]> git.saurik.com Git - wxWidgets.git/commitdiff
remove mobile samples from samples.bkl (last part of r58765)
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 8 Feb 2009 19:11:37 +0000 (19:11 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 8 Feb 2009 19:11:37 +0000 (19:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/makefile.bcc
samples/makefile.gcc
samples/makefile.vc
samples/makefile.wat
samples/samples.bkl

index a27ed5228ed45e84e33f457ef2b15669123ca0c9..94404d517add2a3d84a00d07d3418f85d43e6311 100644 (file)
@@ -44,7 +44,7 @@ MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
 
 ### Targets: ###
 
-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 mobile 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
+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
@@ -210,10 +210,6 @@ clean:
        @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
@@ -591,12 +587,6 @@ minimal:
        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
index 050587f0bda54cfb17005401d61f58a5f3cfc51a..3d26542e14de3391310bee437e20559599d0bfeb 100644 (file)
@@ -35,7 +35,7 @@ MAKEARGS = LINK_DLL_FLAGS="$(LINK_DLL_FLAGS)" \
 
 ### Targets: ###
 
-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 mobile 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
+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 .\*.o del .\*.o
@@ -80,7 +80,6 @@ clean:
        $(MAKE) -C mediaplayer -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C menu -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C minimal -f makefile.gcc $(MAKEARGS) clean
-       $(MAKE) -C mobile -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C nativdlg -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C notebook -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C oleauto -f makefile.gcc $(MAKEARGS) clean
@@ -236,9 +235,6 @@ menu:
 minimal: 
        $(MAKE) -C minimal -f makefile.gcc $(MAKEARGS) all
 
-mobile: 
-       $(MAKE) -C mobile -f makefile.gcc $(MAKEARGS) all
-
 nativdlg: 
        $(MAKE) -C nativdlg -f makefile.gcc $(MAKEARGS) all
 
@@ -344,9 +340,9 @@ memcheck:
 .PHONY: all clean 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 mobile nativdlg notebook \
-       oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest \
-       scroll shaped sockets sound splash splitter statbar stc taskbar text thread toolbar \
+       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 flash mfc memcheck
 
 
index df692a00db46b3b319b800af61ed935ab781f8c8..a91053a01e9af8bdb96c8868c3c4272f0fc3f3bf 100644 (file)
@@ -34,7 +34,7 @@ MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
 
 ### Targets: ###
 
-all: sub_access sub_animate sub_artprov sub_aui sub_calendar sub_caret sub_clipboard sub_collpane sub_config sub_combo sub_console sub_controls sub_dataview sub_dialogs sub_dialup sub_display sub_dnd sub_docview sub_dragimag sub_drawing sub_erase sub_event sub_exec sub_except sub_font sub_grid sub_help sub_htlbox sub_html sub_image sub_internat sub_ipc sub_joytest sub_keyboard sub_layout sub_listctrl sub_mdi sub_mediaplayer sub_menu sub_minimal sub_mobile sub_nativdlg sub_notebook sub_oleauto sub_opengl sub_ownerdrw sub_popup sub_printing sub_propgrid sub_regtest sub_render sub_richtext sub_sashtest sub_scroll sub_shaped sub_sockets sub_sound sub_splash sub_splitter sub_statbar sub_stc sub_taskbar sub_text sub_thread sub_toolbar sub_treectrl sub_typetest sub_validate sub_vscroll sub_widgets sub_wizard sub_wrapsizer
+all: sub_access sub_animate sub_artprov sub_aui sub_calendar sub_caret sub_clipboard sub_collpane sub_config sub_combo sub_console sub_controls sub_dataview sub_dialogs sub_dialup sub_display sub_dnd sub_docview sub_dragimag sub_drawing sub_erase sub_event sub_exec sub_except sub_font sub_grid sub_help sub_htlbox sub_html sub_image sub_internat sub_ipc sub_joytest sub_keyboard sub_layout sub_listctrl sub_mdi sub_mediaplayer sub_menu sub_minimal sub_nativdlg sub_notebook sub_oleauto sub_opengl sub_ownerdrw sub_popup sub_printing sub_propgrid sub_regtest sub_render sub_richtext sub_sashtest sub_scroll sub_shaped sub_sockets sub_sound sub_splash sub_splitter sub_statbar sub_stc sub_taskbar sub_text sub_thread sub_toolbar sub_treectrl sub_typetest sub_validate sub_vscroll sub_widgets sub_wizard sub_wrapsizer
 
 clean: 
        -if exist .\*.obj del .\*.obj
@@ -160,9 +160,6 @@ clean:
        cd minimal
        $(MAKE) -f makefile.vc $(MAKEARGS) clean
        cd "$(MAKEDIR)"
-       cd mobile
-       $(MAKE) -f makefile.vc $(MAKEARGS) clean
-       cd "$(MAKEDIR)"
        cd nativdlg
        $(MAKE) -f makefile.vc $(MAKEARGS) clean
        cd "$(MAKEDIR)"
@@ -466,11 +463,6 @@ sub_minimal:
        $(MAKE) -f makefile.vc $(MAKEARGS) all
        cd "$(MAKEDIR)"
 
-sub_mobile: 
-       cd mobile
-       $(MAKE) -f makefile.vc $(MAKEARGS) all
-       cd "$(MAKEDIR)"
-
 sub_nativdlg: 
        cd nativdlg
        $(MAKE) -f makefile.vc $(MAKEARGS) all
index dc8a905117088ed58409886fb9c9b1f07e0066d3..fb09d259e846d079ae551bf6f334e5ae7ff0ab8c 100644 (file)
@@ -48,7 +48,7 @@ MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" &
 
 ### Targets: ###
 
-all : .SYMBOLIC 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 mobile 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
+all : .SYMBOLIC 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 : .SYMBOLIC 
        -if exist .\*.obj del .\*.obj
@@ -176,9 +176,6 @@ clean : .SYMBOLIC
        cd minimal
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
        cd $(WATCOM_CWD)
-       cd mobile
-       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
-       cd $(WATCOM_CWD)
        cd nativdlg
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
        cd $(WATCOM_CWD)
@@ -482,11 +479,6 @@ minimal : .SYMBOLIC
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
        cd $(WATCOM_CWD)
 
-mobile : .SYMBOLIC 
-       cd mobile
-       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
-       cd $(WATCOM_CWD)
-
 nativdlg : .SYMBOLIC 
        cd nativdlg
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
index 306651b15c07f2c5f92fb9d0497994cba1460825..4bc61d34dd67271bb4cec1d12b5ac54df574feed 100644 (file)
@@ -53,7 +53,6 @@
     <subproject id="mediaplayer" template="sub"/>
     <subproject id="menu" template="sub"/>
     <subproject id="minimal" template="sub"/>
-    <subproject id="mobile" template="sub"/>
     <subproject id="nativdlg" template="sub"/>
     <subproject id="notebook" template="sub"/>
     <subproject id="oleauto" template="sub"/>