]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeprog.msc
removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_LOADING_IN_MSW settings, they...
[wxWidgets.git] / src / makeprog.msc
index 298f229981fdeda7daad124f1a6a501b94071cb7..b6e2a84cd7b505aaca48217c33675d91426e0ddf 100644 (file)
@@ -47,7 +47,7 @@ $(TARGET).def
         rc -K $(TARGET).res
 
 $(TARGET).res :      $(TARGET).rc $(WXDIR)\include\wx\msw\wx.rc
-    rc -r /i$(WXDIR)\include $(TARGET)
+    rc -r /i$(WXDIR)\include /i$(WXDIR)\contrib\include $(TARGET)
 
 clean:
         -erase *.obj