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:
@@ -4,6 +4,7 @@
|
||||
# Set WXDIR for your system
|
||||
WXDIR = $(WXWIN)
|
||||
wxUSE_GUI = 0
|
||||
EXTRAFLAGS=/DwxUSE_GUI=0
|
||||
|
||||
PROGRAM=console
|
||||
OBJECTS = $(PROGRAM).obj
|
||||
|
Reference in New Issue
Block a user