X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e642d8427a29fc32c60c0771ddf8d8bab9e623f..f538710f0b798b21365fd614ba531055b225b115:/samples/console/makefile.vc?ds=inline diff --git a/samples/console/makefile.vc b/samples/console/makefile.vc index 0bd6d5a69b..4a6eaf7b46 100644 --- a/samples/console/makefile.vc +++ b/samples/console/makefile.vc @@ -4,6 +4,7 @@ # Set WXDIR for your system WXDIR = $(WXWIN) wxUSE_GUI = 0 +EXTRAFLAGS=/DwxUSE_GUI=0 PROGRAM=console OBJECTS = $(PROGRAM).obj