]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
made GetColourFromGTKWidget() more general, it is now used for all colours
[wxWidgets.git] / src / mac / files.lst
index 60edf92ad3e02c2ed1b004d766dd81e73db091c3..0d01e67e2864bc7f211466b49906f07465a53079 100644 (file)
@@ -48,6 +48,7 @@ ALL_SOURCES = \
                common/cmdline.cpp \
                common/cmdproc.cpp \
                common/cmndata.cpp \
+               common/containr.cpp \
                common/config.cpp \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
@@ -199,6 +200,7 @@ ALL_HEADERS = \
                combobox.h \
                confbase.h \
                config.h \
+               containr.h \
                control.h \
                cshelp.h \
                ctrlsub.h \
@@ -446,6 +448,7 @@ COMMONOBJS = \
                cmdproc.o \
                cmndata.o \
                config.o \
+               containr.o \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
@@ -705,9 +708,9 @@ GENERICOBJS = \
                proplist.o \
                sashwin.o \
                scrlwing.o \
-               spinctlg.o \
                splash.o \
                splitter.o \
+               spinctlg.o \
                statusbr.o \
                tabg.o \
                tbarsmpl.o \
@@ -766,8 +769,8 @@ GENERICDEPS = \
 # Not included for Mac OS X
 #              dirmac.o
 #              filedlg.o
-#              statline.o
 #              spinctrl.o
+#              statline.o
 #              treectrl.o
 GUIOBJS = \
                accel.o \
@@ -934,8 +937,7 @@ GUIDEPS = \
 #              dialup.o
 UNIXOBJS = \
                dir.o \
-               utilsunx.o \
-               dl_macosx.o
+               utilsunx.o
 
 UNIXDEPS = \
                dialup.d \
@@ -945,8 +947,7 @@ UNIXDEPS = \
                gsocket.d \
                mimetype.d \
                threadpsx.d \
-               utilsunx.d \
-               dl_macosx.d
+               utilsunx.d
 
 HTMLOBJS = \
                helpctrl.o \