X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b9ab0bd824b6b9c93849928d67de1ec71e7c167..91b4bd63177025704dd39679a2a7c4198eeb7909:/src/mac/carbon/files.lst diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index f286d8750c..b95ab0cc58 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 11:19, 2001/12/15 +# This file was automatically generated by tmake at 17:44, 2002/01/28 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -8,6 +8,7 @@ ALL_SOURCES = \ generic/colrdlgg.cpp \ generic/dcpsg.cpp \ generic/dirctrlg.cpp \ + generic/dirdlgg.cpp \ generic/dragimgg.cpp \ generic/fdrepdlg.cpp \ generic/fontdlgg.cpp \ @@ -45,6 +46,7 @@ ALL_SOURCES = \ generic/treelay.cpp \ generic/wizard.cpp \ common/appcmn.cpp \ + common/bmpbase.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ common/clntdata.cpp \ @@ -100,6 +102,7 @@ ALL_SOURCES = \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -263,6 +266,7 @@ ALL_SOURCES = \ html/m_list.cpp \ html/m_meta.cpp \ html/m_pre.cpp \ + html/m_style.cpp \ html/m_tables.cpp \ html/winpars.cpp @@ -319,6 +323,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -365,6 +370,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -638,6 +644,7 @@ ALL_HEADERS = \ COMMONOBJS = \ parser.o \ appcmn.o \ + bmpbase.o \ choiccmn.o \ clipcmn.o \ clntdata.o \ @@ -693,6 +700,7 @@ COMMONOBJS = \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -766,6 +774,7 @@ GENERICOBJS = \ colrdlgg.o \ dcpsg.o \ dirctrlg.o \ + dirdlgg.o \ dragimgg.o \ fdrepdlg.o \ fontdlgg.o \ @@ -916,6 +925,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o