src/common.h

changeset 436
4268a5507725
parent 433
b49930dcbe84
child 437
51313dba897d
--- a/src/common.h	Sat Aug 03 12:31:36 2013 +0300
+++ b/src/common.h	Tue Aug 06 13:32:07 2013 +0300
@@ -45,6 +45,9 @@
 #define BUILD_RC       3
 #define BUILD_RELEASE  4
 
+// Uncomment for portable build... maybe it's time to move to cmake?
+#define PORTABLE
+
 // =============================================
 #if (BUILD_ID != BUILD_INTERNAL)
 #define RELEASE

mercurial