]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/Makefile.in
Nuke #pragma implementation/interface's
[wxWidgets.git] / utils / configtool / src / Makefile.in
index e1748da5b051f09c09d3b0bdb2e2a613b1bf16d5..32826d7e92dbfdc766673ccfc8e189dc59dc54f9 100644 (file)
@@ -182,7 +182,7 @@ data:
        done
 
 wxconfigtool_sample_rc.o: $(srcdir)/../../../samples/sample.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
 
 wxconfigtool_wxconfigtool.o: $(srcdir)/wxconfigtool.cpp
        $(CXXC) -c -o $@ $(WXCONFIGTOOL_CXXFLAGS) $(srcdir)/wxconfigtool.cpp