]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/gizmos/led/Makefile.in
Patch #821454
[wxWidgets.git] / contrib / samples / gizmos / led / Makefile.in
index c4ec62a98977f5f5f789ba678fdd4d71c45d658d..449460caf7d48fa00a511da44490430fefa6ba40 100644 (file)
@@ -35,9 +35,9 @@ top_srcdir = @top_srcdir@
 ### Variables: ###
 
 DESTDIR = 
-LED_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
-       -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../../../samples -I$(srcdir)/../../../include $(CXXFLAGS)
+LED_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) -I$(top_srcdir)/include \
+       -I$(srcdir) $(__DLLFLAG_p) -I$(srcdir)/../../../../samples \
+       -I$(srcdir)/../../../include $(CPPFLAGS) $(CXXFLAGS)
 LED_OBJECTS =  \
        $(__led___win32rc) \
        $(__led_os2_lib_res) \