From 5238a26db5cef8d48ec7632a4e945498d24c3880 Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Thu, 10 Sep 2009 13:35:04 +0000 Subject: [PATCH] V2 branch : removed t1_generate_luts.c from xcode project file --- openjpeg.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/openjpeg.xcodeproj/project.pbxproj b/openjpeg.xcodeproj/project.pbxproj index 41e4490b..a44f0b1c 100644 --- a/openjpeg.xcodeproj/project.pbxproj +++ b/openjpeg.xcodeproj/project.pbxproj @@ -167,7 +167,6 @@ 69803CC30E433E5B00A62250 /* raw.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = ""; }; 69803CC40E433E5B00A62250 /* t1.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t1.c; sourceTree = ""; }; 69803CC50E433E5B00A62250 /* t1.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t1.h; sourceTree = ""; }; - 69803CC60E433E5B00A62250 /* t1_generate_luts.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t1_generate_luts.c; sourceTree = ""; }; 69803CC70E433E5B00A62250 /* t1_luts.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t1_luts.h; sourceTree = ""; }; 69803CC80E433E5B00A62250 /* t2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = t2.c; sourceTree = ""; }; 69803CC90E433E5B00A62250 /* t2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = t2.h; sourceTree = ""; }; @@ -541,7 +540,6 @@ 69803CC30E433E5B00A62250 /* raw.h */, 69803CC40E433E5B00A62250 /* t1.c */, 69803CC50E433E5B00A62250 /* t1.h */, - 69803CC60E433E5B00A62250 /* t1_generate_luts.c */, 69803CC70E433E5B00A62250 /* t1_luts.h */, 69803CC80E433E5B00A62250 /* t2.c */, 69803CC90E433E5B00A62250 /* t2.h */,