]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
applied patch for compilation with gcc 3.0
[wxWidgets.git] / src / mac / files.lst
index e0bc24193e50038b66e1c251d56bcc0c9bc792a1..e628fe490e6afb543fbb55e5b4e67844388f01ac 100644 (file)
@@ -139,6 +139,7 @@ ALL_SOURCES = \
                common/wincmn.cpp \
                common/wxchar.cpp \
                common/wxexpr.cpp \
+               common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
                html/helpctrl.cpp \
@@ -367,6 +368,7 @@ ALL_HEADERS = \
                wx_cw_d.h \
                wxchar.h \
                wxexpr.h \
+               xpmdecod.h \
                wxhtml.h \
                wxprec.h \
                xpmhand.h \
@@ -528,6 +530,7 @@ COMMONOBJS = \
                wincmn.o \
                wxchar.o \
                wxexpr.o \
+               xpmdecod.o \
                zipstrm.o \
                zstream.o
 
@@ -634,6 +637,7 @@ COMMONDEPS = \
                wincmn.d \
                wxchar.d \
                wxexpr.d \
+               xpmdecod.d \
                zipstrm.d \
                zstream.d
 
@@ -726,7 +730,6 @@ GENERICDEPS = \
 # Not included for Mac OS X
 #              dirmac.o
 #              filedlg.o
-#              notebook.o
 #              statline.o
 #              treectrl.o
 GUIOBJS = \
@@ -937,3 +940,8 @@ HTMLDEPS = \
                m_tables.d \
                winpars.d
 
+MACRESOURCES = \
+               apprsrc.r \
+               carbrsrc.r \
+               corersrc.r
+