Include datacmn.cpp in wxCocoa

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-04-13 06:29:13 +00:00
parent b79297d243
commit e67cc398eb

View File

@@ -63,6 +63,7 @@ ALL_SOURCES = \
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
common/datacmn.cpp \
common/datetime.cpp \
common/datstrm.cpp \
common/db.cpp \
@@ -618,6 +619,7 @@ COMMONOBJS = \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
datacmn.o \
datetime.o \
datstrm.o \
db.o \