Corrections to config checking; tweaking wxUniv's setup.h; added fix to makeb32.env
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user