]> git.saurik.com Git - wxWidgets.git/commitdiff
Include datacmn.cpp in wxCocoa
authorDavid Elliott <dfe@tgwbd.org>
Sun, 13 Apr 2003 06:29:13 +0000 (06:29 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 13 Apr 2003 06:29:13 +0000 (06:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/cocoa/files.lst

index 2cf93709eaaadc9849026036e5f0cd70cdb99ce4..9ab4fa848e7fb575c3fe8b5ed55e31c29aa29146 100644 (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 \