X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/506e9b7ed2bee097fd3674061f6962e54bdea7bf..8076df5d81549d5afe7afe392e3b531964e33d47:/utils/screenshotgen/src/makefile.bcc diff --git a/utils/screenshotgen/src/makefile.bcc b/utils/screenshotgen/src/makefile.bcc index c86e302aa7..4fb5747c9b 100644 --- a/utils/screenshotgen/src/makefile.bcc +++ b/utils/screenshotgen/src/makefile.bcc @@ -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! # ========================================================================= @@ -38,7 +38,6 @@ SCREENSHOTGEN_OBJECTS = \ $(OBJS)\screenshotgen_screenshot_app.obj \ $(OBJS)\screenshotgen_screenshot_main.obj \ $(OBJS)\screenshotgen_guiframe.obj \ - $(OBJS)\screenshotgen_ctrlmaskout.obj \ $(OBJS)\screenshotgen_customcombo.obj \ $(OBJS)\screenshotgen_autocapture.obj @@ -275,9 +274,6 @@ $(OBJS)\screenshotgen_screenshot_main.obj: .\screenshot_main.cpp $(OBJS)\screenshotgen_guiframe.obj: .\guiframe.cpp $(CXX) -q -c -P -o$@ $(SCREENSHOTGEN_CXXFLAGS) .\guiframe.cpp -$(OBJS)\screenshotgen_ctrlmaskout.obj: .\ctrlmaskout.cpp - $(CXX) -q -c -P -o$@ $(SCREENSHOTGEN_CXXFLAGS) .\ctrlmaskout.cpp - $(OBJS)\screenshotgen_customcombo.obj: .\customcombo.cpp $(CXX) -q -c -P -o$@ $(SCREENSHOTGEN_CXXFLAGS) .\customcombo.cpp