Added wxUSE_GUI=0 to EXTRAFLAGS to make it compile on the command line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-01-28 11:28:21 +00:00
parent 239c2e9674
commit e85d194d55

View File

@@ -4,6 +4,7 @@
# Set WXDIR for your system
WXDIR = $(WXWIN)
wxUSE_GUI = 0
EXTRAFLAGS=/DwxUSE_GUI=0
PROGRAM=console
OBJECTS = $(PROGRAM).obj