]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/popup/makefile.wat
vsnprintf() tests correction: check that declaration is const-correct; merged the...
[wxWidgets.git] / samples / popup / makefile.wat
index d097f00b526c22da48352a9167a40a44dd318090..08dde6f87f08f1c7bf75749f59229c163b7810f3 100644 (file)
@@ -248,5 +248,5 @@ $(OBJS)\popup_popup.obj :  .AUTODEPEND .\popup.cpp
        $(CXX) -zq -fo=$^@ $(POPUP_CXXFLAGS) $<
 
 $(OBJS)\popup_sample.res :  .AUTODEPEND .\..\sample.rc
-       wrc -q -ad -bt=nt -r -fo=$^@   -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<
+       wrc -q -ad -bt=nt -r -fo=$^@   -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p)  -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<