X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9806a0e71eb2190827e93cd463e9682a3b939eee..24b9f055150de329d1fb61df5ce8d14e6d657cd0:/src/makeb32.env?ds=sidebyside diff --git a/src/makeb32.env b/src/makeb32.env index fc27bf6bb0..dd0cf6467f 100644 --- a/src/makeb32.env +++ b/src/makeb32.env @@ -8,6 +8,7 @@ WXLIBDIR = $(WXDIR)\lib WXLIBDIR2 = $(WXDIR)\contrib\lib WXINC = $(WXDIR)\include;$(WXDIR)\contrib\include;$(WXDIR)\src\iodbc; WIN95FLAG = -D__WIN95__ -D__WINDOWS__ +RFLAGS = -i$(WXDIR)\include;$(WXDIR)\src # This should be changed to tlink32 if ilink32 is not available. # Ilink32 is available on BC++ 5.02 and above, and all