]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
extracted wxSelectionStore in a separate file
[wxWidgets.git] / src / mac / files.lst
index 57feaa0e940531090145769d4f432330064e1033..446c67b3482a578f0788e3687fa87ee1ceab3531 100644 (file)
@@ -17,7 +17,6 @@ ALL_SOURCES = \
                generic/gridctrl.cpp \
                generic/gridsel.cpp \
                generic/helpext.cpp \
-               generic/helphtml.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
@@ -57,6 +56,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -149,7 +149,6 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
-               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -223,7 +222,6 @@ ALL_SOURCES = \
                mac/palette.cpp \
                mac/pen.cpp \
                mac/pnghand.cpp \
-               mac/print.cpp \
                mac/printdlg.cpp \
                mac/printmac.cpp \
                mac/radiobox.cpp \
@@ -373,7 +371,6 @@ ALL_HEADERS = \
                hashmap.h \
                help.h \
                helpbase.h \
-               helphtml.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
@@ -609,7 +606,6 @@ ALL_HEADERS = \
                generic/gridctrl.h \
                generic/gridg.h \
                generic/helpext.h \
-               generic/helphtml.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -674,6 +670,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -766,7 +763,6 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
-               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
@@ -807,7 +803,6 @@ GENERICOBJS = \
                gridctrl.o \
                gridsel.o \
                helpext.o \
-               helphtml.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
@@ -885,7 +880,6 @@ GUIOBJS = \
                palette.o \
                pen.o \
                pnghand.o \
-               print.o \
                printdlg.o \
                printmac.o \
                radiobox.o \