regenerated with tmake after adding datacmn.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-04-10 21:08:29 +00:00
parent 6a76384f2d
commit bfe835d075
23 changed files with 72 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ ALL_SOURCES = \
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
common/datacmn.cpp \
common/datetime.cpp \
common/datstrm.cpp \
common/db.cpp \
@@ -649,6 +650,7 @@ COMMONOBJS = \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
datacmn.o \
datetime.o \
datstrm.o \
db.o \