]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/db/Makefile.in
mention wxTheApp
[wxWidgets.git] / samples / db / Makefile.in
index fbaa2734044ba786d026af1e14d2f29e537212f3..2c109b9e5a244ef7d15fc9ea0c460ad95d09d7d5 100644 (file)
@@ -35,9 +35,9 @@ top_srcdir = @top_srcdir@
 
 ### Variables: ###
 
-DBTEST_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
+DBTEST_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../samples $(CXXFLAGS)
+       -I$(srcdir)/../../samples $(CPPFLAGS) $(CXXFLAGS)
 DBTEST_OBJECTS =  \
        $(__dbtest_os2_lib_res) \
        dbtest_dbtest.o \