]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeg95.env
use Print Manager session APIs if PM_USE_SESSION_APIS is true
[wxWidgets.git] / src / makeg95.env
index 888bfee2edfa313c6aa71976e5af1825b63e8595..dcb14319bbd9a0e28bea2c7be2fa67c511c9ef1e 100644 (file)
@@ -83,7 +83,7 @@ RCDEFSWITCH=--define
 
 # Don't make this too long (e.g. by adding contrib/include/wx) because it will
 # truncate the command line
-RESFLAGS=$(RCPREPROCESSOR) $(RCINCSWITCH) $(WXDIR)/include $(RCDEFSWITCH) __WIN32__ $(RCDEFSWITCH) __WIN95__ $(RCDEFSWITCH) __GNUWIN32__
+RESFLAGS=$(RCPREPROCESSOR) $(RCINCSWITCH) $(WXDIR)/include $(RCEXTRAINC) $(RCDEFSWITCH) __WIN32__ $(RCDEFSWITCH) __WIN95__ $(RCDEFSWITCH) __GNUWIN32__
 
 # Needed to build a DLL if your linker does not support --shared option.
 AS = $(CROSS)as