]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makelib.vc
Added chapter on collection and container classes to contents
[wxWidgets.git] / src / makelib.vc
index afbc1456c0668581b41438ccde9c30f3962d6585..67158bab05becbed0a39def6b6d2c59fc4f61e5b 100644 (file)
@@ -14,7 +14,10 @@ WXDIR = $(WXWIN)
 
 !include $(WXDIR)\src\makevc.env
 
-all:    $(LIBTARGET)
+all:    $(EXTRATARGETS) $(LIBTARGET)
+
+$(D) :
+       mkdir $(D)
 
 wx:
         cd $(WXDIR)\src\msw