]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/forty/Makefile.in
1.
[wxWidgets.git] / demos / forty / Makefile.in
index 13630dbcfd44b00dacea7a06ab52698c0ef2c873..2500fe79633f607be260fae409e9c2852f53cb5f 100644 (file)
@@ -36,9 +36,9 @@ top_srcdir = @top_srcdir@
 ### Variables: ###
 
 DESTDIR = 
-FORTY_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
+FORTY_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../samples $(CXXFLAGS)
+       -I$(srcdir)/../../samples $(CPPFLAGS) $(CXXFLAGS)
 FORTY_OBJECTS =  \
        $(__forty_os2_lib_res) \
        forty_forty.o \