]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/makefile.vc
added tech note about writing unit tests
[wxWidgets.git] / distrib / msw / makefile.vc
index 56543d3805245291f9d654464cfa8a4c2ffca976..e5ab8d88cd61ece8becd1424e63e2a7add1ad865 100644 (file)
@@ -13,9 +13,9 @@
 # dll builds a library (wxdll.lib) suitable for creating DLLs
 #
 WXDIR=$(WXWIN)
 # dll builds a library (wxdll.lib) suitable for creating DLLs
 #
 WXDIR=$(WXWIN)
-THISDIR=$(WXWIN)\src\msw
+THISDIR=$(WXWIN)\distrib\msw
 DOCDIR = $(WXDIR)\docs
 DOCDIR = $(WXDIR)\docs
-
+WAITFLAG=/w
 # Making documents
 docs:   allhlp allhtml allpdfrtf allhtb allhtmlhelp
 alldocs: docs
 # Making documents
 docs:   allhlp allhtml allpdfrtf allhtb allhtmlhelp
 alldocs: docs