X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fprototype_config.ini;h=0acecedf2b4165dc1ea8e6e2aa5b2ba931c0eda3;hb=6f4f86051d7e4ad4755152503098bbb3888e4aad;hp=57aba0fc492d05bedf5a79f013adf7ba7b6c03a6;hpb=24cc3eb21befb743dfebaea4048e7082bb14a740;p=feisty_meow.git diff --git a/production/prototype_config.ini b/production/prototype_config.ini index 57aba0fc..0acecedf 100644 --- a/production/prototype_config.ini +++ b/production/prototype_config.ini @@ -68,7 +68,7 @@ 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" +ifeq "$(OPERATING_SYSTEM)" "WIN32" ### ### do not enable on win32 right now. ### DEFINITIONS += UNICODE=t