]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.dos
compilation fixes
[wxWidgets.git] / src / msw / makefile.dos
index cf89990a7db1a0d431e2321ed8436624c4b77c5f..daddd243451fdb0590501b31ca066feb3d7b5816 100644 (file)
@@ -1372,6 +1372,11 @@ $(GENDIR)/wizard.obj:     $*.$(SRCSUFF)
 $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
 <<
 
+test.obj:     $*.$(SRCSUFF)
+        cl @<<
+$(CPPFLAGS2) /Fo$@ /c /Tp $*.$(SRCSUFF)
+<<
+
 
 
 $(COMMDIR)/y_tab.obj:     $*.c $(COMMDIR)/lex_yy.c