X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3bd664a906b228e24eb08f481c60c46139f454a..4aaef122cbbd5bbe0e70b824e320458e2329dd13:/src/makeg95.env diff --git a/src/makeg95.env b/src/makeg95.env index 32a6cb9226..6a6788ae21 100644 --- a/src/makeg95.env +++ b/src/makeg95.env @@ -87,6 +87,7 @@ RCDEFSWITCH=--define # Don't make this too long (e.g. by adding contrib/include/wx) because it will # truncate the command line +# Note: --use-temp-file removed since Mingw32 2.95.2 doesn't recognise it 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.