]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
Sizing fixes for generic control.
[wxWidgets.git] / samples / makefile.bcc
index b2c908b9216b570029f720dc1288e7a56001e802..4d05b40edbb3cbb62f1ea1f09297603cd1f41971 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.0 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -23,16 +23,19 @@ BCCDIR = $(MAKEDIR)\..
 
 MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
        -DCXXFLAGS="$(CXXFLAGS)" -DCPPFLAGS="$(CPPFLAGS)" -DLDFLAGS="$(LDFLAGS)" \
 
 MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
        -DCXXFLAGS="$(CXXFLAGS)" -DCPPFLAGS="$(CPPFLAGS)" -DLDFLAGS="$(LDFLAGS)" \
-       -DSHARED="$(SHARED)" -DWXUNIV="$(WXUNIV)" -DUNICODE="$(UNICODE)" \
-       -DMSLU="$(MSLU)" -DBUILD="$(BUILD)" -DDEBUG_INFO="$(DEBUG_INFO)" \
-       -DDEBUG_FLAG="$(DEBUG_FLAG)" -DMONOLITHIC="$(MONOLITHIC)" \
-       -DUSE_GUI="$(USE_GUI)" -DUSE_HTML="$(USE_HTML)" -DUSE_XRC="$(USE_XRC)" \
-       -DUSE_OPENGL="$(USE_OPENGL)" -DUSE_ODBC="$(USE_ODBC)" \
-       -DUSE_EXCEPTIONS="$(USE_EXCEPTIONS)" -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" \
-       -DVENDOR="$(VENDOR)" -DWX_FLAVOUR="$(WX_FLAVOUR)" \
-       -DWX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" -DCFG="$(CFG)" \
-       -DCPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" -DCPPUNIT_LIBS="$(CPPUNIT_LIBS)" \
-       -DRUNTIME_LIBS="$(RUNTIME_LIBS)"
+       -DCPP="$(CPP)" -DSHARED="$(SHARED)" -DWXUNIV="$(WXUNIV)" \
+       -DUNICODE="$(UNICODE)" -DMSLU="$(MSLU)" -DBUILD="$(BUILD)" \
+       -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_RICHTEXT="$(USE_RICHTEXT)" \
+       -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)" \
+       -DWX_FLAVOUR="$(WX_FLAVOUR)" -DWX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" \
+       -DCFG="$(CFG)" -DCPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" \
+       -DCPPUNIT_LIBS="$(CPPUNIT_LIBS)" -DRUNTIME_LIBS="$(RUNTIME_LIBS)"
 
 ### Conditionally set variables: ###
 
 
 ### Conditionally set variables: ###
 
@@ -40,19 +43,28 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
 
 ### Targets: ###
 
 
 ### Targets: ###
 
-all: access artprov calendar caret checklst config 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 memcheck menu mfc minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png printing propsize regtest render richedit rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar tab taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
+all: access animate artprov aui calendar caret checklst 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 taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
 
 clean: 
        -if exist .\*.obj del .\*.obj
        -if exist .\*.res del .\*.res
 
 clean: 
        -if exist .\*.obj del .\*.obj
        -if exist .\*.res del .\*.res
+       -if exist .\*.csm del .\*.csm
        @echo cd access >access.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>access.bat
        call access.bat
        @del access.bat
        @echo cd access >access.bat
        @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 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
        @echo cd calendar >calendar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>calendar.bat
        call calendar.bat
@@ -69,6 +81,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
        call config.bat
        @del 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 console >console.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
        call console.bat
        @echo cd console >console.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
        call console.bat
@@ -77,6 +93,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>controls.bat
        call controls.bat
        @del controls.bat
        @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
        @echo cd db >db.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>db.bat
        call db.bat
@@ -189,6 +209,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
        call mdi.bat
        @del mdi.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
        call mdi.bat
        @del mdi.bat
+       @echo cd mediaplayer >mediaplayer.bat
+       @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
        @echo cd memcheck >memcheck.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
        call memcheck.bat
@@ -197,10 +221,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
        call menu.bat
        @del menu.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
        call menu.bat
        @del menu.bat
