added wxArtProvider sample (not yet finished)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,8 @@ MAKEFLAGS=FINAL=$(FINAL) UNICODE=$(UNICODE) WXUSINGDLL=$(WXUSINGDLL)
|
||||
# Please keep samples list up-to-date, in alphabetical order
|
||||
#
|
||||
all:
|
||||
cd $(WXDIR)\samples\artprov
|
||||
nmake -f makefile.vc $(MAKEFLAGS)
|
||||
cd $(WXDIR)\samples\calendar
|
||||
nmake -f makefile.vc $(MAKEFLAGS)
|
||||
cd $(WXDIR)\samples\caret
|
||||
|
Reference in New Issue
Block a user