]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/collpane/makefile.unx
include wx/arrstr.h as it's needed by wxImageHandler and may not be implicitly includ...
[wxWidgets.git] / samples / collpane / makefile.unx
index c830b125021b20ad7862262233131f3aeeb0cc4c..b4c3d4863397f93a91577b308fc137b34878e0e4 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.5 (http://www.bakefile.org)
+#     Bakefile 0.2.6 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -98,7 +98,7 @@ test_for_selected_wxbuild:
        @$(WX_CONFIG) $(WX_CONFIG_FLAGS)
 
 collpane: $(COLLPANE_OBJECTS)
-       $(CXX) -o $@ $(COLLPANE_OBJECTS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs adv,core,base` $(LDFLAGS)
+       $(CXX) -o $@ $(COLLPANE_OBJECTS)   $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs adv,core,base`
 
 collpane_collpane.o: ./collpane.cpp
        $(CXX) -c -o $@ $(COLLPANE_CXXFLAGS) $(CPPDEPS) $<