]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.bcc
fix compilation - Stefan see my last commit bundle :)
[wxWidgets.git] / samples / makefile.bcc
index da6feca56b35cd3714ed490b32a0725ff350f9e3..4effbece0c3b5a053d24b0d4aed3f7194833ed45 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.1.6 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -26,11 +26,13 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
        -DSHARED="$(SHARED)" -DWXUNIV="$(WXUNIV)" -DUNICODE="$(UNICODE)" \
        -DMSLU="$(MSLU)" -DBUILD="$(BUILD)" -DDEBUG_INFO="$(DEBUG_INFO)" \
        -DDEBUG_FLAG="$(DEBUG_FLAG)" -DMONOLITHIC="$(MONOLITHIC)" \
        -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_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)" \
        -DUSE_OPENGL="$(USE_OPENGL)" -DUSE_ODBC="$(USE_ODBC)" \
        -DUSE_EXCEPTIONS="$(USE_EXCEPTIONS)" -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" \
-       -DVENDOR="$(VENDOR)" -DCFG="$(CFG)" -DCPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" \
-       -DCPPUNIT_LIBS="$(CPPUNIT_LIBS)" -DRUNTIME_LIBS="$(RUNTIME_LIBS)"
+       -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: ###
 
@@ -38,11 +40,12 @@ 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 splitter statbar tab taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wxtest
+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 mediaplayer memcheck menu mfc minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richedit rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
 
 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
        @echo cd access >access.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>access.bat
        call access.bat
@@ -187,6 +190,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
@@ -239,6 +246,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
@@ -287,6 +298,10 @@ clean:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
        call sound.bat
        @del sound.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
        call sound.bat
        @del sound.bat
+       @echo cd splash >splash.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
+       call splash.bat
+       @del splash.bat
        @echo cd splitter >splitter.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
        call splitter.bat
        @echo cd splitter >splitter.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
        call splitter.bat
@@ -295,10 +310,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
@@ -339,10 +350,6 @@ 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 wxtest >wxtest.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wxtest.bat
-       call wxtest.bat
-       @del wxtest.bat
 
 access: 
        @echo cd access >access.bat
 
 access: 
        @echo cd access >access.bat
@@ -560,6 +567,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
@@ -638,6 +651,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
@@ -710,6 +729,12 @@ sound:
        call sound.bat
        @del sound.bat
 
        call sound.bat
        @del sound.bat
 
+splash: 
+       @echo cd splash >splash.bat
+       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
+       call splash.bat
+       @del splash.bat
+
 splitter: 
        @echo cd splitter >splitter.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
 splitter: 
        @echo cd splitter >splitter.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
@@ -722,12 +747,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
@@ -788,8 +807,3 @@ wizard:
        call wizard.bat
        @del wizard.bat
 
        call wizard.bat
        @del wizard.bat
 
-wxtest: 
-       @echo cd wxtest >wxtest.bat
-       @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wxtest.bat
-       call wxtest.bat
-       @del wxtest.bat