X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70fd78f30ed21894c90bd4321e9f9821ab6aa266..69fb24ce03b4dd40e7912936d628bea1719aaaa3:/samples/console/makefile.wat diff --git a/samples/console/makefile.wat b/samples/console/makefile.wat index 2ec4cbda93..4102490c14 100644 --- a/samples/console/makefile.wat +++ b/samples/console/makefile.wat @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.2 (http://bakefile.sourceforge.net) +# Bakefile 0.2.3 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -164,6 +164,9 @@ __THREAD_DEFINE_p = __THREAD_DEFINE_p = -dwxNO_THREADS !endif __UNICODE_DEFINE_p = +!ifeq UNICODE 0 +__UNICODE_DEFINE_p = -dwxUSE_UNICODE=0 +!endif !ifeq UNICODE 1 __UNICODE_DEFINE_p = -d_UNICODE !endif