projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for GetParent() in wxTR_HIDE_ROOT case
[wxWidgets.git]
/
src
/
makeprog.msc
diff --git
a/src/makeprog.msc
b/src/makeprog.msc
index 298f229981fdeda7daad124f1a6a501b94071cb7..b6e2a84cd7b505aaca48217c33675d91426e0ddf 100644
(file)
--- a/
src/makeprog.msc
+++ b/
src/makeprog.msc
@@
-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