projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed MSVC compilation and warnings
[wxWidgets.git]
/
src
/
msw
/
makefile.mic
diff --git
a/src/msw/makefile.mic
b/src/msw/makefile.mic
index a761c1f2f7f890e71ee10e4a93336457a50ee835..60d21f875ba164803ac6e03cb064599948826e0f 100644
(file)
--- a/
src/msw/makefile.mic
+++ b/
src/msw/makefile.mic
@@
-341,6
+341,8
@@
cleanwx:
-$(RM) ../generic/*.bak
-$(RM) ../univ/*.o
-$(RM) ../univ/*.bak
+ -$(RM) ../univ/themes/*.o
+ -$(RM) ../univ/themes/*.bak
-$(RM) ../unix/*.o
-$(RM) ../unix/*.bak
-$(RM) ../html/*.o