]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/Makefile.in
added default value (0) for flags argument of AdjustForParentClientOrigin()
[wxWidgets.git] / samples / propsize / Makefile.in
index 525a11ec0720041a45e33a6a02c446cbb14b7430..10deca3c1a7e807748269c36989c2c79eb9c1427 100644 (file)
@@ -36,9 +36,9 @@ top_srcdir = @top_srcdir@
 
 DESTDIR = 
 LIBDIRNAME = $(top_builddir)lib
-PROPSIZE_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
+PROPSIZE_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../samples $(CXXFLAGS)
+       -I$(srcdir)/../../samples $(CPPFLAGS) $(CXXFLAGS)
 PROPSIZE_OBJECTS =  \
        $(__propsize_os2_lib_res) \
        propsize_propsize.o \