]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/checklst/Makefile.in
Rebake after MSLU and other changes
[wxWidgets.git] / samples / checklst / Makefile.in
index 522422a3cbf952be163f95953338aa9e72902218..0ef8703d770af3567b5bc9d1f9d462f8351426ae 100644 (file)
@@ -176,7 +176,7 @@ checklst_checklst.o: $(srcdir)/checklst.cpp
        $(CXXC) -c -o $@ $(CHECKLST_CXXFLAGS) $(srcdir)/checklst.cpp
 
 checklst_checklst_rc.o: $(srcdir)/checklst.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: