]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makevc.env
fix for assert when setting tooltip for a readonly combo
[wxWidgets.git] / src / makevc.env
index d990d01af22dcc8ecf50ebf1447aa6b57627bd95..1922707f70660437a775e1b263b9dae7797eb078 100644 (file)
@@ -215,3 +215,8 @@ $(CPPFLAGS2) /Fo$@ /c $<
 $(CPPFLAGS2) /Fo$@ /c $<
 <<
 
+{}.cpp{$D}.obj:
+       cl @<<
+$(CPPFLAGS) /Fo$@ /c /Tp $<
+<<
+