]> git.saurik.com Git - wxWidgets.git/commitdiff
added common imagxpm files
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 28 Apr 2001 13:35:16 +0000 (13:35 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 28 Apr 2001 13:35:16 +0000 (13:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/files.lst
src/mac/files.lst

index e216740999ed73f82442cf75737744557d6d95fe..e0bc24193e50038b66e1c251d56bcc0c9bc792a1 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 \
@@ -259,6 +260,7 @@ ALL_HEADERS = \
                imagpng.h \
                imagpnm.h \
                imagtiff.h \
+               imagxpm.h \
                intl.h \
                ioswrap.h \
                ipcbase.h \
@@ -476,6 +478,7 @@ COMMONOBJS = \
                imagpng.o \
                imagpnm.o \
                imagtiff.o \
+               imagxpm.o \
                intl.o \
                ipcbase.o \
                layout.o \
@@ -582,6 +585,7 @@ COMMONDEPS = \
                imagpng.d \
                imagpnm.d \
                imagtiff.d \
+               imagxpm.d \
                intl.d \
                ipcbase.d \
                layout.d \
index e216740999ed73f82442cf75737744557d6d95fe..e0bc24193e50038b66e1c251d56bcc0c9bc792a1 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 \
@@ -259,6 +260,7 @@ ALL_HEADERS = \
                imagpng.h \
                imagpnm.h \
                imagtiff.h \
+               imagxpm.h \
                intl.h \
                ioswrap.h \
                ipcbase.h \
@@ -476,6 +478,7 @@ COMMONOBJS = \
                imagpng.o \
                imagpnm.o \
                imagtiff.o \
+               imagxpm.o \
                intl.o \
                ipcbase.o \
                layout.o \
@@ -582,6 +585,7 @@ COMMONDEPS = \
                imagpng.d \
                imagpnm.d \
                imagtiff.d \
+               imagxpm.d \
                intl.d \
                ipcbase.d \
                layout.d \