Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config.h.mingw.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.mingw.in')
-rw-r--r--config.h.mingw.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.mingw.in b/config.h.mingw.in
index 8f5f627..dd4a60a 100644
--- a/config.h.mingw.in
+++ b/config.h.mingw.in
@@ -109,6 +109,9 @@
/* Gcompris locale directory */
#define PACKAGE_LOCALE_DIR "share/locale"
+/* System GCompris config directory */
+#define SYSTEM_CONFIG_DIR .
+
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
@@ -133,3 +136,6 @@
/* SQLITE Database, Profiles are enabled */
#define USE_SQLITE 1
+/* Activation code is disabled */
+/* #define DISABLE_ACTIVATION_CODE 1 */
+