]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
wxCairoGraphics need a font event without drawing text
[wxWidgets.git] / samples / makefile.bcc
index e201479fb7f67f17df1767b64503db5828240a5c..cf6a9d3193b238b9fbf7119de696189a848cb670 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.1 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.3 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -29,7 +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)" \
        -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_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 +43,7 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
 
 ### Targets: ###
 
 
 ### Targets: ###
 
-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 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 mfc
 
 clean: 
        -if exist .\*.obj del .\*.obj
 
 clean: 
        -if exist .\*.obj del .\*.obj
@@ -73,10 +73,6 @@ 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 checklst >checklst.bat
-       @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
        @echo cd collpane >collpane.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
        call collpane.bat
@@ -101,10 +97,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat
        call dataview.bat
        @del 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
-       @del db.bat
        @echo cd dialogs >dialogs.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat
        call dialogs.bat
        @echo cd dialogs >dialogs.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat
        call dialogs.bat
@@ -137,10 +129,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
        call drawing.bat
        @del drawing.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
        call drawing.bat
        @del drawing.bat
-       @echo cd dynamic >dynamic.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dynamic.bat
-       call dynamic.bat
-       @del dynamic.bat
        @echo cd erase >erase.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
        call erase.bat
        @echo cd erase >erase.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
        call erase.bat
@@ -201,10 +189,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
        call layout.bat
        @del layout.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
        call layout.bat
        @del layout.bat
-       @echo cd listbox >listbox.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listbox.bat
-       call listbox.bat
-       @del listbox.bat
        @echo cd listctrl >listctrl.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
        call listctrl.bat
        @echo cd listctrl >listctrl.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
        call listctrl.bat
@@ -225,10 +209,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 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
        @echo cd minimal >minimal.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
        call minimal.bat
@@ -237,10 +217,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
        call mobile.bat
        @del mobile.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
        call mobile.bat
        @del mobile.bat
-       @echo cd multimon >multimon.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>multimon.bat
-       call multimon.bat
-       @del multimon.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
@@ -261,10 +237,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
        call ownerdrw.bat
        @del ownerdrw.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
        call ownerdrw.bat
        @del ownerdrw.bat
-       @echo cd png >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
        @echo cd popup >popup.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
        call popup.bat
@@ -273,10 +245,6 @@ 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 propsize >propsize.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>propsize.bat
-       call propsize.bat
-       @del propsize.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
@@ -289,10 +257,6 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
        call richtext.bat
        @del 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
-       @del rotate.bat
        @echo cd sashtest >sashtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
        call sashtest.bat
        @echo cd sashtest >sashtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
        call sashtest.bat
@@ -329,6 +293,10 @@ 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 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
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
        call taskbar.bat
@@ -410,12 +378,6 @@ caret:
        call caret.bat
        @del caret.bat
 
        call caret.bat
        @del caret.bat
 
-checklst: 
-       @echo cd checklst >checklst.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>checklst.bat
-       call checklst.bat
-       @del checklst.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
@@ -452,12 +414,6 @@ dataview:
        call dataview.bat
        @del dataview.bat
 
        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
 dialogs: 
        @echo cd dialogs >dialogs.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
@@ -506,12 +462,6 @@ drawing:
        call drawing.bat
        @del drawing.bat
 
        call drawing.bat
        @del drawing.bat
 
-dynamic: 
-       @echo cd dynamic >dynamic.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dynamic.bat
-       call dynamic.bat
-       @del dynamic.bat
-
 erase: 
        @echo cd erase >erase.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
 erase: 
        @echo cd erase >erase.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
@@ -602,12 +552,6 @@ layout:
        call layout.bat
        @del layout.bat
 
        call layout.bat
        @del layout.bat
 
-listbox: 
-       @echo cd listbox >listbox.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listbox.bat
-       call listbox.bat
-       @del listbox.bat
-
 listctrl: 
        @echo cd listctrl >listctrl.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
 listctrl: 
        @echo cd listctrl >listctrl.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
@@ -638,12 +582,6 @@ menu:
        call menu.bat
        @del menu.bat
 
        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
 minimal: 
        @echo cd minimal >minimal.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
@@ -656,12 +594,6 @@ mobile:
        call mobile.bat
        @del mobile.bat
 
        call mobile.bat
        @del mobile.bat
 
-multimon: 
-       @echo cd multimon >multimon.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>multimon.bat
-       call multimon.bat
-       @del multimon.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
@@ -692,12 +624,6 @@ ownerdrw:
        call ownerdrw.bat
        @del ownerdrw.bat
 
        call ownerdrw.bat
        @del ownerdrw.bat
 
-png: 
-       @echo cd png >png.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>png.bat
-       call png.bat
-       @del png.bat
-
 popup: 
        @echo cd popup >popup.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
 popup: 
        @echo cd popup >popup.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
@@ -710,12 +636,6 @@ printing:
        call printing.bat
        @del printing.bat
 
        call printing.bat
        @del printing.bat
 
-propsize: 
-       @echo cd propsize >propsize.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propsize.bat
-       call propsize.bat
-       @del propsize.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
@@ -734,12 +654,6 @@ richtext:
        call richtext.bat
        @del richtext.bat
 
        call richtext.bat
        @del richtext.bat
 
-rotate: 
-       @echo cd rotate >rotate.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>rotate.bat
-       call rotate.bat
-       @del rotate.bat
-
 sashtest: 
        @echo cd sashtest >sashtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
 sashtest: 
        @echo cd sashtest >sashtest.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
@@ -794,6 +708,12 @@ statbar:
        call statbar.bat
        @del statbar.bat
 
        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
 taskbar: 
        @echo cd taskbar >taskbar.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat