X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e642d8427a29fc32c60c0771ddf8d8bab9e623f..a81c3c2383f9096ef5e96b708a0f1c1ffe7cc6a8:/samples/console/makefile.vc 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