GTK wxBitmapButton added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-05-28 17:44:04 +00:00
parent ef77f91e5b
commit 151ccd11af
10 changed files with 272 additions and 38 deletions

View File

@@ -10,11 +10,11 @@ RULE=bin
BIN_TARGET=wxTest
# define library sources
BIN_SRC=\
wxTest.cpp
wxTest.cpp stream.cpp
#define library objects
BIN_OBJ=\
wxTest.o
wxTest.o stream.o
# additional things needed to link
BIN_LINK=