]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/animate/makefile.vc
Document wxTextCtrl::XYToPosition, PositionToXY and GetLineLength change
[wxWidgets.git] / contrib / samples / animate / makefile.vc
index 22623f90c0d91eb0d2439df29902fba72b1542e9..08f7f88905465e7fb96de05b13dd20ea22a32c2d 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.8 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.9 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -264,7 +264,7 @@ $(OBJS)\anitest.exe: $(ANITEST_OBJECTS) $(OBJS)\anitest_anitest.res
 
 data: 
        if not exist $(OBJS) mkdir $(OBJS)
-       for %f in (bttrfly.gif hooked.gif tbttrfly.gif mondrian.ico) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
+       for %f in (mondrian.ico) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
 
 $(OBJS)\anitest_anitest.obj: .\anitest.cpp
        $(CXX) /c /nologo /TP /Fo$@ $(ANITEST_CXXFLAGS) $**