X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39d663394811d826b78fc9ef2c553b852b341da9..a0f4d36895556e3054e2256cb5f1787cc9fcf75c:/samples/makefile.bcc diff --git a/samples/makefile.bcc b/samples/makefile.bcc index 6550a04b93..cf6a9d3193 100644 --- a/samples/makefile.bcc +++ b/samples/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.2 (http://bakefile.sourceforge.net) +# Bakefile 0.2.3 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -29,8 +29,7 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \ -DMONOLITHIC="$(MONOLITHIC)" -DUSE_GUI="$(USE_GUI)" \ -DUSE_HTML="$(USE_HTML)" -DUSE_MEDIA="$(USE_MEDIA)" -DUSE_XRC="$(USE_XRC)" \ -DUSE_AUI="$(USE_AUI)" -DUSE_RICHTEXT="$(USE_RICHTEXT)" \ - -DUSE_STC="$(USE_STC)" -DUSE_OPENGL="$(USE_OPENGL)" \ - -DUSE_ODBC="$(USE_ODBC)" -DUSE_QA="$(USE_QA)" \ + -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 +43,7 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \ ### Targets: ### -all: access animate artprov aui calendar caret collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minifram minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc +all: access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview docvwmdi 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 regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc clean: -if exist .\*.obj del .\*.obj @@ -98,10 +97,6 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat call dataview.bat @del dataview.bat - @echo cd db >db.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>db.bat - call db.bat - @del db.bat @echo cd dialogs >dialogs.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat call dialogs.bat @@ -214,10 +209,6 @@ clean: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat call menu.bat @del menu.bat - @echo cd minifram >minifram.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minifram.bat - call minifram.bat - @del minifram.bat @echo cd minimal >minimal.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat call minimal.bat @@ -423,12 +414,6 @@ dataview: call dataview.bat @del dataview.bat -db: - @echo cd db >db.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat - call db.bat - @del db.bat - dialogs: @echo cd dialogs >dialogs.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat @@ -597,12 +582,6 @@ menu: call menu.bat @del menu.bat -minifram: - @echo cd minifram >minifram.bat - @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minifram.bat - call minifram.bat - @del minifram.bat - minimal: @echo cd minimal >minimal.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat