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:
@@ -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=
|
||||
|
Reference in New Issue
Block a user