X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=production%2Fprototype_config.ini;h=0acecedf2b4165dc1ea8e6e2aa5b2ba931c0eda3;hb=09674294ea2ebcf0e4132200db9e081ebfd13cf5;hp=57aba0fc492d05bedf5a79f013adf7ba7b6c03a6;hpb=1874b84e75a13d5959f4713734ff40dcc5d37581;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