]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
fix --disable-optimise configure option description (#9660)
[wxWidgets.git] / samples / makefile.bcc
index 6550a04b932d0cdd42538ef833547b85e398e5e8..e370a54852f027b73b43d95961d0cfe85d825a8a 100644 (file)
@@ -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 wrapsizer 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
@@ -346,6 +337,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
        call wizard.bat
        @del wizard.bat
+       @echo cd wrapsizer >wrapsizer.bat
+       @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
@@ -423,12 +418,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 +586,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
@@ -795,6 +778,12 @@ wizard:
        call wizard.bat
        @del wizard.bat
 
+wrapsizer: 
+       @echo cd wrapsizer >wrapsizer.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wrapsizer.bat
+       call wrapsizer.bat
+       @del wrapsizer.bat
+
 mfc: 
        @echo cd mfc >mfc.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat