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:
Václav Slavík
2002-03-25 23:28:07 +00:00
parent 66941e14d6
commit c0b3964149
7 changed files with 22 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ COMPIL=1
# Please keep samples list up-to-date, in alphabetical order
#
all:
cd $(WXDIR)\samples\artprov
nmake -f makefile.dos FINAL=$(FINAL)
cd $(WXDIR)\samples\bombs
nmake -f makefile.dos FINAL=$(FINAL)
cd $(WXDIR)\samples\caret