updated from windows side and nearly working over there.
[feisty_meow.git] / production / feisty_meow_config.ini
index aaf1e575fa3670306e0c42c3260d25a66371248b..aca7bb1e08bec393728d11d6fd77806a0e185713 100755 (executable)
@@ -68,13 +68,8 @@ endif
 # this flag selects whether to build with unicode enabled.  this mainly affects
 # win32 OSes, and right now we know it affects them badly if this is enabled.
 # unix may build slightly differently too, such as for WX widgets.
-ifeq "$(OP_SYSTEM)" "WIN32"
-###
-### do not enable on win32 right now.
-###  DEFINITIONS += UNICODE=t
-###
-else
-  DEFINITIONS += UNICODE=t
+ifneq "$(OP_SYSTEM)" "WIN32"
+#  DEFINITIONS += UNICODE=t
 endif
 
 # if this flag is turned on, then memory allocations will be trapped for