X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c70d645d7f85d410fa8e25c3921f5f1c775c332c..0c36a1d6d4fb3a88bfc242788e5e9cd032b6cc69:/samples/makefile.vc?ds=inline diff --git a/samples/makefile.vc b/samples/makefile.vc index 11c3c513ab..a91053a01e 100644 --- a/samples/makefile.vc +++ b/samples/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # 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! # ========================================================================= @@ -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_collpane sub_config sub_combo sub_console sub_controls sub_dataview sub_dialogs sub_dialup sub_display sub_dnd sub_docview sub_docvwmdi 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_memcheck 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_scrollsub 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 sub_mfc +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 @@ -58,6 +58,9 @@ clean: cd caret $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" + cd clipboard + $(MAKE) -f makefile.vc $(MAKEARGS) clean + cd "$(MAKEDIR)" cd collpane $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" @@ -91,9 +94,6 @@ clean: cd docview $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" - cd docvwmdi - $(MAKE) -f makefile.vc $(MAKEARGS) clean - cd "$(MAKEDIR)" cd dragimag $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" @@ -154,18 +154,12 @@ clean: cd mediaplayer $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" - cd memcheck - $(MAKE) -f makefile.vc $(MAKEARGS) clean - cd "$(MAKEDIR)" cd menu $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" 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)" @@ -205,9 +199,6 @@ clean: cd scroll $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" - cd scrollsub - $(MAKE) -f makefile.vc $(MAKEARGS) clean - cd "$(MAKEDIR)" cd shaped $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" @@ -262,9 +253,15 @@ clean: cd wrapsizer $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" + cd flash + $(MAKE) -f makefile.vc $(MAKEARGS) clean + cd "$(MAKEDIR)" cd mfc $(MAKE) -f makefile.vc $(MAKEARGS) clean cd "$(MAKEDIR)" + cd memcheck + $(MAKE) -f makefile.vc $(MAKEARGS) clean + cd "$(MAKEDIR)" sub_access: cd access @@ -296,6 +293,11 @@ sub_caret: $(MAKE) -f makefile.vc $(MAKEARGS) all cd "$(MAKEDIR)" +sub_clipboard: + cd clipboard + $(MAKE) -f makefile.vc $(MAKEARGS) all + cd "$(MAKEDIR)" + sub_collpane: cd collpane $(MAKE) -f makefile.vc $(MAKEARGS) all @@ -351,11 +353,6 @@ sub_docview: $(MAKE) -f makefile.vc $(MAKEARGS) all cd "$(MAKEDIR)" -sub_docvwmdi: - cd docvwmdi - $(MAKE) -f makefile.vc $(MAKEARGS) all - cd "$(MAKEDIR)" - sub_dragimag: cd dragimag $(MAKE) -f makefile.vc $(MAKEARGS) all @@ -456,11 +453,6 @@ sub_mediaplayer: $(MAKE) -f makefile.vc $(MAKEARGS) all cd "$(MAKEDIR)" -sub_memcheck: - cd memcheck - $(MAKE) -f makefile.vc $(MAKEARGS) all - cd "$(MAKEDIR)" - sub_menu: cd menu $(MAKE) -f makefile.vc $(MAKEARGS) all @@ -471,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 @@ -541,11 +528,6 @@ sub_scroll: $(MAKE) -f makefile.vc $(MAKEARGS) all cd "$(MAKEDIR)" -sub_scrollsub: - cd scrollsub - $(MAKE) -f makefile.vc $(MAKEARGS) all - cd "$(MAKEDIR)" - sub_shaped: cd shaped $(MAKE) -f makefile.vc $(MAKEARGS) all @@ -636,8 +618,18 @@ sub_wrapsizer: $(MAKE) -f makefile.vc $(MAKEARGS) all cd "$(MAKEDIR)" +sub_flash: + cd flash + $(MAKE) -f makefile.vc $(MAKEARGS) all + cd "$(MAKEDIR)" + sub_mfc: cd mfc $(MAKE) -f makefile.vc $(MAKEARGS) all cd "$(MAKEDIR)" +sub_memcheck: + cd memcheck + $(MAKE) -f makefile.vc $(MAKEARGS) all + cd "$(MAKEDIR)" +