added resources browser to wxArtProvider sample (similar to the one from gtk-demo)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-04-06 14:55:16 +00:00
parent 546f34572d
commit ccb42cc5c8
13 changed files with 312 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
WXDIR = $(WXWIN)
TARGET=arttest
OBJECTS=$(TARGET).obj
OBJECTS=$(TARGET).obj artbrows.obj
!include $(WXDIR)\src\makeprog.bcc