]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeprog.vc
fixed new charset detection code (langinfo.h not included in intl.cpp; langinfo.h...
[wxWidgets.git] / src / makeprog.vc
index a9cdd12b2e993b797c7d1fa1a47086bd5ba292da..f33a3f4ad1be1a4947a0248b2ece50fc15b21dde 100644 (file)
@@ -34,6 +34,10 @@ wxclean:
 #        cd $(THISDIR)
 
 
+!if "$(wxUSE_GUI)" == ""
+wxUSE_GUI=1
+!endif
+
 !if "$(wxUSE_GUI)" == "1" 
 
 $(PROGRAM).exe:      $(WXLIB) $(OBJECTS) $(PROGRAM).res