X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e642d8427a29fc32c60c0771ddf8d8bab9e623f..dfe8399aa013a1fa6487d008bf1176078f218c6d:/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