git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2008-09-04 07:57:32 +00:00
parent fa2b309e78
commit 509f339a81
625 changed files with 3345 additions and 3680 deletions

View File

@@ -337,7 +337,13 @@ wrapsizer:
mfc:
$(MAKE) -C mfc -f makefile.gcc $(MAKEARGS) all
.PHONY: all clean 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
.PHONY: all clean 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
SHELL := $(COMSPEC)