]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
Compilation fix.
[wxWidgets.git] / src / mac / files.lst
index 2c728e8256bda913c146ecce608b25f51d0ed321..ebbd3012e336632e5477c95a4234a041028cc548 100644 (file)
@@ -57,6 +57,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -168,7 +169,6 @@ ALL_SOURCES = \
                common/wfstream.cpp \
                common/wincmn.cpp \
                common/wxchar.cpp \
-               common/wxexpr.cpp \
                common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
@@ -239,7 +239,6 @@ ALL_SOURCES = \
                mac/statlmac.cpp \
                mac/stattext.cpp \
                mac/tabctrl.cpp \
-               mac/taskbar.cpp \
                mac/textctrl.cpp \
                mac/thread.cpp \
                mac/timer.cpp \
@@ -343,7 +342,6 @@ ALL_HEADERS = \
                effects.h \
                encconv.h \
                event.h \
-               expr.h \
                fdrepdlg.h \
                features.h \
                ffile.h \
@@ -508,7 +506,6 @@ ALL_HEADERS = \
                wx_cw_cm.h \
                wx_cw_d.h \
                wxchar.h \
-               wxexpr.h \
                wxhtml.h \
                wxprec.h \
                xpmdecod.h \
@@ -587,7 +584,6 @@ ALL_HEADERS = \
                mac/stattext.h \
                mac/statusbr.h \
                mac/tabctrl.h \
-               mac/taskbar.h \
                mac/textctrl.h \
                mac/timer.h \
                mac/toolbar.h \
@@ -641,6 +637,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/taskbarx11.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
@@ -677,6 +674,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -788,7 +786,6 @@ COMMONOBJS = \
                wfstream.o \
                wincmn.o \
                wxchar.o \
-               wxexpr.o \
                xpmdecod.o \
                zipstrm.o \
                zstream.o
@@ -904,7 +901,6 @@ GUIOBJS = \
                statlmac.o \
                stattext.o \
                tabctrl.o \
-               taskbar.o \
                textctrl.o \
                thread.o \
                timer.o \