]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
compilation fixes - wxGTK compiles but not links
[wxWidgets.git] / src / mac / files.lst
index 763370b66c36810a1fbbff69a4740b8d6365167d..56c602f09d1c0e9540908e40e78700adcefb0334 100644 (file)
@@ -90,6 +90,7 @@ ALL_SOURCES = \
                common/imagpng.cpp \
                common/imagpnm.cpp \
                common/imagtiff.cpp \
+               common/imagxpm.cpp \
                common/intl.cpp \
                common/ipcbase.cpp \
                common/layout.cpp \
@@ -138,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 \
@@ -259,6 +261,7 @@ ALL_HEADERS = \
                imagpng.h \
                imagpnm.h \
                imagtiff.h \
+               imagxpm.h \
                intl.h \
                ioswrap.h \
                ipcbase.h \
@@ -365,6 +368,7 @@ ALL_HEADERS = \
                wx_cw_d.h \
                wxchar.h \
                wxexpr.h \
+               xpmdecod.h \
                wxhtml.h \
                wxprec.h \
                xpmhand.h \
@@ -476,6 +480,7 @@ COMMONOBJS = \
                imagpng.o \
                imagpnm.o \
                imagtiff.o \
+               imagxpm.o \
                intl.o \
                ipcbase.o \
                layout.o \
@@ -525,6 +530,7 @@ COMMONOBJS = \
                wincmn.o \
                wxchar.o \
                wxexpr.o \
+               xpmdecod.o \
                zipstrm.o \
                zstream.o
 
@@ -582,6 +588,7 @@ COMMONDEPS = \
                imagpng.d \
                imagpnm.d \
                imagtiff.d \
+               imagxpm.d \
                intl.d \
                ipcbase.d \
                layout.d \
@@ -630,14 +637,12 @@ COMMONDEPS = \
                wincmn.d \
                wxchar.d \
                wxexpr.d \
+               xpmdecod.d \
                zipstrm.d \
                zstream.d
 
 # Not included for Mac OS X
 #              gridg.o
-#              imaglist.o
-#              listctrl.o
-#              statusbr.o
 GENERICOBJS = \
                busyinfo.o \
                calctrl.o \
@@ -656,7 +661,9 @@ GENERICOBJS = \
                helphtml.o \
                helpwxht.o \
                helpxlp.o \
+               imaglist.o \
                laywin.o \
+               listctrl.o \
                logg.o \
                msgdlgg.o \
                numdlgg.o \
@@ -671,6 +678,7 @@ GENERICOBJS = \
                scrolwin.o \
                splash.o \
                splitter.o \
+               statusbr.o \
                tabg.o \
                tbarsmpl.o \
                textdlgg.o \
@@ -720,9 +728,8 @@ GENERICDEPS = \
                wizard.d
 
 # Not included for Mac OS X
-#              dir.o
+#              dirmac.o
 #              filedlg.o
-#              notebook.o
 #              statline.o
 #              treectrl.o
 GUIOBJS = \
@@ -750,7 +757,7 @@ GUIOBJS = \
                dcprint.o \
                dcscreen.o \
                dialog.o \
-               dirmac.o \
+               dir.o \
                dnd.o \
                font.o \
                fontdlg.o \
@@ -761,10 +768,8 @@ GUIOBJS = \
                gdiobj.o \
                gsocket.o \
                icon.o \
-               imaglist.o \
                joystick.o \
                listbox.o \
-               listctrl.o \
                macnotfy.o \
                main.o \
                mdi.o \
@@ -788,6 +793,7 @@ GUIOBJS = \
                settings.o \
                slider.o \
                spinbutt.o \
+               spinctrl.o \
                statbmp.o \
                statbox.o \
                statbrma.o \
@@ -874,8 +880,8 @@ GUIDEPS = \
 #              gsocket.o
 #              mimetype.o
 #              threadpsx.o
+#              dialup.o
 UNIXOBJS = \
-               dialup.o \
                utilsunx.o \
                dl_macosx.o
 
@@ -934,3 +940,8 @@ HTMLDEPS = \
                m_tables.d \
                winpars.d
 
+MACRESOURCES = \
+               apprsrc.r \
+               carbrsrc.r \
+               corersrc.r
+