]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.gcc
need to AdjustScrollbars() after changing the virtual size in CalcDimensions()
[wxWidgets.git] / samples / makefile.gcc
index bf07c8b5a6ea14e986de1e3fe8f9b7d528302b38..63b9041aea7056bdf1e474e154b3b08978c2b9fe 100644 (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)