]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/files.lst
Implemented wxBitmapDataObject.
[wxWidgets.git] / src / cocoa / files.lst
index 8fd072b73b2b65fc7007783e2046e248d42fff0c..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 \
@@ -156,6 +157,7 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
+               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -198,8 +200,8 @@ ALL_SOURCES = \
                cocoa/control.mm \
                cocoa/cursor.mm \
                cocoa/data.cpp \
-               cocoa/dc.cpp \
-               cocoa/dcclient.cpp \
+               cocoa/dc.mm \
+               cocoa/dcclient.mm \
                cocoa/dcmemory.cpp \
                cocoa/dcscreen.cpp \
                cocoa/dialog.mm \
@@ -580,6 +582,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/taskbarx11.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
@@ -600,7 +603,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                accesscmn.o \
                appcmn.o \
                artprov.o \
@@ -617,6 +619,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -710,6 +713,7 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
+               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \