X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b17c1746930b29c13d5bfff0009721cbcefa53f1..f20a2e1f4066e4f0235698e6220f1eed91c73326:/samples/mobile/makefile.vc diff --git a/samples/mobile/makefile.vc b/samples/mobile/makefile.vc index 89e4861787..e086da647e 100644 --- a/samples/mobile/makefile.vc +++ b/samples/mobile/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.2 (http://bakefile.sourceforge.net) +# Bakefile 0.1.3 (http://bakefile.sourceforge.net) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -33,6 +33,12 @@ all: sub_styles sub_wxedit clean: -if exist .\*.obj del .\*.obj -if exist .\*.res del .\*.res + cd styles + $(MAKE) -f makefile.vc $(MAKEARGS) clean + cd $(MAKEDIR) + cd wxedit + $(MAKE) -f makefile.vc $(MAKEARGS) clean + cd $(MAKEDIR) sub_styles: cd styles