Added strconv

Renamed zipstream -> zipstrm
  Updated makefiles etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-08-08 11:31:18 +00:00
parent 3f1aaa1635
commit 6001e347ba
13 changed files with 666 additions and 519 deletions

View File

@@ -86,6 +86,7 @@ libwx_gtk_la_SOURCES = \
sckstrm.cpp \
serbase.cpp \
socket.cpp \
strconv.cpp \
stream.cpp \
string.cpp \
tbarbase.cpp \
@@ -108,7 +109,7 @@ libwx_gtk_la_SOURCES = \
wxchar.cpp \
wxexpr.cpp \
zstream.cpp \
zipstream.cpp \
zipstrm.cpp \
\
db.cpp \
dbtable.cpp \