]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/files.lst
added generic color dialog to setup
[wxWidgets.git] / src / mac / carbon / files.lst
index e0bc24193e50038b66e1c251d56bcc0c9bc792a1..0537390baec89896e4e182350d00e6621a7090e7 100644 (file)
@@ -42,6 +42,7 @@ ALL_SOURCES = \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
                common/cmdline.cpp \
+               common/cmdproc.cpp \
                common/cmndata.cpp \
                common/config.cpp \
                common/cshelp.cpp \
@@ -139,6 +140,7 @@ ALL_SOURCES = \
                common/wincmn.cpp \
                common/wxchar.cpp \
                common/wxexpr.cpp \
+               common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
                html/helpctrl.cpp \
@@ -180,6 +182,7 @@ ALL_HEADERS = \
                choice.h \
                clipbrd.h \
                cmdline.h \
+               cmdproc.h \
                cmndata.h \
                colordlg.h \
                colour.h \
@@ -367,6 +370,7 @@ ALL_HEADERS = \
                wx_cw_d.h \
                wxchar.h \
                wxexpr.h \
+               xpmdecod.h \
                wxhtml.h \
                wxprec.h \
                xpmhand.h \
@@ -429,6 +433,7 @@ COMMONOBJS = \
                choiccmn.o \
                clipcmn.o \
                cmdline.o \
+               cmdproc.o \
                cmndata.o \
                config.o \
                cshelp.o \
@@ -528,6 +533,7 @@ COMMONOBJS = \
                wincmn.o \
                wxchar.o \
                wxexpr.o \
+               xpmdecod.o \
                zipstrm.o \
                zstream.o
 
@@ -634,6 +640,7 @@ COMMONDEPS = \
                wincmn.d \
                wxchar.d \
                wxexpr.d \
+               xpmdecod.d \
                zipstrm.d \
                zstream.d
 
@@ -726,7 +733,6 @@ GENERICDEPS = \
 # Not included for Mac OS X
 #              dirmac.o
 #              filedlg.o
-#              notebook.o
 #              statline.o
 #              treectrl.o
 GUIOBJS = \
@@ -877,8 +883,8 @@ GUIDEPS = \
 #              gsocket.o
 #              mimetype.o
 #              threadpsx.o
+#              dialup.o
 UNIXOBJS = \
-               dialup.o \
                utilsunx.o \
                dl_macosx.o
 
@@ -937,3 +943,8 @@ HTMLDEPS = \
                m_tables.d \
                winpars.d
 
+MACRESOURCES = \
+               apprsrc.r \
+               carbrsrc.r \
+               corersrc.r
+