-       @echo cd mfc >mfc.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat
-       call mfc.bat
-       @del mfc.bat
        @echo cd minifram >minifram.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minifram.bat
        call minifram.bat
        @echo cd minifram >minifram.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minifram.bat
        call minifram.bat
@@ -241,6 +261,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>png.bat
        call png.bat
        @del png.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>png.bat
        call png.bat
        @del png.bat
+       @echo cd popup >popup.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
+       call popup.bat
+       @del popup.bat
        @echo cd printing >printing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
        call printing.bat
        @echo cd printing >printing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
        call printing.bat
@@ -257,10 +281,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
        call render.bat
        @del render.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
        call render.bat
        @del render.bat
-       @echo cd richedit >richedit.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richedit.bat
-       call richedit.bat
-       @del richedit.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
        @echo cd rotate >rotate.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>rotate.bat
        call rotate.bat
@@ -301,10 +325,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
        call statbar.bat
        @del statbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
        call statbar.bat
        @del statbar.bat
-       @echo cd tab >tab.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>tab.bat
-       call tab.bat
-       @del tab.bat
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
        call taskbar.bat
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
        call taskbar.bat
@@ -345,6 +365,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
        call wizard.bat
        @del wizard.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
        call wizard.bat
        @del wizard.bat
+       @echo cd mfc >mfc.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat
+       call mfc.bat
+       @del mfc.bat
 
 access: 
        @echo cd access >access.bat
 
 access: 
        @echo cd access >access.bat
@@ -352,12 +376,24 @@ access:
        call access.bat
        @del access.bat
 
        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
 
 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
 calendar: 
        @echo cd calendar >calendar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
@@ -382,6 +418,12 @@ config:
        call config.bat
        @del 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
+
 console: 
        @echo cd console >console.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
 console: 
        @echo cd console >console.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
@@ -394,6 +436,12 @@ controls:
        call controls.bat
        @del controls.bat
 
        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
 db: 
        @echo cd db >db.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat
@@ -562,6 +610,12 @@ mdi:
        call mdi.bat
        @del mdi.bat
 
        call mdi.bat
        @del mdi.bat
 
+mediaplayer: 
+       @echo cd mediaplayer >mediaplayer.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
+       call mediaplayer.bat
+       @del mediaplayer.bat
+
 memcheck: 
        @echo cd memcheck >memcheck.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
 memcheck: 
        @echo cd memcheck >memcheck.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
@@ -574,12 +628,6 @@ menu:
        call menu.bat
        @del menu.bat
 
        call menu.bat
        @del menu.bat
 
-mfc: 
-       @echo cd mfc >mfc.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
-       call mfc.bat
-       @del mfc.bat
-
 minifram: 
        @echo cd minifram >minifram.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minifram.bat
 minifram: 
        @echo cd minifram >minifram.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minifram.bat
@@ -640,6 +688,12 @@ png:
        call png.bat
        @del png.bat
 
        call png.bat
        @del png.bat
 
+popup: 
+       @echo cd popup >popup.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
+       call popup.bat
+       @del popup.bat
+
 printing: 
        @echo cd printing >printing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
 printing: 
        @echo cd printing >printing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
@@ -664,11 +718,11 @@ render:
        call render.bat
        @del render.bat
 
        call render.bat
        @del render.bat
 
-richedit: 
-       @echo cd richedit >richedit.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richedit.bat
-       call richedit.bat
-       @del richedit.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
 
 rotate: 
        @echo cd rotate >rotate.bat
@@ -730,12 +784,6 @@ statbar:
        call statbar.bat
        @del statbar.bat
 
        call statbar.bat
        @del statbar.bat
 
-tab: 
-       @echo cd tab >tab.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>tab.bat
-       call tab.bat
-       @del tab.bat
-
 taskbar: 
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
 taskbar: 
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
@@ -795,3 +843,10 @@ wizard:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
        call wizard.bat
        @del wizard.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
        call wizard.bat
        @del wizard.bat
+
+mfc: 
+       @echo cd mfc >mfc.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
+       call mfc.bat
+       @del mfc.bat
+