]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mfc/Makefile.in
Rebake after MSLU and other changes
[wxWidgets.git] / samples / mfc / Makefile.in
index 765dff88d6cf581b80fdf4f7e933a13749f94aae..73c1ef3a6950d3f3d09c27c909edb1f3bb3fa133 100644 (file)
@@ -176,7 +176,7 @@ mfctest_mfctest.o: $(srcdir)/mfctest.cpp
        $(CXXC) -c -o $@ $(MFCTEST_CXXFLAGS) $(srcdir)/mfctest.cpp
 
 mfctest_mfctest_rc.o: $(srcdir)/mfctest.rc
-       $(RESCOMP) -i$< -o$@   --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_2)  $(__EXCEPTIONS_DEFINE_p_2) $(__RTTI_DEFINE_p_2) $(__THREAD_DEFINE_p_2)  --include-dir $(srcdir) $(__DLLFLAG_p_2) --include-dir $(srcdir)/../../samples --include-dir $(top_srcdir)/include
+       $(RESCOMP) -i$< -o$@   --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_2)  $(__EXCEPTIONS_DEFINE_p_2) $(__RTTI_DEFINE_p_2) $(__THREAD_DEFINE_p_2)   --include-dir $(srcdir) $(__DLLFLAG_p_2) --include-dir $(srcdir)/../../samples --include-dir $(top_srcdir)/include
 
 
 # Include dependency info, if present: