]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/Makefile.in
Move LabelWrapper, TextSizerWrapper classes out of function body to accommodate some...
[wxWidgets.git] / demos / dbbrowse / Makefile.in
index 08acbe013b2208df37dd4157e0fda901dbef64a3..0a01f234feb2fd88a764b7eb16a613da56c6cd93 100644 (file)
@@ -245,7 +245,7 @@ dbbrowse_dlguser.o: $(srcdir)/dlguser.cpp
        $(CXXC) -c -o $@ $(DBBROWSE_CXXFLAGS) $(srcdir)/dlguser.cpp
 
 dbbrowse_dbbrowse_rc.o: $(srcdir)/dbbrowse.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: