X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4deae7a0336917a50dedd8c28e206577bfb8956f..1f361cddbfcff9c54eef6b8c447d2b93ee2825f5:/src/msw/makefile.b32 diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index d990bc3129..65504b448a 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -15,9 +15,7 @@ # Makefile : Builds wxWindows library wx.lib for MS Windows, # and Borland C++ (32-bit). -!if "$(BCCDIR)" == "" -!error You must define the BCCDIR variable in autoexec.bat, e.g. BCCDIR=d:\bc4 -!endif +#BCCDIR now defined in ../makeb32.env !if "$(WXWIN)" == "" !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx