]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
Various fixes and improvements to get look-and-feel similar across
[wxWidgets.git] / samples / makefile.bcc
index b578179e563528c1e3958d110fc77a7fcda2dd06..03725b7c9fb078e9e3f4f9b673915df9f7e742d0 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.0 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.2 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -29,7 +29,8 @@ 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_OPENGL="$(USE_OPENGL)" -DUSE_ODBC="$(USE_ODBC)" -DUSE_QA="$(USE_QA)" \
+       -DUSE_STC="$(USE_STC)" -DUSE_OPENGL="$(USE_OPENGL)" \
+       -DUSE_ODBC="$(USE_ODBC)" -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)" \
@@ -43,7 +44,7 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
 
 ### Targets: ###
 
-all: access artprov calendar caret checklst config combo console controls db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer memcheck menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
+all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer memcheck menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate 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
@@ -53,10 +54,18 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>access.bat
        call access.bat
        @del access.bat
+       @echo cd animate >animate.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>animate.bat
+       call animate.bat
+       @del animate.bat
        @echo cd artprov >artprov.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>artprov.bat
        call artprov.bat
        @del artprov.bat
+       @echo cd aui >aui.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>aui.bat
+       call aui.bat
+       @del aui.bat
        @echo cd calendar >calendar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>calendar.bat
        call calendar.bat
@@ -69,6 +78,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>checklst.bat
        call checklst.bat
        @del checklst.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
@@ -85,6 +98,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>controls.bat
        call controls.bat
        @del controls.bat
+       @echo cd dataview >dataview.bat
+       @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
@@ -269,6 +286,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
        call render.bat
        @del render.bat
+       @echo cd richtext >richtext.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
+       call richtext.bat
+       @del richtext.bat
        @echo cd rotate >rotate.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>rotate.bat
        call rotate.bat
@@ -309,6 +330,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
        call statbar.bat
        @del statbar.bat
+       @echo cd stc >stc.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
+       call stc.bat
+       @del stc.bat
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
        call taskbar.bat
@@ -360,12 +385,24 @@ access:
        call access.bat
        @del access.bat
 
+animate: 
+       @echo cd animate >animate.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
+       call animate.bat
+       @del animate.bat
+
 artprov: 
        @echo cd artprov >artprov.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
        call artprov.bat
        @del artprov.bat
 
+aui: 
+       @echo cd aui >aui.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
+       call aui.bat
+       @del aui.bat
+
 calendar: 
        @echo cd calendar >calendar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
@@ -384,6 +421,12 @@ checklst:
        call checklst.bat
        @del checklst.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
@@ -408,6 +451,12 @@ controls:
        call controls.bat
        @del controls.bat
 
+dataview: 
+       @echo cd dataview >dataview.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
+       call dataview.bat
+       @del dataview.bat
+
 db: 
        @echo cd db >db.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat
@@ -684,6 +733,12 @@ render:
        call render.bat
        @del render.bat
 
+richtext: 
+       @echo cd richtext >richtext.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
+       call richtext.bat
+       @del richtext.bat
+
 rotate: 
        @echo cd rotate >rotate.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>rotate.bat
@@ -744,6 +799,12 @@ statbar:
        call statbar.bat
        @del statbar.bat
 
+stc: 
+       @echo cd stc >stc.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
+       call stc.bat
+       @del stc.bat
+
 taskbar: 
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat