moved main() to app.cpp
  added wxGauge
  added wxStaticBitmap


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-05-28 22:05:55 +00:00
parent 6f65e33794
commit 1a56f55c02
14 changed files with 488 additions and 8 deletions

View File

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