Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-01-28 22:28:11 +0400
committerUnderground78 <underground78@users.sourceforge.net>2013-02-13 02:45:09 +0400
commitcf2e54265644a24c91671331a566b2c6f2651333 (patch)
tree980ac7ef631cd59294bd767d22e3082a9b3a56ee /include
parent1f8c16c08822a3c438bd6ce69fe7ae90be1cd3d7 (diff)
move USE_UNRAR_STATIC to mpc-hc_config.h
Diffstat (limited to 'include')
-rw-r--r--include/mpc-hc_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mpc-hc_config.h b/include/mpc-hc_config.h
index cec9a15a3..5ee4500a2 100644
--- a/include/mpc-hc_config.h
+++ b/include/mpc-hc_config.h
@@ -38,4 +38,6 @@
#define BUGS_URL _T("https://trac.mpc-hc.org/wiki/Bugs_-_Reporting")
#define TOOLBARS_URL _T("https://trac.mpc-hc.org/wiki/Toolbar_images")
+#define USE_UNRAR_STATIC
+
#endif // MPC_HC_CONFIG_H