projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Notebook theme attampt.
[wxWidgets.git]
/
src
/
makelib.vc
diff --git
a/src/makelib.vc
b/src/makelib.vc
index 6f5dccbcadf176abfc458f4dcdeb5a0413265652..67158bab05becbed0a39def6b6d2c59fc4f61e5b 100644
(file)
--- a/
src/makelib.vc
+++ b/
src/makelib.vc
@@
-16,6
+16,9
@@
WXDIR = $(WXWIN)
all: $(EXTRATARGETS) $(LIBTARGET)
+$(D) :
+ mkdir $(D)
+
wx:
cd $(WXDIR)\src\msw
nmake -f makefile.vc FINAL=$(FINAL)