]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
avoid the ugly hack with adding an empty string to m_registries to indicate that...
[wxWidgets.git] / samples / makefile.bcc
index e370a54852f027b73b43d95961d0cfe85d825a8a..c78943370d8b3a1a5d82e326e049031ede6ba7bd 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.3 (http://www.bakefile.org)
+#     Bakefile 0.2.5 (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 wrapsizer mfc
+all: access animate artprov aui calendar caret clipboard collpane config combo console controls dataview dialogs dialup display dnd docview dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer
 
 clean: 
        -if exist .\*.obj del .\*.obj
 
 clean: 
        -if exist .\*.obj del .\*.obj
@@ -73,6 +74,10 @@ 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
        @echo cd collpane >collpane.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
        call collpane.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
@@ -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
@@ -245,6 +238,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
        call printing.bat
        @del 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 +262,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
@@ -341,10 +334,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wrapsizer.bat
        call wrapsizer.bat
        @del 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
-       @del mfc.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
@@ -382,6 +375,12 @@ 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
 collpane: 
        @echo cd collpane >collpane.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
@@ -448,12 +447,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
@@ -574,12 +567,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
@@ -592,12 +579,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
@@ -640,6 +621,12 @@ printing:
        call printing.bat
        @del 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
@@ -670,12 +657,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
@@ -784,9 +765,9 @@ wrapsizer:
        call wrapsizer.bat
        @del wrapsizer.bat
 
        call wrapsizer.bat
        @del wrapsizer.bat
 
-mfc
-       @echo cd mfc >mfc.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
-       call mfc.bat
-       @del mfc.bat
+memcheck
+       @echo cd memcheck >memcheck.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
+       call memcheck.bat
+       @del memcheck.bat