]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeprog.bcc
Move m_isShown = false; into base class constructor
[wxWidgets.git] / src / makeprog.bcc
index e5e43c5b1702623d297f140ad7bcb32725b81c32..baa44c33497891403302b9249850891dd33cf5b7 100644 (file)
@@ -25,7 +25,7 @@ $(TARGET).def
        bcc $(CPPFLAGS) -P- -c {$< }
 
 $(TARGET).res :      $(TARGET).rc $(WXDIR)\include\wx\msw\wx.rc
-    brc -r /i$(BCCDIR)\include /i$(WXDIR)\include $(TARGET)
+    brc -r /i$(BCCDIR)\include /i$(WXDIR)\include /i$(WXDIR)\contrib\include $(TARGET)
 
 clean:
         -erase *.obj