]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/files.lst
Make wxr resources work in Unicode mode.
[wxWidgets.git] / src / mac / carbon / files.lst
index b32c3b5ec6343d38642d0c181b2778fc2df9aab4..c4a0bf92a55b00c858adc3a95c73c598012c2347 100644 (file)
@@ -271,7 +271,6 @@ ALL_SOURCES = \
                html/m_layout.cpp \
                html/m_links.cpp \
                html/m_list.cpp \
-               html/m_meta.cpp \
                html/m_pre.cpp \
                html/m_style.cpp \
                html/m_tables.cpp \
@@ -342,6 +341,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -392,6 +392,7 @@ ALL_HEADERS = \
                imagtiff.h \
                imagxpm.h \
                intl.h \
+               iosfwrap.h \
                ioswrap.h \
                ipc.h \
                ipcbase.h \
@@ -439,6 +440,7 @@ ALL_HEADERS = \
                prop.h \
                propform.h \
                proplist.h \
+               quantize.h \
                radiobox.h \
                radiobut.h \
                regex.h \
@@ -583,6 +585,7 @@ ALL_HEADERS = \
                mac/settings.h \
                mac/slider.h \
                mac/spinbutt.h \
+               mac/spinctrl.h \
                mac/statbmp.h \
                mac/statbox.h \
                mac/statline.h \
@@ -619,6 +622,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -662,7 +666,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -840,15 +843,7 @@ GENERICOBJS = \
                wizard.o
 
 GUIOBJS = \
-               DirectoryCopy.o \
-               FSpCompat.o \
-               FileCopy.o \
-               FullPath.o \
-               IterateDirectory.o \
-               MoreDesktopMgr.o \
-               MoreFiles.o \
-               MoreFilesExtras.o \
-               Search.o \
+               MoreFilesX.o \
                accel.o \
                aga.o \
                app.o \
@@ -950,7 +945,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \