]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.b32
Implemented wxStatusBar::Push/PopStatusText.
[wxWidgets.git] / src / msw / makefile.b32
index d990bc3129d3099bd533c876ebf95ee0429bd37e..65504b448acab7c499c5f69b5cc4cdc773e994e5 100644 (file)
@@ -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