X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d1df0fc585f03cca4b194d1f9159b49a5711da6..250ab35a3ba226a3e1bd7517b18b7b46a37785ad:/samples/makefile.bcc diff --git a/samples/makefile.bcc b/samples/makefile.bcc index 40ad637370..e699972b79 100644 --- a/samples/makefile.bcc +++ b/samples/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.3 (http://www.bakefile.org) +# Bakefile 0.2.6 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -28,9 +28,9 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \ -DDEBUG_INFO="$(DEBUG_INFO)" -DDEBUG_FLAG="$(DEBUG_FLAG)" \ -DMONOLITHIC="$(MONOLITHIC)" -DUSE_GUI="$(USE_GUI)" \ -DUSE_HTML="$(USE_HTML)" -DUSE_MEDIA="$(USE_MEDIA)" -DUSE_XRC="$(USE_XRC)" \ - -DUSE_AUI="$(USE_AUI)" -DUSE_PROPGRID="$(USE_PROPGRID)" \ - -DUSE_RICHTEXT="$(USE_RICHTEXT)" -DUSE_STC="$(USE_STC)" \ - -DUSE_OPENGL="$(USE_OPENGL)" -DUSE_QA="$(USE_QA)" \ + -DUSE_AUI="$(USE_AUI)" -DUSE_RIBBON="$(USE_RIBBON)" \ + -DUSE_PROPGRID="$(USE_PROPGRID)" -DUSE_RICHTEXT="$(USE_RICHTEXT)" \ + -DUSE_STC="$(USE_STC)" -DUSE_OPENGL="$(USE_OPENGL)" -DUSE_QA="$(USE_QA)" \ -DUSE_EXCEPTIONS="$(USE_EXCEPTIONS)" -DUSE_RTTI="$(USE_RTTI)" \ -DUSE_THREADS="$(USE_THREADS)" -DUSE_GDIPLUS="$(USE_GDIPLUS)" \ -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" -DVENDOR="$(VENDOR)" \ @@ -44,7 +44,7 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \ ### Targets: ### -all: access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc +all: access animate artprov aui calendar caret clipboard collpane combo config console controls dataview dialogs dialup display dnd docview dragimag drawing erase event except exec font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal nativdlg notebook oleauto opengl ownerdrw popup power printing propgrid regtest render ribbon richtext sashtest scroll shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer xrc clean: -if exist .\*.obj del .\*.obj @@ -74,18 +74,22 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>caret.bat call caret.bat @del caret.bat + @echo cd clipboard >clipboard.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>clipboard.bat + call clipboard.bat + @del clipboard.bat @echo cd collpane >collpane.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat call collpane.bat @del collpane.bat - @echo cd config >config.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat - call config.bat - @del config.bat @echo cd combo >combo.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>combo.bat call combo.bat @del combo.bat + @echo cd config >config.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat + call config.bat + @del config.bat @echo cd console >console.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat call console.bat @@ -134,14 +138,14 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat call event.bat @del event.bat - @echo cd exec >exec.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat - call exec.bat - @del exec.bat @echo cd except >except.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>except.bat call except.bat @del except.bat + @echo cd exec >exec.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat + call exec.bat + @del exec.bat @echo cd font >font.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat call font.bat @@ -198,10 +202,6 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat call mediaplayer.bat @del mediaplayer.bat - @echo cd memcheck >memcheck.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat - call memcheck.bat - @del memcheck.bat @echo cd menu >menu.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat call menu.bat @@ -210,10 +210,6 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat call minimal.bat @del minimal.bat - @echo cd mobile >mobile.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat - call mobile.bat - @del mobile.bat @echo cd nativdlg >nativdlg.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat call nativdlg.bat @@ -238,6 +234,10 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat call popup.bat @del popup.bat + @echo cd power >power.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>power.bat + call power.bat + @del power.bat @echo cd printing >printing.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat call printing.bat @@ -254,6 +254,10 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat call render.bat @del render.bat + @echo cd ribbon >ribbon.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ribbon.bat + call ribbon.bat + @del ribbon.bat @echo cd richtext >richtext.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat call richtext.bat @@ -266,10 +270,6 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat call scroll.bat @del scroll.bat - @echo cd scrollsub >scrollsub.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scrollsub.bat - call scrollsub.bat - @del scrollsub.bat @echo cd shaped >shaped.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat call shaped.bat @@ -298,6 +298,14 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat call stc.bat @del stc.bat + @echo cd svg >svg.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>svg.bat + call svg.bat + @del svg.bat + @echo cd taborder >taborder.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taborder.bat + call taborder.bat + @del taborder.bat @echo cd taskbar >taskbar.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat call taskbar.bat @@ -342,10 +350,14 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wrapsizer.bat call wrapsizer.bat @del wrapsizer.bat - @echo cd mfc >mfc.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat - call mfc.bat - @del mfc.bat + @echo cd xrc >xrc.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>xrc.bat + call xrc.bat + @del xrc.bat + @echo cd memcheck >memcheck.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat + call memcheck.bat + @del memcheck.bat access: @echo cd access >access.bat @@ -383,24 +395,30 @@ caret: call caret.bat @del caret.bat +clipboard: + @echo cd clipboard >clipboard.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>clipboard.bat + call clipboard.bat + @del clipboard.bat + collpane: @echo cd collpane >collpane.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat call collpane.bat @del collpane.bat -config: - @echo cd config >config.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat - call config.bat - @del config.bat - combo: @echo cd combo >combo.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat call combo.bat @del combo.bat +config: + @echo cd config >config.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat + call config.bat + @del config.bat + console: @echo cd console >console.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat @@ -473,18 +491,18 @@ event: call event.bat @del event.bat -exec: - @echo cd exec >exec.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat - call exec.bat - @del exec.bat - except: @echo cd except >except.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat call except.bat @del except.bat +exec: + @echo cd exec >exec.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat + call exec.bat + @del exec.bat + font: @echo cd font >font.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat @@ -569,12 +587,6 @@ mediaplayer: call mediaplayer.bat @del mediaplayer.bat -memcheck: - @echo cd memcheck >memcheck.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat - call memcheck.bat - @del memcheck.bat - menu: @echo cd menu >menu.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat @@ -587,12 +599,6 @@ minimal: call minimal.bat @del minimal.bat -mobile: - @echo cd mobile >mobile.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile.bat - call mobile.bat - @del mobile.bat - nativdlg: @echo cd nativdlg >nativdlg.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat @@ -629,6 +635,12 @@ popup: call popup.bat @del popup.bat +power: + @echo cd power >power.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>power.bat + call power.bat + @del power.bat + printing: @echo cd printing >printing.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat @@ -653,6 +665,12 @@ render: call render.bat @del render.bat +ribbon: + @echo cd ribbon >ribbon.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ribbon.bat + call ribbon.bat + @del ribbon.bat + richtext: @echo cd richtext >richtext.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat @@ -671,12 +689,6 @@ scroll: call scroll.bat @del scroll.bat -scrollsub: - @echo cd scrollsub >scrollsub.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scrollsub.bat - call scrollsub.bat - @del scrollsub.bat - shaped: @echo cd shaped >shaped.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat @@ -719,6 +731,18 @@ stc: call stc.bat @del stc.bat +svg: + @echo cd svg >svg.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>svg.bat + call svg.bat + @del svg.bat + +taborder: + @echo cd taborder >taborder.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taborder.bat + call taborder.bat + @del taborder.bat + taskbar: @echo cd taskbar >taskbar.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat @@ -785,9 +809,15 @@ wrapsizer: call wrapsizer.bat @del wrapsizer.bat -mfc: - @echo cd mfc >mfc.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat - call mfc.bat - @del mfc.bat +xrc: + @echo cd xrc >xrc.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>xrc.bat + call xrc.bat + @del xrc.bat + +memcheck: + @echo cd memcheck >memcheck.bat + @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat + call memcheck.bat + @del memcheck.bat