]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
implement wxTreeCtrl::GetFocusedItem() for wxMSW too (see #10859)
[wxWidgets.git] / samples / makefile.bcc
index 386efc25cf446bd0b5eb1b0797a07ab98cbff084..257e1b4ca6cea0712c74dc32804d85e3e450b700 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.6 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -28,8 +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)" \
        -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_STC="$(USE_STC)" -DUSE_OPENGL="$(USE_OPENGL)" -DUSE_QA="$(USE_QA)" \
+       -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_EXCEPTIONS="$(USE_EXCEPTIONS)" -DUSE_RTTI="$(USE_RTTI)" \
        -DUSE_THREADS="$(USE_THREADS)" -DUSE_GDIPLUS="$(USE_GDIPLUS)" \
        -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" -DVENDOR="$(VENDOR)" \
        -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: ###
 
 
 ### Targets: ###
 
-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
+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 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
 
 clean: 
        -if exist .\*.obj del .\*.obj
@@ -73,18 +74,22 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>caret.bat
        call caret.bat
        @del caret.bat
        @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 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 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
        @echo cd console >console.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
        call console.bat
@@ -117,10 +122,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docview.bat
        call docview.bat
        @del docview.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docview.bat
        call docview.bat
        @del docview.bat
-       @echo cd docvwmdi >docvwmdi.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docvwmdi.bat
-       call docvwmdi.bat
-       @del docvwmdi.bat
        @echo cd dragimag >dragimag.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
        call dragimag.bat
        @echo cd dragimag >dragimag.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
        call dragimag.bat
@@ -137,14 +138,14 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat
        call event.bat
        @del event.bat
        @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 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
        @echo cd font >font.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat
        call font.bat
@@ -201,10 +202,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat
        call mediaplayer.bat
        @del 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
-       @del memcheck.bat
        @echo cd menu >menu.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
        call menu.bat
        @echo cd menu >menu.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
        call menu.bat
@@ -213,10 +210,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
        call minimal.bat
        @del minimal.bat
        @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
        @echo cd nativdlg >nativdlg.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat
        call nativdlg.bat
@@ -241,10 +234,18 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
        call popup.bat
        @del popup.bat
        @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
        @del printing.bat
        @echo cd printing >printing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
        call printing.bat
        @del printing.bat
+       @echo cd propgrid >propgrid.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>propgrid.bat
+       call propgrid.bat
+       @del propgrid.bat
        @echo cd regtest >regtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
        call regtest.bat
        @echo cd regtest >regtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
        call regtest.bat
@@ -265,10 +266,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
        call scroll.bat
        @del scroll.bat
        @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
        @echo cd shaped >shaped.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
        call shaped.bat
@@ -297,6 +294,14 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
        call stc.bat
        @del stc.bat
        @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
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
        call taskbar.bat
@@ -337,10 +342,18 @@ 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
+       @echo cd wrapsizer >wrapsizer.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wrapsizer.bat
+       call wrapsizer.bat
+       @del wrapsizer.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
 
 access: 
        @echo cd access >access.bat
@@ -378,24 +391,30 @@ caret:
        call caret.bat
        @del caret.bat
 
        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
 
 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
 
 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
 console: 
        @echo cd console >console.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
@@ -444,12 +463,6 @@ docview:
        call docview.bat
        @del docview.bat
 
        call docview.bat
        @del docview.bat
 
-docvwmdi: 
-       @echo cd docvwmdi >docvwmdi.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docvwmdi.bat
-       call docvwmdi.bat
-       @del docvwmdi.bat
-
 dragimag: 
        @echo cd dragimag >dragimag.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
 dragimag: 
        @echo cd dragimag >dragimag.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
@@ -474,18 +487,18 @@ event:
        call event.bat
        @del event.bat
 
        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
 
 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
 font: 
        @echo cd font >font.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
@@ -570,12 +583,6 @@ mediaplayer:
        call mediaplayer.bat
        @del mediaplayer.bat
 
        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
 menu: 
        @echo cd menu >menu.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
@@ -588,12 +595,6 @@ minimal:
        call minimal.bat
        @del minimal.bat
 
        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
 nativdlg: 
        @echo cd nativdlg >nativdlg.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
@@ -630,12 +631,24 @@ popup:
        call popup.bat
        @del popup.bat
 
        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
        call printing.bat
        @del printing.bat
 
 printing: 
        @echo cd printing >printing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
        call printing.bat
        @del printing.bat
 
+propgrid: 
+       @echo cd propgrid >propgrid.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propgrid.bat
+       call propgrid.bat
+       @del propgrid.bat
+
 regtest: 
        @echo cd regtest >regtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
 regtest: 
        @echo cd regtest >regtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
@@ -666,12 +679,6 @@ scroll:
        call scroll.bat
        @del scroll.bat
 
        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
 shaped: 
        @echo cd shaped >shaped.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
@@ -714,6 +721,18 @@ stc:
        call stc.bat
        @del stc.bat
 
        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
 taskbar: 
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
@@ -774,9 +793,21 @@ wizard:
        call wizard.bat
        @del 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
+wrapsizer: 
+       @echo cd wrapsizer >wrapsizer.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wrapsizer.bat
+       call wrapsizer.bat
+       @del wrapsizer.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