]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
fix for the dialog controls font
[wxWidgets.git] / src / mac / files.lst
index 811c0b992ca9837a235675ebd4376db358f48d11..aed0195348969ce345aee6adc496bc301ff9a618 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 23:22, 2001/10/04
+# This file was automatically generated by tmake at 23:02, 2001/10/13
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
 ALL_SOURCES = \
                generic/busyinfo.cpp \
@@ -8,10 +8,8 @@ ALL_SOURCES = \
                generic/colrdlgg.cpp \
                generic/dcpsg.cpp \
                generic/dirctrlg.cpp \
-               generic/dirdlgg.cpp \
                generic/dragimgg.cpp \
                generic/fdrepdlg.cpp \
-               generic/filedlgg.cpp \
                generic/fontdlgg.cpp \
                generic/grid.cpp \
                generic/gridctrl.cpp \
@@ -49,6 +47,7 @@ ALL_SOURCES = \
                common/appcmn.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
+               common/clntdata.cpp \
                common/cmdline.cpp \
                common/cmdproc.cpp \
                common/cmndata.cpp \
@@ -187,7 +186,10 @@ ALL_SOURCES = \
                mac/dcprint.cpp \
                mac/dcscreen.cpp \
                mac/dialog.cpp \
+               mac/dirdlg.cpp \
+               mac/dirmac.cpp \
                mac/dnd.cpp \
+               mac/filedlg.cpp \
                mac/font.cpp \
                mac/fontdlg.cpp \
                mac/fontenum.cpp \
@@ -200,7 +202,6 @@ ALL_SOURCES = \
                mac/joystick.cpp \
                mac/listbox.cpp \
                mac/macnotfy.cpp \
-               mac/main.cpp \
                mac/mdi.cpp \
                mac/menu.cpp \
                mac/menuitem.cpp \
@@ -240,7 +241,6 @@ ALL_SOURCES = \
                mac/utilsexc.cpp \
                mac/wave.cpp \
                mac/window.cpp \
-               unix/dir.cpp \
                unix/snglinst.cpp \
                unix/utilsunx.cpp \
                html/helpctrl.cpp \
@@ -282,6 +282,7 @@ ALL_HEADERS = \
                choicdlg.h \
                choice.h \
                clipbrd.h \
+               clntdata.h \
                cmdline.h \
                cmdproc.h \
                cmndata.h \
@@ -602,6 +603,7 @@ ALL_HEADERS = \
                generic/progdlgg.h \
                generic/sashwin.h \
                generic/scrolwin.h \
+               generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
                generic/statusbr.h \
@@ -636,6 +638,7 @@ COMMONOBJS = \
                appcmn.o \
                choiccmn.o \
                clipcmn.o \
+               clntdata.o \
                cmdline.o \
                cmdproc.o \
                cmndata.o \
@@ -759,10 +762,8 @@ GENERICOBJS = \
                colrdlgg.o \
                dcpsg.o \
                dirctrlg.o \
-               dirdlgg.o \
                dragimgg.o \
                fdrepdlg.o \
-               filedlgg.o \
                fontdlgg.o \
                grid.o \
                gridctrl.o \
@@ -799,6 +800,15 @@ GENERICOBJS = \
                wizard.o
 
 GUIOBJS = \
+               DirectoryCopy.o \
+               FSpCompat.o \
+               FileCopy.o \
+               FullPath.o \
+               IterateDirectory.o \
+               MoreDesktopMgr.o \
+               MoreFiles.o \
+               MoreFilesExtras.o \
+               Search.o \
                accel.o \
                aga.o \
                app.o \
@@ -823,7 +833,10 @@ GUIOBJS = \
                dcprint.o \
                dcscreen.o \
                dialog.o \
+               dirdlg.o \
+               dirmac.o \
                dnd.o \
+               filedlg.o \
                font.o \
                fontdlg.o \
                fontenum.o \
@@ -836,7 +849,6 @@ GUIOBJS = \
                joystick.o \
                listbox.o \
                macnotfy.o \
-               main.o \
                mdi.o \
                menu.o \
                menuitem.o \
@@ -878,7 +890,6 @@ GUIOBJS = \
                window.o
 
 UNIXOBJS = \
-               dir.o \
                snglinst.o \
                utilsunx.o