Commit 3042fdf2 authored by Alexey.Musinov's avatar Alexey.Musinov Committed by Alexander Trofimov

[mobile] корректная сборка конвертера для ios

parent c17cd540
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
17A765281B0F3DC30046BC0B /* DefaultThemeWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17A765271B0F3DC30046BC0B /* DefaultThemeWriter.h */; };
17A765291B0F3DC30046BC0B /* DefaultThemeWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17A765271B0F3DC30046BC0B /* DefaultThemeWriter.h */; }; 17A765291B0F3DC30046BC0B /* DefaultThemeWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17A765271B0F3DC30046BC0B /* DefaultThemeWriter.h */; };
17C1FE961ACC42C4006B99B3 /* Common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F1E1AC4549B00BEA2EA /* Common.cpp */; }; 17C1FE961ACC42C4006B99B3 /* Common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F1E1AC4549B00BEA2EA /* Common.cpp */; };
17C1FE971ACC42C4006B99B3 /* ChartFromToBinary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F221AC4549B00BEA2EA /* ChartFromToBinary.cpp */; }; 17C1FE971ACC42C4006B99B3 /* ChartFromToBinary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F221AC4549B00BEA2EA /* ChartFromToBinary.cpp */; };
...@@ -44,85 +43,15 @@ ...@@ -44,85 +43,15 @@
17C1FEBC1ACC42C4006B99B3 /* DocxSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F0F1AC4546100BEA2EA /* DocxSerializer.h */; }; 17C1FEBC1ACC42C4006B99B3 /* DocxSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F0F1AC4546100BEA2EA /* DocxSerializer.h */; };
17C1FEBD1ACC42C4006B99B3 /* FileWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF21AC4544900BEA2EA /* FileWriter.h */; }; 17C1FEBD1ACC42C4006B99B3 /* FileWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF21AC4544900BEA2EA /* FileWriter.h */; };
17C1FEBE1ACC42C4006B99B3 /* CSVWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F301AC4549B00BEA2EA /* CSVWriter.h */; }; 17C1FEBE1ACC42C4006B99B3 /* CSVWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F301AC4549B00BEA2EA /* CSVWriter.h */; };
17C1FEC81ACC42FD006B99B3 /* libDocxFormatLib_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C1FEC51ACC42C4006B99B3 /* libDocxFormatLib_ios.a */; }; 69414A301CB51666003E771B /* ChartWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69414A2E1CB51666003E771B /* ChartWriter.cpp */; };
17D913C11AC5968B0096D788 /* libDocxFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17D913B11AC596190096D788 /* libDocxFormatLib.a */; }; 69414A311CB51666003E771B /* ChartWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 69414A2F1CB51666003E771B /* ChartWriter.h */; };
17E17EFC1AC4544900BEA2EA /* ChartWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EEB1AC4544900BEA2EA /* ChartWriter.h */; };
17E17EFD1AC4544900BEA2EA /* CommentsWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EEC1AC4544900BEA2EA /* CommentsWriter.h */; };
17E17EFE1AC4544900BEA2EA /* ContentTypesWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EED1AC4544900BEA2EA /* ContentTypesWriter.h */; };
17E17F011AC4544900BEA2EA /* DocumentRelsWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF01AC4544900BEA2EA /* DocumentRelsWriter.h */; };
17E17F021AC4544900BEA2EA /* DocumentWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF11AC4544900BEA2EA /* DocumentWriter.h */; };
17E17F031AC4544900BEA2EA /* FileWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF21AC4544900BEA2EA /* FileWriter.h */; };
17E17F041AC4544900BEA2EA /* fontTableWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF31AC4544900BEA2EA /* fontTableWriter.h */; };
17E17F051AC4544900BEA2EA /* HeaderFooterWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF41AC4544900BEA2EA /* HeaderFooterWriter.h */; };
17E17F061AC4544900BEA2EA /* MediaWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF51AC4544900BEA2EA /* MediaWriter.h */; };
17E17F071AC4544900BEA2EA /* NumberingWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF61AC4544900BEA2EA /* NumberingWriter.h */; };
17E17F081AC4544900BEA2EA /* ReaderClasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF71AC4544900BEA2EA /* ReaderClasses.h */; };
17E17F091AC4544900BEA2EA /* Readers.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF81AC4544900BEA2EA /* Readers.h */; };
17E17F0A1AC4544900BEA2EA /* SettingWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EF91AC4544900BEA2EA /* SettingWriter.h */; };
17E17F0B1AC4544900BEA2EA /* StylesWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EFA1AC4544900BEA2EA /* StylesWriter.h */; };
17E17F0C1AC4544900BEA2EA /* webSettingsWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17EFB1AC4544900BEA2EA /* webSettingsWriter.h */; };
17E17F141AC4546100BEA2EA /* DocxSerializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F0E1AC4546100BEA2EA /* DocxSerializer.cpp */; };
17E17F151AC4546100BEA2EA /* DocxSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F0F1AC4546100BEA2EA /* DocxSerializer.h */; };
17E17F161AC4546100BEA2EA /* FontProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F101AC4546100BEA2EA /* FontProcessor.cpp */; };
17E17F171AC4546100BEA2EA /* FontProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F111AC4546100BEA2EA /* FontProcessor.h */; };
17E17F181AC4546100BEA2EA /* XlsxSerializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F121AC4546100BEA2EA /* XlsxSerializer.cpp */; };
17E17F191AC4546100BEA2EA /* XlsxSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F131AC4546100BEA2EA /* XlsxSerializer.h */; };
17E17F3A1AC4549B00BEA2EA /* BinReaderWriterDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F1D1AC4549B00BEA2EA /* BinReaderWriterDefines.h */; };
17E17F3B1AC4549B00BEA2EA /* Common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F1E1AC4549B00BEA2EA /* Common.cpp */; };
17E17F3C1AC4549B00BEA2EA /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F1F1AC4549B00BEA2EA /* Common.h */; };
17E17F3D1AC4549B00BEA2EA /* BinaryWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F211AC4549B00BEA2EA /* BinaryWriter.h */; };
17E17F3E1AC4549B00BEA2EA /* ChartFromToBinary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F221AC4549B00BEA2EA /* ChartFromToBinary.cpp */; };
17E17F3F1AC4549B00BEA2EA /* ChartFromToBinary.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F231AC4549B00BEA2EA /* ChartFromToBinary.h */; };
17E17F401AC4549B00BEA2EA /* CommonWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F241AC4549B00BEA2EA /* CommonWriter.cpp */; };
17E17F411AC4549B00BEA2EA /* CommonWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F251AC4549B00BEA2EA /* CommonWriter.h */; };
17E17F421AC4549B00BEA2EA /* CSVReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F261AC4549B00BEA2EA /* CSVReader.cpp */; };
17E17F431AC4549B00BEA2EA /* CSVReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F271AC4549B00BEA2EA /* CSVReader.h */; };
17E17F481AC4549B00BEA2EA /* BinaryCommonReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F2D1AC4549B00BEA2EA /* BinaryCommonReader.h */; };
17E17F491AC4549B00BEA2EA /* BinaryReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F2E1AC4549B00BEA2EA /* BinaryReader.h */; };
17E17F4A1AC4549B00BEA2EA /* CSVWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17E17F2F1AC4549B00BEA2EA /* CSVWriter.cpp */; };
17E17F4B1AC4549B00BEA2EA /* CSVWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E17F301AC4549B00BEA2EA /* CSVWriter.h */; };
69F181AE1C77274E00B2952B /* FileDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F181AD1C77274E00B2952B /* FileDownloader.h */; };
69F181AF1C77274E00B2952B /* FileDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F181AD1C77274E00B2952B /* FileDownloader.h */; }; 69F181AF1C77274E00B2952B /* FileDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F181AD1C77274E00B2952B /* FileDownloader.h */; };
69F181B41C77276D00B2952B /* FileDownloader_curl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69F181B31C77276D00B2952B /* FileDownloader_curl.cpp */; };
69F181B51C77276D00B2952B /* FileDownloader_curl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69F181B31C77276D00B2952B /* FileDownloader_curl.cpp */; }; 69F181B51C77276D00B2952B /* FileDownloader_curl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69F181B31C77276D00B2952B /* FileDownloader_curl.cpp */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
17C1FEC41ACC42C4006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FC9C1ACC4250006B99B3;
remoteInfo = DocxFormatLib_ios;
};
17C1FEC61ACC42EC006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FB8E1ACC4250006B99B3;
remoteInfo = DocxFormatLib_ios;
};
17D913B01AC596190096D788 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17E69FDC1AC4259800F28F8B;
remoteInfo = DocxFormatLib;
};
17D913BF1AC5967E0096D788 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17E69FDB1AC4259800F28F8B;
remoteInfo = DocxFormatLib;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
17A765271B0F3DC30046BC0B /* DefaultThemeWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultThemeWriter.h; sourceTree = "<group>"; }; 17A765271B0F3DC30046BC0B /* DefaultThemeWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultThemeWriter.h; sourceTree = "<group>"; };
17C1FEC21ACC42C4006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libASCOfficeDocxFile2Lib_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C1FEC21ACC42C4006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libASCOfficeDocxFile2Lib_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DocxFormatLib.xcodeproj; path = ../../Common/DocxFormat/Mac/DocxFormatLib.xcodeproj; sourceTree = "<group>"; };
17E17EDC1AC453F800BEA2EA /* libASCOfficeDocxFile2Lib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libASCOfficeDocxFile2Lib.a; sourceTree = BUILT_PRODUCTS_DIR; };
17E17EEB1AC4544900BEA2EA /* ChartWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChartWriter.h; sourceTree = "<group>"; }; 17E17EEB1AC4544900BEA2EA /* ChartWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChartWriter.h; sourceTree = "<group>"; };
17E17EEC1AC4544900BEA2EA /* CommentsWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommentsWriter.h; sourceTree = "<group>"; }; 17E17EEC1AC4544900BEA2EA /* CommentsWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommentsWriter.h; sourceTree = "<group>"; };
17E17EED1AC4544900BEA2EA /* ContentTypesWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentTypesWriter.h; sourceTree = "<group>"; }; 17E17EED1AC4544900BEA2EA /* ContentTypesWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentTypesWriter.h; sourceTree = "<group>"; };
...@@ -158,6 +87,8 @@ ...@@ -158,6 +87,8 @@
17E17F2E1AC4549B00BEA2EA /* BinaryReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinaryReader.h; sourceTree = "<group>"; }; 17E17F2E1AC4549B00BEA2EA /* BinaryReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinaryReader.h; sourceTree = "<group>"; };
17E17F2F1AC4549B00BEA2EA /* CSVWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CSVWriter.cpp; sourceTree = "<group>"; }; 17E17F2F1AC4549B00BEA2EA /* CSVWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CSVWriter.cpp; sourceTree = "<group>"; };
17E17F301AC4549B00BEA2EA /* CSVWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSVWriter.h; sourceTree = "<group>"; }; 17E17F301AC4549B00BEA2EA /* CSVWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSVWriter.h; sourceTree = "<group>"; };
69414A2E1CB51666003E771B /* ChartWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ChartWriter.cpp; sourceTree = "<group>"; };
69414A2F1CB51666003E771B /* ChartWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChartWriter.h; sourceTree = "<group>"; };
69F181AD1C77274E00B2952B /* FileDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileDownloader.h; path = ../../../Common/FileDownloader/FileDownloader.h; sourceTree = "<group>"; }; 69F181AD1C77274E00B2952B /* FileDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileDownloader.h; path = ../../../Common/FileDownloader/FileDownloader.h; sourceTree = "<group>"; };
69F181B31C77276D00B2952B /* FileDownloader_curl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FileDownloader_curl.cpp; path = ../../../Common/FileDownloader/FileDownloader_curl.cpp; sourceTree = "<group>"; }; 69F181B31C77276D00B2952B /* FileDownloader_curl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FileDownloader_curl.cpp; path = ../../../Common/FileDownloader/FileDownloader_curl.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */ /* End PBXFileReference section */
...@@ -167,34 +98,15 @@ ...@@ -167,34 +98,15 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
17C1FEC81ACC42FD006B99B3 /* libDocxFormatLib_ios.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17E17ED91AC453F800BEA2EA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
17D913C11AC5968B0096D788 /* libDocxFormatLib.a in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
17D913AC1AC596180096D788 /* Products */ = {
isa = PBXGroup;
children = (
17D913B11AC596190096D788 /* libDocxFormatLib.a */,
17C1FEC51ACC42C4006B99B3 /* libDocxFormatLib_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
17E17ED31AC453F800BEA2EA = { 17E17ED31AC453F800BEA2EA = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */,
17E17EDE1AC453F800BEA2EA /* ASCOfficeDocxFile2Lib */, 17E17EDE1AC453F800BEA2EA /* ASCOfficeDocxFile2Lib */,
17E17EDD1AC453F800BEA2EA /* Products */, 17E17EDD1AC453F800BEA2EA /* Products */,
); );
...@@ -203,7 +115,6 @@ ...@@ -203,7 +115,6 @@
17E17EDD1AC453F800BEA2EA /* Products */ = { 17E17EDD1AC453F800BEA2EA /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17E17EDC1AC453F800BEA2EA /* libASCOfficeDocxFile2Lib.a */,
17C1FEC21ACC42C4006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */, 17C1FEC21ACC42C4006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */,
); );
name = Products; name = Products;
...@@ -247,6 +158,8 @@ ...@@ -247,6 +158,8 @@
17E17F0D1AC4546100BEA2EA /* DocWrapper */ = { 17E17F0D1AC4546100BEA2EA /* DocWrapper */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
69414A2E1CB51666003E771B /* ChartWriter.cpp */,
69414A2F1CB51666003E771B /* ChartWriter.h */,
17E17F0E1AC4546100BEA2EA /* DocxSerializer.cpp */, 17E17F0E1AC4546100BEA2EA /* DocxSerializer.cpp */,
17E17F0F1AC4546100BEA2EA /* DocxSerializer.h */, 17E17F0F1AC4546100BEA2EA /* DocxSerializer.h */,
17E17F101AC4546100BEA2EA /* FontProcessor.cpp */, 17E17F101AC4546100BEA2EA /* FontProcessor.cpp */,
...@@ -340,6 +253,7 @@ ...@@ -340,6 +253,7 @@
17C1FEB11ACC42C4006B99B3 /* Common.h in Headers */, 17C1FEB11ACC42C4006B99B3 /* Common.h in Headers */,
17C1FEB21ACC42C4006B99B3 /* XlsxSerializer.h in Headers */, 17C1FEB21ACC42C4006B99B3 /* XlsxSerializer.h in Headers */,
17C1FEB31ACC42C4006B99B3 /* CSVReader.h in Headers */, 17C1FEB31ACC42C4006B99B3 /* CSVReader.h in Headers */,
69414A311CB51666003E771B /* ChartWriter.h in Headers */,
17C1FEB41ACC42C4006B99B3 /* ContentTypesWriter.h in Headers */, 17C1FEB41ACC42C4006B99B3 /* ContentTypesWriter.h in Headers */,
17C1FEB51ACC42C4006B99B3 /* HeaderFooterWriter.h in Headers */, 17C1FEB51ACC42C4006B99B3 /* HeaderFooterWriter.h in Headers */,
17C1FEB61ACC42C4006B99B3 /* webSettingsWriter.h in Headers */, 17C1FEB61ACC42C4006B99B3 /* webSettingsWriter.h in Headers */,
...@@ -352,48 +266,12 @@ ...@@ -352,48 +266,12 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17E17EDA1AC453F800BEA2EA /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17E17F041AC4544900BEA2EA /* fontTableWriter.h in Headers */,
17A765281B0F3DC30046BC0B /* DefaultThemeWriter.h in Headers */,
17E17F3F1AC4549B00BEA2EA /* ChartFromToBinary.h in Headers */,
17E17F061AC4544900BEA2EA /* MediaWriter.h in Headers */,
17E17F411AC4549B00BEA2EA /* CommonWriter.h in Headers */,
17E17F071AC4544900BEA2EA /* NumberingWriter.h in Headers */,
17E17F3A1AC4549B00BEA2EA /* BinReaderWriterDefines.h in Headers */,
17E17F3D1AC4549B00BEA2EA /* BinaryWriter.h in Headers */,
17E17F021AC4544900BEA2EA /* DocumentWriter.h in Headers */,
17E17F171AC4546100BEA2EA /* FontProcessor.h in Headers */,
17E17F0B1AC4544900BEA2EA /* StylesWriter.h in Headers */,
17E17F091AC4544900BEA2EA /* Readers.h in Headers */,
17E17EFC1AC4544900BEA2EA /* ChartWriter.h in Headers */,
17E17F011AC4544900BEA2EA /* DocumentRelsWriter.h in Headers */,
17E17EFD1AC4544900BEA2EA /* CommentsWriter.h in Headers */,
69F181AE1C77274E00B2952B /* FileDownloader.h in Headers */,
17E17F481AC4549B00BEA2EA /* BinaryCommonReader.h in Headers */,
17E17F3C1AC4549B00BEA2EA /* Common.h in Headers */,
17E17F191AC4546100BEA2EA /* XlsxSerializer.h in Headers */,
17E17F431AC4549B00BEA2EA /* CSVReader.h in Headers */,
17E17EFE1AC4544900BEA2EA /* ContentTypesWriter.h in Headers */,
17E17F051AC4544900BEA2EA /* HeaderFooterWriter.h in Headers */,
17E17F0C1AC4544900BEA2EA /* webSettingsWriter.h in Headers */,
17E17F0A1AC4544900BEA2EA /* SettingWriter.h in Headers */,
17E17F081AC4544900BEA2EA /* ReaderClasses.h in Headers */,
17E17F491AC4549B00BEA2EA /* BinaryReader.h in Headers */,
17E17F151AC4546100BEA2EA /* DocxSerializer.h in Headers */,
17E17F031AC4544900BEA2EA /* FileWriter.h in Headers */,
17E17F4B1AC4549B00BEA2EA /* CSVWriter.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C1FE921ACC42C4006B99B3 /* ASCOfficeDocxFile2Lib_ios */ = { 17C1FE921ACC42C4006B99B3 /* ASCOfficeDocxFile2Lib */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C1FEBF1ACC42C4006B99B3 /* Build configuration list for PBXNativeTarget "ASCOfficeDocxFile2Lib_ios" */; buildConfigurationList = 17C1FEBF1ACC42C4006B99B3 /* Build configuration list for PBXNativeTarget "ASCOfficeDocxFile2Lib" */;
buildPhases = ( buildPhases = (
17C1FE951ACC42C4006B99B3 /* Sources */, 17C1FE951ACC42C4006B99B3 /* Sources */,
17C1FE9E1ACC42C4006B99B3 /* Frameworks */, 17C1FE9E1ACC42C4006B99B3 /* Frameworks */,
...@@ -402,29 +280,10 @@ ...@@ -402,29 +280,10 @@
buildRules = ( buildRules = (
); );
dependencies = ( dependencies = (
17C1FEC71ACC42EC006B99B3 /* PBXTargetDependency */,
);
name = ASCOfficeDocxFile2Lib_ios;
productName = ASCOfficeDocxFile2Lib;
productReference = 17C1FEC21ACC42C4006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */;
productType = "com.apple.product-type.library.static";
};
17E17EDB1AC453F800BEA2EA /* ASCOfficeDocxFile2Lib */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17E17EE71AC453F800BEA2EA /* Build configuration list for PBXNativeTarget "ASCOfficeDocxFile2Lib" */;
buildPhases = (
17E17ED81AC453F800BEA2EA /* Sources */,
17E17ED91AC453F800BEA2EA /* Frameworks */,
17E17EDA1AC453F800BEA2EA /* Headers */,
);
buildRules = (
);
dependencies = (
17D913C01AC5967E0096D788 /* PBXTargetDependency */,
); );
name = ASCOfficeDocxFile2Lib; name = ASCOfficeDocxFile2Lib;
productName = ASCOfficeDocxFile2Lib; productName = ASCOfficeDocxFile2Lib;
productReference = 17E17EDC1AC453F800BEA2EA /* libASCOfficeDocxFile2Lib.a */; productReference = 17C1FEC21ACC42C4006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -435,11 +294,6 @@ ...@@ -435,11 +294,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0710; LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17E17EDB1AC453F800BEA2EA = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17E17ED71AC453F800BEA2EA /* Build configuration list for PBXProject "ASCOfficeDocxFile2Lib" */; buildConfigurationList = 17E17ED71AC453F800BEA2EA /* Build configuration list for PBXProject "ASCOfficeDocxFile2Lib" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -451,37 +305,13 @@ ...@@ -451,37 +305,13 @@
mainGroup = 17E17ED31AC453F800BEA2EA; mainGroup = 17E17ED31AC453F800BEA2EA;
productRefGroup = 17E17EDD1AC453F800BEA2EA /* Products */; productRefGroup = 17E17EDD1AC453F800BEA2EA /* Products */;
projectDirPath = ""; projectDirPath = "";
projectReferences = (
{
ProductGroup = 17D913AC1AC596180096D788 /* Products */;
ProjectRef = 17D913AB1AC596180096D788 /* DocxFormatLib.xcodeproj */;
},
);
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17E17EDB1AC453F800BEA2EA /* ASCOfficeDocxFile2Lib */, 17C1FE921ACC42C4006B99B3 /* ASCOfficeDocxFile2Lib */,
17C1FE921ACC42C4006B99B3 /* ASCOfficeDocxFile2Lib_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXReferenceProxy section */
17C1FEC51ACC42C4006B99B3 /* libDocxFormatLib_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libDocxFormatLib_ios.a;
remoteRef = 17C1FEC41ACC42C4006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17D913B11AC596190096D788 /* libDocxFormatLib.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libDocxFormatLib.a;
remoteRef = 17D913B01AC596190096D788 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
17C1FE951ACC42C4006B99B3 /* Sources */ = { 17C1FE951ACC42C4006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
...@@ -494,42 +324,14 @@ ...@@ -494,42 +324,14 @@
17C1FE991ACC42C4006B99B3 /* DocxSerializer.cpp in Sources */, 17C1FE991ACC42C4006B99B3 /* DocxSerializer.cpp in Sources */,
17C1FE9A1ACC42C4006B99B3 /* CommonWriter.cpp in Sources */, 17C1FE9A1ACC42C4006B99B3 /* CommonWriter.cpp in Sources */,
17C1FE9B1ACC42C4006B99B3 /* CSVWriter.cpp in Sources */, 17C1FE9B1ACC42C4006B99B3 /* CSVWriter.cpp in Sources */,
69414A301CB51666003E771B /* ChartWriter.cpp in Sources */,
17C1FE9C1ACC42C4006B99B3 /* XlsxSerializer.cpp in Sources */, 17C1FE9C1ACC42C4006B99B3 /* XlsxSerializer.cpp in Sources */,
17C1FE9D1ACC42C4006B99B3 /* FontProcessor.cpp in Sources */, 17C1FE9D1ACC42C4006B99B3 /* FontProcessor.cpp in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17E17ED81AC453F800BEA2EA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
69F181B41C77276D00B2952B /* FileDownloader_curl.cpp in Sources */,
17E17F3B1AC4549B00BEA2EA /* Common.cpp in Sources */,
17E17F3E1AC4549B00BEA2EA /* ChartFromToBinary.cpp in Sources */,
17E17F421AC4549B00BEA2EA /* CSVReader.cpp in Sources */,
17E17F141AC4546100BEA2EA /* DocxSerializer.cpp in Sources */,
17E17F401AC4549B00BEA2EA /* CommonWriter.cpp in Sources */,
17E17F4A1AC4549B00BEA2EA /* CSVWriter.cpp in Sources */,
17E17F181AC4546100BEA2EA /* XlsxSerializer.cpp in Sources */,
17E17F161AC4546100BEA2EA /* FontProcessor.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
17C1FEC71ACC42EC006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = DocxFormatLib_ios;
targetProxy = 17C1FEC61ACC42EC006B99B3 /* PBXContainerItemProxy */;
};
17D913C01AC5967E0096D788 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = DocxFormatLib;
targetProxy = 17D913BF1AC5967E0096D788 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
17C1FEC01ACC42C4006B99B3 /* Debug */ = { 17C1FEC01ACC42C4006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
...@@ -676,74 +478,10 @@ ...@@ -676,74 +478,10 @@
}; };
name = Release; name = Release;
}; };
17E17EE81AC453F800BEA2EA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
NODOCX,
_USE_XMLLITE_READER_,
USE_LITE_READER,
USE_ATL_CSTRING,
USE_AVSOFFICESTUDIO_XMLUTILS,
SOLUTION_ASCOFFICEDOCXFILE2,
_USE_LIBXML2_READER_,
LIBXML_READER_ENABLED,
MAC,
unix,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
/usr/include/libxml2,
"$(PROJECT_DIR)/../../DesktopEditor/freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17E17EE91AC453F800BEA2EA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
NODOCX,
_USE_XMLLITE_READER_,
USE_LITE_READER,
USE_ATL_CSTRING,
USE_AVSOFFICESTUDIO_XMLUTILS,
SOLUTION_ASCOFFICEDOCXFILE2,
_USE_LIBXML2_READER_,
LIBXML_READER_ENABLED,
MAC,
unix,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
/usr/include/libxml2,
"$(PROJECT_DIR)/../../DesktopEditor/freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C1FEBF1ACC42C4006B99B3 /* Build configuration list for PBXNativeTarget "ASCOfficeDocxFile2Lib_ios" */ = { 17C1FEBF1ACC42C4006B99B3 /* Build configuration list for PBXNativeTarget "ASCOfficeDocxFile2Lib" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1FEC01ACC42C4006B99B3 /* Debug */, 17C1FEC01ACC42C4006B99B3 /* Debug */,
...@@ -761,15 +499,6 @@ ...@@ -761,15 +499,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17E17EE71AC453F800BEA2EA /* Build configuration list for PBXNativeTarget "ASCOfficeDocxFile2Lib" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17E17EE81AC453F800BEA2EA /* Debug */,
17E17EE91AC453F800BEA2EA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17E17ED41AC453F800BEA2EA /* Project object */; rootObject = 17E17ED41AC453F800BEA2EA /* Project object */;
......
DO NOT REMOVE FOLDER
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
DO NOT REMOVE FOLDER
\ No newline at end of file
...@@ -932,7 +932,7 @@ ...@@ -932,7 +932,7 @@
CD8AE2AB16187F770095DC1B /* Project object */ = { CD8AE2AB16187F770095DC1B /* Project object */ = {
isa = PBXProject; isa = PBXProject;
attributes = { attributes = {
LastUpgradeCheck = 0630; LastUpgradeCheck = 0730;
ORGANIZATIONNAME = "Enthusiastic Code"; ORGANIZATIONNAME = "Enthusiastic Code";
}; };
buildConfigurationList = CD8AE2AE16187F770095DC1B /* Build configuration list for PBXProject "libcurl" */; buildConfigurationList = CD8AE2AE16187F770095DC1B /* Build configuration list for PBXProject "libcurl" */;
...@@ -1128,6 +1128,7 @@ ...@@ -1128,6 +1128,7 @@
CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99; GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO; GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0; GCC_OPTIMIZATION_LEVEL = 0;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -168,172 +168,10 @@ ...@@ -168,172 +168,10 @@
17C1FFC31ACC4B21006B99B3 /* agg_basics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187F1AC5A22E0096D788 /* agg_basics.h */; }; 17C1FFC31ACC4B21006B99B3 /* agg_basics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187F1AC5A22E0096D788 /* agg_basics.h */; };
17C1FFC41ACC4B21006B99B3 /* agg_pattern_filters_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AF1AC5A22F0096D788 /* agg_pattern_filters_rgba.h */; }; 17C1FFC41ACC4B21006B99B3 /* agg_pattern_filters_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AF1AC5A22F0096D788 /* agg_pattern_filters_rgba.h */; };
17C1FFC51ACC4B21006B99B3 /* agg_scanline_boolean_algebra.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C81AC5A22F0096D788 /* agg_scanline_boolean_algebra.h */; }; 17C1FFC51ACC4B21006B99B3 /* agg_scanline_boolean_algebra.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C81AC5A22F0096D788 /* agg_scanline_boolean_algebra.h */; };
17D9190F1AC5A22F0096D788 /* agg2D.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187A1AC5A22E0096D788 /* agg2D.h */; };
17D919101AC5A22F0096D788 /* agg_alpha_mask_u8.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187B1AC5A22E0096D788 /* agg_alpha_mask_u8.h */; };
17D919111AC5A22F0096D788 /* agg_arc.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187C1AC5A22E0096D788 /* agg_arc.h */; };
17D919121AC5A22F0096D788 /* agg_array.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187D1AC5A22E0096D788 /* agg_array.h */; };
17D919131AC5A22F0096D788 /* agg_arrowhead.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187E1AC5A22E0096D788 /* agg_arrowhead.h */; };
17D919141AC5A22F0096D788 /* agg_basics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9187F1AC5A22E0096D788 /* agg_basics.h */; };
17D919151AC5A22F0096D788 /* agg_bezier_arc.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918801AC5A22F0096D788 /* agg_bezier_arc.h */; };
17D919161AC5A22F0096D788 /* agg_bitset_iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918811AC5A22F0096D788 /* agg_bitset_iterator.h */; };
17D919171AC5A22F0096D788 /* agg_blur.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918821AC5A22F0096D788 /* agg_blur.h */; };
17D919181AC5A22F0096D788 /* agg_bounding_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918831AC5A22F0096D788 /* agg_bounding_rect.h */; };
17D919191AC5A22F0096D788 /* agg_bspline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918841AC5A22F0096D788 /* agg_bspline.h */; };
17D9191A1AC5A22F0096D788 /* agg_clip_liang_barsky.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918851AC5A22F0096D788 /* agg_clip_liang_barsky.h */; };
17D9191B1AC5A22F0096D788 /* agg_color_gray.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918861AC5A22F0096D788 /* agg_color_gray.h */; };
17D9191C1AC5A22F0096D788 /* agg_color_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918871AC5A22F0096D788 /* agg_color_rgba.h */; };
17D9191D1AC5A22F0096D788 /* agg_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918881AC5A22F0096D788 /* agg_config.h */; };
17D9191E1AC5A22F0096D788 /* agg_conv_adaptor_vcgen.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918891AC5A22F0096D788 /* agg_conv_adaptor_vcgen.h */; };
17D9191F1AC5A22F0096D788 /* agg_conv_adaptor_vpgen.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9188A1AC5A22F0096D788 /* agg_conv_adaptor_vpgen.h */; };
17D919201AC5A22F0096D788 /* agg_conv_bspline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9188B1AC5A22F0096D788 /* agg_conv_bspline.h */; };
17D919211AC5A22F0096D788 /* agg_conv_clip_polygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9188C1AC5A22F0096D788 /* agg_conv_clip_polygon.h */; };
17D919221AC5A22F0096D788 /* agg_conv_clip_polyline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9188D1AC5A22F0096D788 /* agg_conv_clip_polyline.h */; };
17D919231AC5A22F0096D788 /* agg_conv_close_polygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9188E1AC5A22F0096D788 /* agg_conv_close_polygon.h */; };
17D919241AC5A22F0096D788 /* agg_conv_concat.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9188F1AC5A22F0096D788 /* agg_conv_concat.h */; };
17D919251AC5A22F0096D788 /* agg_conv_contour.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918901AC5A22F0096D788 /* agg_conv_contour.h */; };
17D919261AC5A22F0096D788 /* agg_conv_curve.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918911AC5A22F0096D788 /* agg_conv_curve.h */; };
17D919271AC5A22F0096D788 /* agg_conv_dash.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918921AC5A22F0096D788 /* agg_conv_dash.h */; };
17D919281AC5A22F0096D788 /* agg_conv_gpc.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918931AC5A22F0096D788 /* agg_conv_gpc.h */; };
17D919291AC5A22F0096D788 /* agg_conv_marker.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918941AC5A22F0096D788 /* agg_conv_marker.h */; };
17D9192A1AC5A22F0096D788 /* agg_conv_marker_adaptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918951AC5A22F0096D788 /* agg_conv_marker_adaptor.h */; };
17D9192B1AC5A22F0096D788 /* agg_conv_segmentator.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918961AC5A22F0096D788 /* agg_conv_segmentator.h */; };
17D9192C1AC5A22F0096D788 /* agg_conv_shorten_path.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918971AC5A22F0096D788 /* agg_conv_shorten_path.h */; };
17D9192D1AC5A22F0096D788 /* agg_conv_smooth_poly1.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918981AC5A22F0096D788 /* agg_conv_smooth_poly1.h */; };
17D9192E1AC5A22F0096D788 /* agg_conv_stroke.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918991AC5A22F0096D788 /* agg_conv_stroke.h */; };
17D9192F1AC5A22F0096D788 /* agg_conv_transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9189A1AC5A22F0096D788 /* agg_conv_transform.h */; };
17D919301AC5A22F0096D788 /* agg_conv_unclose_polygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9189B1AC5A22F0096D788 /* agg_conv_unclose_polygon.h */; };
17D919311AC5A22F0096D788 /* agg_curves.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9189C1AC5A22F0096D788 /* agg_curves.h */; };
17D919321AC5A22F0096D788 /* agg_dda_line.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9189D1AC5A22F0096D788 /* agg_dda_line.h */; };
17D919331AC5A22F0096D788 /* agg_ellipse.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9189E1AC5A22F0096D788 /* agg_ellipse.h */; };
17D919341AC5A22F0096D788 /* agg_ellipse_bresenham.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9189F1AC5A22F0096D788 /* agg_ellipse_bresenham.h */; };
17D919351AC5A22F0096D788 /* agg_embedded_raster_fonts.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A01AC5A22F0096D788 /* agg_embedded_raster_fonts.h */; };
17D919361AC5A22F0096D788 /* agg_font_cache_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A11AC5A22F0096D788 /* agg_font_cache_manager.h */; };
17D919371AC5A22F0096D788 /* agg_gamma_functions.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A21AC5A22F0096D788 /* agg_gamma_functions.h */; };
17D919381AC5A22F0096D788 /* agg_gamma_lut.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A31AC5A22F0096D788 /* agg_gamma_lut.h */; };
17D919391AC5A22F0096D788 /* agg_glyph_raster_bin.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A41AC5A22F0096D788 /* agg_glyph_raster_bin.h */; };
17D9193A1AC5A22F0096D788 /* agg_gradient_lut.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A51AC5A22F0096D788 /* agg_gradient_lut.h */; };
17D9193B1AC5A22F0096D788 /* agg_gsv_text.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A61AC5A22F0096D788 /* agg_gsv_text.h */; };
17D9193C1AC5A22F0096D788 /* agg_image_accessors.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A71AC5A22F0096D788 /* agg_image_accessors.h */; };
17D9193D1AC5A22F0096D788 /* agg_image_filters.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A81AC5A22F0096D788 /* agg_image_filters.h */; };
17D9193E1AC5A22F0096D788 /* agg_line_aa_basics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918A91AC5A22F0096D788 /* agg_line_aa_basics.h */; };
17D9193F1AC5A22F0096D788 /* agg_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AA1AC5A22F0096D788 /* agg_math.h */; };
17D919401AC5A22F0096D788 /* agg_math_stroke.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AB1AC5A22F0096D788 /* agg_math_stroke.h */; };
17D919411AC5A22F0096D788 /* agg_path_length.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AC1AC5A22F0096D788 /* agg_path_length.h */; };
17D919421AC5A22F0096D788 /* agg_path_storage.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AD1AC5A22F0096D788 /* agg_path_storage.h */; };
17D919431AC5A22F0096D788 /* agg_path_storage_integer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AE1AC5A22F0096D788 /* agg_path_storage_integer.h */; };
17D919441AC5A22F0096D788 /* agg_pattern_filters_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918AF1AC5A22F0096D788 /* agg_pattern_filters_rgba.h */; };
17D919451AC5A22F0096D788 /* agg_pixfmt_amask_adaptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B01AC5A22F0096D788 /* agg_pixfmt_amask_adaptor.h */; };
17D919461AC5A22F0096D788 /* agg_pixfmt_gray.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B11AC5A22F0096D788 /* agg_pixfmt_gray.h */; };
17D919471AC5A22F0096D788 /* agg_pixfmt_rgb.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B21AC5A22F0096D788 /* agg_pixfmt_rgb.h */; };
17D919481AC5A22F0096D788 /* agg_pixfmt_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B31AC5A22F0096D788 /* agg_pixfmt_rgba.h */; };
17D919491AC5A22F0096D788 /* agg_pixfmt_rgb_packed.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B41AC5A22F0096D788 /* agg_pixfmt_rgb_packed.h */; };
17D9194A1AC5A22F0096D788 /* agg_pixfmt_transposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B51AC5A22F0096D788 /* agg_pixfmt_transposer.h */; };
17D9194B1AC5A22F0096D788 /* agg_rasterizer_cells_aa.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B61AC5A22F0096D788 /* agg_rasterizer_cells_aa.h */; };
17D9194C1AC5A22F0096D788 /* agg_rasterizer_compound_aa.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B71AC5A22F0096D788 /* agg_rasterizer_compound_aa.h */; };
17D9194D1AC5A22F0096D788 /* agg_rasterizer_outline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B81AC5A22F0096D788 /* agg_rasterizer_outline.h */; };
17D9194E1AC5A22F0096D788 /* agg_rasterizer_outline_aa.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918B91AC5A22F0096D788 /* agg_rasterizer_outline_aa.h */; };
17D9194F1AC5A22F0096D788 /* agg_rasterizer_scanline_aa.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918BA1AC5A22F0096D788 /* agg_rasterizer_scanline_aa.h */; };
17D919501AC5A22F0096D788 /* agg_rasterizer_sl_clip.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918BB1AC5A22F0096D788 /* agg_rasterizer_sl_clip.h */; };
17D919511AC5A22F0096D788 /* agg_renderer_base.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918BC1AC5A22F0096D788 /* agg_renderer_base.h */; };
17D919521AC5A22F0096D788 /* agg_renderer_markers.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918BD1AC5A22F0096D788 /* agg_renderer_markers.h */; };
17D919531AC5A22F0096D788 /* agg_renderer_mclip.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918BE1AC5A22F0096D788 /* agg_renderer_mclip.h */; };
17D919541AC5A22F0096D788 /* agg_renderer_outline_aa.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918BF1AC5A22F0096D788 /* agg_renderer_outline_aa.h */; };
17D919551AC5A22F0096D788 /* agg_renderer_outline_image.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C01AC5A22F0096D788 /* agg_renderer_outline_image.h */; };
17D919561AC5A22F0096D788 /* agg_renderer_primitives.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C11AC5A22F0096D788 /* agg_renderer_primitives.h */; };
17D919571AC5A22F0096D788 /* agg_renderer_raster_text.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C21AC5A22F0096D788 /* agg_renderer_raster_text.h */; };
17D919581AC5A22F0096D788 /* agg_renderer_scanline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C31AC5A22F0096D788 /* agg_renderer_scanline.h */; };
17D919591AC5A22F0096D788 /* agg_rendering_buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C41AC5A22F0096D788 /* agg_rendering_buffer.h */; };
17D9195A1AC5A22F0096D788 /* agg_rendering_buffer_dynarow.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C51AC5A22F0096D788 /* agg_rendering_buffer_dynarow.h */; };
17D9195B1AC5A22F0096D788 /* agg_rounded_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C61AC5A22F0096D788 /* agg_rounded_rect.h */; };
17D9195C1AC5A22F0096D788 /* agg_scanline_bin.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C71AC5A22F0096D788 /* agg_scanline_bin.h */; };
17D9195D1AC5A22F0096D788 /* agg_scanline_boolean_algebra.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C81AC5A22F0096D788 /* agg_scanline_boolean_algebra.h */; };
17D9195E1AC5A22F0096D788 /* agg_scanline_p.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918C91AC5A22F0096D788 /* agg_scanline_p.h */; };
17D9195F1AC5A22F0096D788 /* agg_scanline_storage_aa.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918CA1AC5A22F0096D788 /* agg_scanline_storage_aa.h */; };
17D919601AC5A22F0096D788 /* agg_scanline_storage_bin.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918CB1AC5A22F0096D788 /* agg_scanline_storage_bin.h */; };
17D919611AC5A22F0096D788 /* agg_scanline_u.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918CC1AC5A22F0096D788 /* agg_scanline_u.h */; };
17D919621AC5A22F0096D788 /* agg_shorten_path.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918CD1AC5A22F0096D788 /* agg_shorten_path.h */; };
17D919631AC5A22F0096D788 /* agg_simul_eq.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918CE1AC5A22F0096D788 /* agg_simul_eq.h */; };
17D919641AC5A22F0096D788 /* agg_span_allocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918CF1AC5A22F0096D788 /* agg_span_allocator.h */; };
17D919651AC5A22F0096D788 /* agg_span_converter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D01AC5A22F0096D788 /* agg_span_converter.h */; };
17D919661AC5A22F0096D788 /* agg_span_gouraud.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D11AC5A22F0096D788 /* agg_span_gouraud.h */; };
17D919671AC5A22F0096D788 /* agg_span_gouraud_gray.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D21AC5A22F0096D788 /* agg_span_gouraud_gray.h */; };
17D919681AC5A22F0096D788 /* agg_span_gouraud_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D31AC5A22F0096D788 /* agg_span_gouraud_rgba.h */; };
17D919691AC5A22F0096D788 /* agg_span_gradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D41AC5A22F0096D788 /* agg_span_gradient.h */; };
17D9196A1AC5A22F0096D788 /* agg_span_gradient_alpha.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D51AC5A22F0096D788 /* agg_span_gradient_alpha.h */; };
17D9196B1AC5A22F0096D788 /* agg_span_hatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D61AC5A22F0096D788 /* agg_span_hatch.h */; };
17D9196C1AC5A22F0096D788 /* agg_span_image_filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D71AC5A22F0096D788 /* agg_span_image_filter.h */; };
17D9196D1AC5A22F0096D788 /* agg_span_image_filter_gray.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D81AC5A22F0096D788 /* agg_span_image_filter_gray.h */; };
17D9196E1AC5A22F0096D788 /* agg_span_image_filter_rgb.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918D91AC5A22F0096D788 /* agg_span_image_filter_rgb.h */; };
17D9196F1AC5A22F0096D788 /* agg_span_image_filter_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918DA1AC5A22F0096D788 /* agg_span_image_filter_rgba.h */; };
17D919701AC5A22F0096D788 /* agg_span_interpolator_adaptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918DB1AC5A22F0096D788 /* agg_span_interpolator_adaptor.h */; };
17D919711AC5A22F0096D788 /* agg_span_interpolator_linear.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918DC1AC5A22F0096D788 /* agg_span_interpolator_linear.h */; };
17D919721AC5A22F0096D788 /* agg_span_interpolator_persp.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918DD1AC5A22F0096D788 /* agg_span_interpolator_persp.h */; };
17D919731AC5A22F0096D788 /* agg_span_interpolator_trans.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918DE1AC5A22F0096D788 /* agg_span_interpolator_trans.h */; };
17D919741AC5A22F0096D788 /* agg_span_pattern_gray.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918DF1AC5A22F0096D788 /* agg_span_pattern_gray.h */; };
17D919751AC5A22F0096D788 /* agg_span_pattern_rgb.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E01AC5A22F0096D788 /* agg_span_pattern_rgb.h */; };
17D919761AC5A22F0096D788 /* agg_span_pattern_rgba.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E11AC5A22F0096D788 /* agg_span_pattern_rgba.h */; };
17D919771AC5A22F0096D788 /* agg_span_solid.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E21AC5A22F0096D788 /* agg_span_solid.h */; };
17D919781AC5A22F0096D788 /* agg_span_subdiv_adaptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E31AC5A22F0096D788 /* agg_span_subdiv_adaptor.h */; };
17D919791AC5A22F0096D788 /* agg_trans_affine.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E41AC5A22F0096D788 /* agg_trans_affine.h */; };
17D9197A1AC5A22F0096D788 /* agg_trans_bilinear.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E51AC5A22F0096D788 /* agg_trans_bilinear.h */; };
17D9197B1AC5A22F0096D788 /* agg_trans_double_path.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E61AC5A22F0096D788 /* agg_trans_double_path.h */; };
17D9197C1AC5A22F0096D788 /* agg_trans_perspective.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E71AC5A22F0096D788 /* agg_trans_perspective.h */; };
17D9197D1AC5A22F0096D788 /* agg_trans_single_path.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E81AC5A22F0096D788 /* agg_trans_single_path.h */; };
17D9197E1AC5A22F0096D788 /* agg_trans_viewport.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918E91AC5A22F0096D788 /* agg_trans_viewport.h */; };
17D9197F1AC5A22F0096D788 /* agg_trans_warp_magnifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918EA1AC5A22F0096D788 /* agg_trans_warp_magnifier.h */; };
17D919801AC5A22F0096D788 /* agg_vcgen_bspline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918EB1AC5A22F0096D788 /* agg_vcgen_bspline.h */; };
17D919811AC5A22F0096D788 /* agg_vcgen_contour.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918EC1AC5A22F0096D788 /* agg_vcgen_contour.h */; };
17D919821AC5A22F0096D788 /* agg_vcgen_dash.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918ED1AC5A22F0096D788 /* agg_vcgen_dash.h */; };
17D919831AC5A22F0096D788 /* agg_vcgen_markers_term.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918EE1AC5A22F0096D788 /* agg_vcgen_markers_term.h */; };
17D919841AC5A22F0096D788 /* agg_vcgen_smooth_poly1.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918EF1AC5A22F0096D788 /* agg_vcgen_smooth_poly1.h */; };
17D919851AC5A22F0096D788 /* agg_vcgen_stroke.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918F01AC5A22F0096D788 /* agg_vcgen_stroke.h */; };
17D919861AC5A22F0096D788 /* agg_vcgen_vertex_sequence.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918F11AC5A22F0096D788 /* agg_vcgen_vertex_sequence.h */; };
17D919871AC5A22F0096D788 /* agg_vertex_sequence.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918F21AC5A22F0096D788 /* agg_vertex_sequence.h */; };
17D919881AC5A22F0096D788 /* agg_vpgen_clip_polygon.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918F31AC5A22F0096D788 /* agg_vpgen_clip_polygon.h */; };
17D919891AC5A22F0096D788 /* agg_vpgen_clip_polyline.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918F41AC5A22F0096D788 /* agg_vpgen_clip_polyline.h */; };
17D9198A1AC5A22F0096D788 /* agg_vpgen_segmentator.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918F51AC5A22F0096D788 /* agg_vpgen_segmentator.h */; };
17D919981AC5A22F0096D788 /* agg_color_conv.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9190B1AC5A22F0096D788 /* agg_color_conv.h */; };
17D919991AC5A22F0096D788 /* agg_color_conv_rgb16.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9190C1AC5A22F0096D788 /* agg_color_conv_rgb16.h */; };
17D9199A1AC5A22F0096D788 /* agg_color_conv_rgb8.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9190D1AC5A22F0096D788 /* agg_color_conv_rgb8.h */; };
17D919E01AC5A27B0096D788 /* agg_arc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9199C1AC5A27B0096D788 /* agg_arc.cpp */; };
17D919E11AC5A27B0096D788 /* agg_arrowhead.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9199D1AC5A27B0096D788 /* agg_arrowhead.cpp */; };
17D919E21AC5A27B0096D788 /* agg_bezier_arc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9199E1AC5A27B0096D788 /* agg_bezier_arc.cpp */; };
17D919E31AC5A27B0096D788 /* agg_bspline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9199F1AC5A27B0096D788 /* agg_bspline.cpp */; };
17D919E41AC5A27B0096D788 /* agg_curves.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A01AC5A27B0096D788 /* agg_curves.cpp */; };
17D919E51AC5A27B0096D788 /* agg_embedded_raster_fonts.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A11AC5A27B0096D788 /* agg_embedded_raster_fonts.cpp */; };
17D919E61AC5A27B0096D788 /* agg_gsv_text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A21AC5A27B0096D788 /* agg_gsv_text.cpp */; };
17D919E71AC5A27B0096D788 /* agg_image_filters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A31AC5A27B0096D788 /* agg_image_filters.cpp */; };
17D919E81AC5A27B0096D788 /* agg_line_aa_basics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A41AC5A27B0096D788 /* agg_line_aa_basics.cpp */; };
17D919E91AC5A27B0096D788 /* agg_line_profile_aa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A51AC5A27B0096D788 /* agg_line_profile_aa.cpp */; };
17D919EA1AC5A27B0096D788 /* agg_rounded_rect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A61AC5A27B0096D788 /* agg_rounded_rect.cpp */; };
17D919EB1AC5A27B0096D788 /* agg_sqrt_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A71AC5A27B0096D788 /* agg_sqrt_tables.cpp */; };
17D919EC1AC5A27B0096D788 /* agg_trans_affine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A81AC5A27B0096D788 /* agg_trans_affine.cpp */; };
17D919ED1AC5A27B0096D788 /* agg_trans_double_path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919A91AC5A27B0096D788 /* agg_trans_double_path.cpp */; };
17D919EE1AC5A27B0096D788 /* agg_trans_single_path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919AA1AC5A27B0096D788 /* agg_trans_single_path.cpp */; };
17D919EF1AC5A27B0096D788 /* agg_trans_warp_magnifier.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919AB1AC5A27B0096D788 /* agg_trans_warp_magnifier.cpp */; };
17D919F01AC5A27B0096D788 /* agg_vcgen_bspline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919AC1AC5A27B0096D788 /* agg_vcgen_bspline.cpp */; };
17D919F11AC5A27B0096D788 /* agg_vcgen_contour.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919AD1AC5A27B0096D788 /* agg_vcgen_contour.cpp */; };
17D919F21AC5A27B0096D788 /* agg_vcgen_dash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919AE1AC5A27B0096D788 /* agg_vcgen_dash.cpp */; };
17D919F31AC5A27B0096D788 /* agg_vcgen_markers_term.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919AF1AC5A27B0096D788 /* agg_vcgen_markers_term.cpp */; };
17D919F41AC5A27B0096D788 /* agg_vcgen_smooth_poly1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919B01AC5A27B0096D788 /* agg_vcgen_smooth_poly1.cpp */; };
17D919F51AC5A27B0096D788 /* agg_vcgen_stroke.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919B11AC5A27B0096D788 /* agg_vcgen_stroke.cpp */; };
17D919F61AC5A27B0096D788 /* agg_vpgen_clip_polygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919B21AC5A27B0096D788 /* agg_vpgen_clip_polygon.cpp */; };
17D919F71AC5A27B0096D788 /* agg_vpgen_clip_polyline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919B31AC5A27B0096D788 /* agg_vpgen_clip_polyline.cpp */; };
17D919F81AC5A27B0096D788 /* agg_vpgen_segmentator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919B41AC5A27B0096D788 /* agg_vpgen_segmentator.cpp */; };
17D919F91AC5A27B0096D788 /* agg_bezier_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919BB1AC5A27B0096D788 /* agg_bezier_ctrl.cpp */; };
17D919FA1AC5A27B0096D788 /* agg_cbox_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919BC1AC5A27B0096D788 /* agg_cbox_ctrl.cpp */; };
17D919FB1AC5A27B0096D788 /* agg_gamma_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919BD1AC5A27B0096D788 /* agg_gamma_ctrl.cpp */; };
17D919FC1AC5A27B0096D788 /* agg_gamma_spline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919BE1AC5A27B0096D788 /* agg_gamma_spline.cpp */; };
17D919FD1AC5A27B0096D788 /* agg_polygon_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919BF1AC5A27B0096D788 /* agg_polygon_ctrl.cpp */; };
17D919FE1AC5A27B0096D788 /* agg_rbox_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919C01AC5A27B0096D788 /* agg_rbox_ctrl.cpp */; };
17D919FF1AC5A27B0096D788 /* agg_scale_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919C11AC5A27B0096D788 /* agg_scale_ctrl.cpp */; };
17D91A001AC5A27B0096D788 /* agg_slider_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919C21AC5A27B0096D788 /* agg_slider_ctrl.cpp */; };
17D91A011AC5A27B0096D788 /* agg_spline_ctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D919C31AC5A27B0096D788 /* agg_spline_ctrl.cpp */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
17C1FFC91ACC4B21006B99B3 /* libagg_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libagg_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C1FFC91ACC4B21006B99B3 /* libagg_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libagg_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D9186B1AC5A19D0096D788 /* libagg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libagg.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D9187A1AC5A22E0096D788 /* agg2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agg2D.h; sourceTree = "<group>"; }; 17D9187A1AC5A22E0096D788 /* agg2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agg2D.h; sourceTree = "<group>"; };
17D9187B1AC5A22E0096D788 /* agg_alpha_mask_u8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agg_alpha_mask_u8.h; sourceTree = "<group>"; }; 17D9187B1AC5A22E0096D788 /* agg_alpha_mask_u8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agg_alpha_mask_u8.h; sourceTree = "<group>"; };
17D9187C1AC5A22E0096D788 /* agg_arc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agg_arc.h; sourceTree = "<group>"; }; 17D9187C1AC5A22E0096D788 /* agg_arc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = agg_arc.h; sourceTree = "<group>"; };
...@@ -505,13 +343,6 @@ ...@@ -505,13 +343,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D918681AC5A19D0096D788 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
...@@ -526,7 +357,6 @@ ...@@ -526,7 +357,6 @@
17D9186C1AC5A19D0096D788 /* Products */ = { 17D9186C1AC5A19D0096D788 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D9186B1AC5A19D0096D788 /* libagg.a */,
17C1FFC91ACC4B21006B99B3 /* libagg_ios.a */, 17C1FFC91ACC4B21006B99B3 /* libagg_ios.a */,
); );
name = Products; name = Products;
...@@ -871,146 +701,12 @@ ...@@ -871,146 +701,12 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D918691AC5A19D0096D788 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17D9194C1AC5A22F0096D788 /* agg_rasterizer_compound_aa.h in Headers */,
17D919361AC5A22F0096D788 /* agg_font_cache_manager.h in Headers */,
17D9197D1AC5A22F0096D788 /* agg_trans_single_path.h in Headers */,
17D919501AC5A22F0096D788 /* agg_rasterizer_sl_clip.h in Headers */,
17D9193B1AC5A22F0096D788 /* agg_gsv_text.h in Headers */,
17D919271AC5A22F0096D788 /* agg_conv_dash.h in Headers */,
17D919221AC5A22F0096D788 /* agg_conv_clip_polyline.h in Headers */,
17D9192E1AC5A22F0096D788 /* agg_conv_stroke.h in Headers */,
17D9195C1AC5A22F0096D788 /* agg_scanline_bin.h in Headers */,
17D919561AC5A22F0096D788 /* agg_renderer_primitives.h in Headers */,
17D9191A1AC5A22F0096D788 /* agg_clip_liang_barsky.h in Headers */,
17D919721AC5A22F0096D788 /* agg_span_interpolator_persp.h in Headers */,
17D919101AC5A22F0096D788 /* agg_alpha_mask_u8.h in Headers */,
17D9194A1AC5A22F0096D788 /* agg_pixfmt_transposer.h in Headers */,
17D919421AC5A22F0096D788 /* agg_path_storage.h in Headers */,
17D919571AC5A22F0096D788 /* agg_renderer_raster_text.h in Headers */,
17D919661AC5A22F0096D788 /* agg_span_gouraud.h in Headers */,
17D919531AC5A22F0096D788 /* agg_renderer_mclip.h in Headers */,
17D919821AC5A22F0096D788 /* agg_vcgen_dash.h in Headers */,
17D9194E1AC5A22F0096D788 /* agg_rasterizer_outline_aa.h in Headers */,
17D919731AC5A22F0096D788 /* agg_span_interpolator_trans.h in Headers */,
17D919801AC5A22F0096D788 /* agg_vcgen_bspline.h in Headers */,
17D9195E1AC5A22F0096D788 /* agg_scanline_p.h in Headers */,
17D919981AC5A22F0096D788 /* agg_color_conv.h in Headers */,
17D9199A1AC5A22F0096D788 /* agg_color_conv_rgb8.h in Headers */,
17D919191AC5A22F0096D788 /* agg_bspline.h in Headers */,
17D9192D1AC5A22F0096D788 /* agg_conv_smooth_poly1.h in Headers */,
17D919711AC5A22F0096D788 /* agg_span_interpolator_linear.h in Headers */,
17D9193A1AC5A22F0096D788 /* agg_gradient_lut.h in Headers */,
17D9198A1AC5A22F0096D788 /* agg_vpgen_segmentator.h in Headers */,
17D919851AC5A22F0096D788 /* agg_vcgen_stroke.h in Headers */,
17D919541AC5A22F0096D788 /* agg_renderer_outline_aa.h in Headers */,
17D919131AC5A22F0096D788 /* agg_arrowhead.h in Headers */,
17D9193C1AC5A22F0096D788 /* agg_image_accessors.h in Headers */,
17D919861AC5A22F0096D788 /* agg_vcgen_vertex_sequence.h in Headers */,
17D919631AC5A22F0096D788 /* agg_simul_eq.h in Headers */,
17D9195B1AC5A22F0096D788 /* agg_rounded_rect.h in Headers */,
17D919761AC5A22F0096D788 /* agg_span_pattern_rgba.h in Headers */,
17D919831AC5A22F0096D788 /* agg_vcgen_markers_term.h in Headers */,
17D9191C1AC5A22F0096D788 /* agg_color_rgba.h in Headers */,
17D919431AC5A22F0096D788 /* agg_path_storage_integer.h in Headers */,
17D9196B1AC5A22F0096D788 /* agg_span_hatch.h in Headers */,
17D9192B1AC5A22F0096D788 /* agg_conv_segmentator.h in Headers */,
17D9192F1AC5A22F0096D788 /* agg_conv_transform.h in Headers */,
17D9196F1AC5A22F0096D788 /* agg_span_image_filter_rgba.h in Headers */,
17D9194F1AC5A22F0096D788 /* agg_rasterizer_scanline_aa.h in Headers */,
17D919181AC5A22F0096D788 /* agg_bounding_rect.h in Headers */,
17D919481AC5A22F0096D788 /* agg_pixfmt_rgba.h in Headers */,
17D919401AC5A22F0096D788 /* agg_math_stroke.h in Headers */,
17D919521AC5A22F0096D788 /* agg_renderer_markers.h in Headers */,
17D919471AC5A22F0096D788 /* agg_pixfmt_rgb.h in Headers */,
17D9191B1AC5A22F0096D788 /* agg_color_gray.h in Headers */,
17D9193F1AC5A22F0096D788 /* agg_math.h in Headers */,
17D919681AC5A22F0096D788 /* agg_span_gouraud_rgba.h in Headers */,
17D919281AC5A22F0096D788 /* agg_conv_gpc.h in Headers */,
17D919671AC5A22F0096D788 /* agg_span_gouraud_gray.h in Headers */,
17D9193D1AC5A22F0096D788 /* agg_image_filters.h in Headers */,
17D919391AC5A22F0096D788 /* agg_glyph_raster_bin.h in Headers */,
17D919321AC5A22F0096D788 /* agg_dda_line.h in Headers */,
17D9197B1AC5A22F0096D788 /* agg_trans_double_path.h in Headers */,
17D9193E1AC5A22F0096D788 /* agg_line_aa_basics.h in Headers */,
17D919491AC5A22F0096D788 /* agg_pixfmt_rgb_packed.h in Headers */,
17D9190F1AC5A22F0096D788 /* agg2D.h in Headers */,
17D9197F1AC5A22F0096D788 /* agg_trans_warp_magnifier.h in Headers */,
17D919151AC5A22F0096D788 /* agg_bezier_arc.h in Headers */,
17D919251AC5A22F0096D788 /* agg_conv_contour.h in Headers */,
17D9197C1AC5A22F0096D788 /* agg_trans_perspective.h in Headers */,
17D919781AC5A22F0096D788 /* agg_span_subdiv_adaptor.h in Headers */,
17D9196E1AC5A22F0096D788 /* agg_span_image_filter_rgb.h in Headers */,
17D919651AC5A22F0096D788 /* agg_span_converter.h in Headers */,
17D9195F1AC5A22F0096D788 /* agg_scanline_storage_aa.h in Headers */,
17D919411AC5A22F0096D788 /* agg_path_length.h in Headers */,
17D9197E1AC5A22F0096D788 /* agg_trans_viewport.h in Headers */,
17D919301AC5A22F0096D788 /* agg_conv_unclose_polygon.h in Headers */,
17D919891AC5A22F0096D788 /* agg_vpgen_clip_polyline.h in Headers */,
17D919461AC5A22F0096D788 /* agg_pixfmt_gray.h in Headers */,
17D919551AC5A22F0096D788 /* agg_renderer_outline_image.h in Headers */,
17D919121AC5A22F0096D788 /* agg_array.h in Headers */,
17D919451AC5A22F0096D788 /* agg_pixfmt_amask_adaptor.h in Headers */,
17D919751AC5A22F0096D788 /* agg_span_pattern_rgb.h in Headers */,
17D9192C1AC5A22F0096D788 /* agg_conv_shorten_path.h in Headers */,
17D919741AC5A22F0096D788 /* agg_span_pattern_gray.h in Headers */,
17D919601AC5A22F0096D788 /* agg_scanline_storage_bin.h in Headers */,
17D919161AC5A22F0096D788 /* agg_bitset_iterator.h in Headers */,
17D919241AC5A22F0096D788 /* agg_conv_concat.h in Headers */,
17D919691AC5A22F0096D788 /* agg_span_gradient.h in Headers */,
17D9191D1AC5A22F0096D788 /* agg_config.h in Headers */,
17D9195A1AC5A22F0096D788 /* agg_rendering_buffer_dynarow.h in Headers */,
17D919701AC5A22F0096D788 /* agg_span_interpolator_adaptor.h in Headers */,
17D919291AC5A22F0096D788 /* agg_conv_marker.h in Headers */,
17D9196A1AC5A22F0096D788 /* agg_span_gradient_alpha.h in Headers */,
17D919641AC5A22F0096D788 /* agg_span_allocator.h in Headers */,
17D9191F1AC5A22F0096D788 /* agg_conv_adaptor_vpgen.h in Headers */,
17D9194B1AC5A22F0096D788 /* agg_rasterizer_cells_aa.h in Headers */,
17D919621AC5A22F0096D788 /* agg_shorten_path.h in Headers */,
17D9197A1AC5A22F0096D788 /* agg_trans_bilinear.h in Headers */,
17D919231AC5A22F0096D788 /* agg_conv_close_polygon.h in Headers */,
17D919331AC5A22F0096D788 /* agg_ellipse.h in Headers */,
17D919591AC5A22F0096D788 /* agg_rendering_buffer.h in Headers */,
17D9196C1AC5A22F0096D788 /* agg_span_image_filter.h in Headers */,
17D919111AC5A22F0096D788 /* agg_arc.h in Headers */,
17D919201AC5A22F0096D788 /* agg_conv_bspline.h in Headers */,
17D919991AC5A22F0096D788 /* agg_color_conv_rgb16.h in Headers */,
17D9192A1AC5A22F0096D788 /* agg_conv_marker_adaptor.h in Headers */,
17D9196D1AC5A22F0096D788 /* agg_span_image_filter_gray.h in Headers */,
17D919841AC5A22F0096D788 /* agg_vcgen_smooth_poly1.h in Headers */,
17D919341AC5A22F0096D788 /* agg_ellipse_bresenham.h in Headers */,
17D919211AC5A22F0096D788 /* agg_conv_clip_polygon.h in Headers */,
17D919871AC5A22F0096D788 /* agg_vertex_sequence.h in Headers */,
17D919881AC5A22F0096D788 /* agg_vpgen_clip_polygon.h in Headers */,
17D919811AC5A22F0096D788 /* agg_vcgen_contour.h in Headers */,
17D919171AC5A22F0096D788 /* agg_blur.h in Headers */,
17D9191E1AC5A22F0096D788 /* agg_conv_adaptor_vcgen.h in Headers */,
17D919261AC5A22F0096D788 /* agg_conv_curve.h in Headers */,
17D919311AC5A22F0096D788 /* agg_curves.h in Headers */,
17D919611AC5A22F0096D788 /* agg_scanline_u.h in Headers */,
17D9194D1AC5A22F0096D788 /* agg_rasterizer_outline.h in Headers */,
17D919381AC5A22F0096D788 /* agg_gamma_lut.h in Headers */,
17D919351AC5A22F0096D788 /* agg_embedded_raster_fonts.h in Headers */,
17D919511AC5A22F0096D788 /* agg_renderer_base.h in Headers */,
17D919791AC5A22F0096D788 /* agg_trans_affine.h in Headers */,
17D919581AC5A22F0096D788 /* agg_renderer_scanline.h in Headers */,
17D919371AC5A22F0096D788 /* agg_gamma_functions.h in Headers */,
17D919771AC5A22F0096D788 /* agg_span_solid.h in Headers */,
17D919141AC5A22F0096D788 /* agg_basics.h in Headers */,
17D919441AC5A22F0096D788 /* agg_pattern_filters_rgba.h in Headers */,
17D9195D1AC5A22F0096D788 /* agg_scanline_boolean_algebra.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C1FF211ACC4B21006B99B3 /* agg_ios */ = { 17C1FF211ACC4B21006B99B3 /* agg */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C1FFC61ACC4B21006B99B3 /* Build configuration list for PBXNativeTarget "agg_ios" */; buildConfigurationList = 17C1FFC61ACC4B21006B99B3 /* Build configuration list for PBXNativeTarget "agg" */;
buildPhases = ( buildPhases = (
17C1FF221ACC4B21006B99B3 /* Sources */, 17C1FF221ACC4B21006B99B3 /* Sources */,
17C1FF451ACC4B21006B99B3 /* Frameworks */, 17C1FF451ACC4B21006B99B3 /* Frameworks */,
...@@ -1020,26 +716,9 @@ ...@@ -1020,26 +716,9 @@
); );
dependencies = ( dependencies = (
); );
name = agg_ios;
productName = agg;
productReference = 17C1FFC91ACC4B21006B99B3 /* libagg_ios.a */;
productType = "com.apple.product-type.library.static";
};
17D9186A1AC5A19D0096D788 /* agg */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17D918761AC5A19D0096D788 /* Build configuration list for PBXNativeTarget "agg" */;
buildPhases = (
17D918671AC5A19D0096D788 /* Sources */,
17D918681AC5A19D0096D788 /* Frameworks */,
17D918691AC5A19D0096D788 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = agg; name = agg;
productName = agg; productName = agg;
productReference = 17D9186B1AC5A19D0096D788 /* libagg.a */; productReference = 17C1FFC91ACC4B21006B99B3 /* libagg_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -1050,11 +729,6 @@ ...@@ -1050,11 +729,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17D9186A1AC5A19D0096D788 = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17D918661AC5A19D0096D788 /* Build configuration list for PBXProject "agg" */; buildConfigurationList = 17D918661AC5A19D0096D788 /* Build configuration list for PBXProject "agg" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -1068,8 +742,7 @@ ...@@ -1068,8 +742,7 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17D9186A1AC5A19D0096D788 /* agg */, 17C1FF211ACC4B21006B99B3 /* agg */,
17C1FF211ACC4B21006B99B3 /* agg_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
...@@ -1116,47 +789,6 @@ ...@@ -1116,47 +789,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D918671AC5A19D0096D788 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17D919EC1AC5A27B0096D788 /* agg_trans_affine.cpp in Sources */,
17D919EE1AC5A27B0096D788 /* agg_trans_single_path.cpp in Sources */,
17D919E01AC5A27B0096D788 /* agg_arc.cpp in Sources */,
17D919F31AC5A27B0096D788 /* agg_vcgen_markers_term.cpp in Sources */,
17D919FE1AC5A27B0096D788 /* agg_rbox_ctrl.cpp in Sources */,
17D919F71AC5A27B0096D788 /* agg_vpgen_clip_polyline.cpp in Sources */,
17D919E91AC5A27B0096D788 /* agg_line_profile_aa.cpp in Sources */,
17D919E21AC5A27B0096D788 /* agg_bezier_arc.cpp in Sources */,
17D919FC1AC5A27B0096D788 /* agg_gamma_spline.cpp in Sources */,
17D91A011AC5A27B0096D788 /* agg_spline_ctrl.cpp in Sources */,
17D919E11AC5A27B0096D788 /* agg_arrowhead.cpp in Sources */,
17D919FB1AC5A27B0096D788 /* agg_gamma_ctrl.cpp in Sources */,
17D919E81AC5A27B0096D788 /* agg_line_aa_basics.cpp in Sources */,
17D919FA1AC5A27B0096D788 /* agg_cbox_ctrl.cpp in Sources */,
17D91A001AC5A27B0096D788 /* agg_slider_ctrl.cpp in Sources */,
17D919FF1AC5A27B0096D788 /* agg_scale_ctrl.cpp in Sources */,
17D919F01AC5A27B0096D788 /* agg_vcgen_bspline.cpp in Sources */,
17D919E41AC5A27B0096D788 /* agg_curves.cpp in Sources */,
17D919EB1AC5A27B0096D788 /* agg_sqrt_tables.cpp in Sources */,
17D919EA1AC5A27B0096D788 /* agg_rounded_rect.cpp in Sources */,
17D919F41AC5A27B0096D788 /* agg_vcgen_smooth_poly1.cpp in Sources */,
17D919E31AC5A27B0096D788 /* agg_bspline.cpp in Sources */,
17D919F21AC5A27B0096D788 /* agg_vcgen_dash.cpp in Sources */,
17D919F11AC5A27B0096D788 /* agg_vcgen_contour.cpp in Sources */,
17D919E51AC5A27B0096D788 /* agg_embedded_raster_fonts.cpp in Sources */,
17D919E61AC5A27B0096D788 /* agg_gsv_text.cpp in Sources */,
17D919EF1AC5A27B0096D788 /* agg_trans_warp_magnifier.cpp in Sources */,
17D919ED1AC5A27B0096D788 /* agg_trans_double_path.cpp in Sources */,
17D919E71AC5A27B0096D788 /* agg_image_filters.cpp in Sources */,
17D919FD1AC5A27B0096D788 /* agg_polygon_ctrl.cpp in Sources */,
17D919F51AC5A27B0096D788 /* agg_vcgen_stroke.cpp in Sources */,
17D919F61AC5A27B0096D788 /* agg_vpgen_clip_polygon.cpp in Sources */,
17D919F81AC5A27B0096D788 /* agg_vpgen_segmentator.cpp in Sources */,
17D919F91AC5A27B0096D788 /* agg_bezier_ctrl.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
...@@ -1287,52 +919,10 @@ ...@@ -1287,52 +919,10 @@
}; };
name = Release; name = Release;
}; };
17D918771AC5A19D0096D788 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../agg-2.4/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17D918781AC5A19D0096D788 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../agg-2.4/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C1FFC61ACC4B21006B99B3 /* Build configuration list for PBXNativeTarget "agg_ios" */ = { 17C1FFC61ACC4B21006B99B3 /* Build configuration list for PBXNativeTarget "agg" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1FFC71ACC4B21006B99B3 /* Debug */, 17C1FFC71ACC4B21006B99B3 /* Debug */,
...@@ -1350,15 +940,6 @@ ...@@ -1350,15 +940,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17D918761AC5A19D0096D788 /* Build configuration list for PBXNativeTarget "agg" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17D918771AC5A19D0096D788 /* Debug */,
17D918781AC5A19D0096D788 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17D918631AC5A19D0096D788 /* Project object */; rootObject = 17D918631AC5A19D0096D788 /* Project object */;
......
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -7,433 +7,124 @@ ...@@ -7,433 +7,124 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CBE911AC94531007D7DEC /* libjasper.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CBE8E1AC9451E007D7DEC /* libjasper.a */; };
175CBEBD1AC94626007D7DEC /* libjbig.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CBEBA1AC9461A007D7DEC /* libjbig.a */; };
175CBF981AC948AA007D7DEC /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CBF951AC948A0007D7DEC /* libjpeg.a */; };
175CC0431AC9498D007D7DEC /* liblibpsd.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CC0401AC9497D007D7DEC /* liblibpsd.a */; };
175CC1491AC9559A007D7DEC /* libtiff.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CC1461AC9556A007D7DEC /* libtiff.a */; };
175CC1771AC9566E007D7DEC /* libraw.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CC1741AC9565C007D7DEC /* libraw.a */; };
175CC1CF1AC95728007D7DEC /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CC1CC1AC9571D007D7DEC /* libpng.a */; };
175CC1E81AC95FA3007D7DEC /* BgraFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */; };
175CC2431AC964E0007D7DEC /* libmng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CC2401AC964D4007D7DEC /* libmng.a */; };
175CC25C1AC96D23007D7DEC /* tif_xfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 175CC25B1AC96D23007D7DEC /* tif_xfile.cpp */; };
17C100071ACC4B40006B99B3 /* ximajbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A671AC5A8530096D788 /* ximajbg.h */; };
17C100081ACC4B40006B99B3 /* ximajas.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A651AC5A8530096D788 /* ximajas.h */; };
17C100091ACC4B40006B99B3 /* xmemfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A881AC5A8530096D788 /* xmemfile.h */; };
17C1000A1ACC4B40006B99B3 /* ximawmf.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A841AC5A8530096D788 /* ximawmf.h */; };
17C1000B1ACC4B40006B99B3 /* ximaico.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A601AC5A8530096D788 /* ximaico.h */; };
17C1000C1ACC4B40006B99B3 /* xfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A521AC5A8530096D788 /* xfile.h */; };
17C1000D1ACC4B40006B99B3 /* ximapsd.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A741AC5A8530096D788 /* ximapsd.h */; };
17C1000E1ACC4B40006B99B3 /* ximadef.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A561AC5A8530096D788 /* ximadef.h */; };
17C1000F1ACC4B40006B99B3 /* ximaraw.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A761AC5A8530096D788 /* ximaraw.h */; };
17C100101ACC4B40006B99B3 /* ximagif.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A5D1AC5A8530096D788 /* ximagif.h */; };
17C100111ACC4B40006B99B3 /* ximacfg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A551AC5A8530096D788 /* ximacfg.h */; };
17C100121ACC4B40006B99B3 /* ximamng.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A6D1AC5A8530096D788 /* ximamng.h */; };
17C100131ACC4B40006B99B3 /* ximaska.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A791AC5A8530096D788 /* ximaska.h */; };
17C100141ACC4B40006B99B3 /* ximatga.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A7B1AC5A8530096D788 /* ximatga.h */; };
17C100151ACC4B40006B99B3 /* ximath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A7D1AC5A8530096D788 /* ximath.h */; };
17C100161ACC4B40006B99B3 /* ximabmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A541AC5A8530096D788 /* ximabmp.h */; };
17C100171ACC4B40006B99B3 /* ximaiter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A631AC5A8530096D788 /* ximaiter.h */; };
17C100181ACC4B40006B99B3 /* ximapng.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A721AC5A8530096D788 /* ximapng.h */; };
17C100191ACC4B40006B99B3 /* ximage.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A5B1AC5A8530096D788 /* ximage.h */; };
17C1001A1ACC4B40006B99B3 /* ximajpg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A691AC5A8530096D788 /* ximajpg.h */; };
17C1001B1ACC4B40006B99B3 /* ximawbmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A821AC5A8530096D788 /* ximawbmp.h */; };
17C1001C1ACC4B40006B99B3 /* ximapcx.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A701AC5A8530096D788 /* ximapcx.h */; };
17C1001D1ACC4B40006B99B3 /* ximatif.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A7F1AC5A8530096D788 /* ximatif.h */; };
17C1001E1ACC4B40006B99B3 /* xiofile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A861AC5A8530096D788 /* xiofile.h */; };
17C102561ACC503A006B99B3 /* libjasper_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C102301ACC500B006B99B3 /* libjasper_ios.a */; };
17C102571ACC503E006B99B3 /* libjbig_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C102331ACC500B006B99B3 /* libjbig_ios.a */; };
17C102581ACC5042006B99B3 /* libjpeg_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C102361ACC500B006B99B3 /* libjpeg_ios.a */; };
17C102591ACC5046006B99B3 /* liblibpsd_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C102391ACC500B006B99B3 /* liblibpsd_ios.a */; };
17C1025A1ACC504B006B99B3 /* libtiff_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C102451ACC500B006B99B3 /* libtiff_ios.a */; };
17C1025B1ACC504F006B99B3 /* libraw_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C102421ACC500B006B99B3 /* libraw_ios.a */; };
17C1025C1ACC5053006B99B3 /* libpng_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C1023F1ACC500B006B99B3 /* libpng_ios.a */; };
17C1025D1ACC5057006B99B3 /* libmng_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C1023C1ACC500B006B99B3 /* libmng_ios.a */; };
17C1FFDC1ACC4B40006B99B3 /* ximapal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6E1AC5A8530096D788 /* ximapal.cpp */; };
17C1FFDD1ACC4B40006B99B3 /* ximaico.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5F1AC5A8530096D788 /* ximaico.cpp */; };
17C1FFDE1ACC4B40006B99B3 /* ximadsp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A571AC5A8530096D788 /* ximadsp.cpp */; };
17C1FFDF1ACC4B40006B99B3 /* ximatif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A7E1AC5A8530096D788 /* ximatif.cpp */; };
17C1FFE01ACC4B40006B99B3 /* ximalyr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6B1AC5A8530096D788 /* ximalyr.cpp */; };
17C1FFE11ACC4B40006B99B3 /* ximath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A7C1AC5A8530096D788 /* ximath.cpp */; };
17C1FFE21ACC4B40006B99B3 /* ximamng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6C1AC5A8530096D788 /* ximamng.cpp */; };
17C1FFE31ACC4B40006B99B3 /* ximaint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A621AC5A8530096D788 /* ximaint.cpp */; };
17C1FFE41ACC4B40006B99B3 /* ximasel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A771AC5A8530096D788 /* ximasel.cpp */; };
17C1FFE51ACC4B40006B99B3 /* ximapsd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A731AC5A8530096D788 /* ximapsd.cpp */; };
17C1FFE61ACC4B40006B99B3 /* ximaenc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A581AC5A8530096D788 /* ximaenc.cpp */; };
17C1FFE71ACC4B40006B99B3 /* ximawmf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A831AC5A8530096D788 /* ximawmf.cpp */; };
17C1FFE81ACC4B40006B99B3 /* ximawbmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A811AC5A8530096D788 /* ximawbmp.cpp */; };
17C1FFE91ACC4B40006B99B3 /* ximage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5A1AC5A8530096D788 /* ximage.cpp */; };
17C1FFEA1ACC4B40006B99B3 /* ximaexif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A591AC5A8530096D788 /* ximaexif.cpp */; };
17C1FFEB1ACC4B40006B99B3 /* ximatran.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A801AC5A8530096D788 /* ximatran.cpp */; };
17C1FFEC1ACC4B40006B99B3 /* ximawnd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A851AC5A8530096D788 /* ximawnd.cpp */; };
17C1FFED1ACC4B40006B99B3 /* ximatga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A7A1AC5A8530096D788 /* ximatga.cpp */; };
17C1FFEE1ACC4B40006B99B3 /* ximalpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6A1AC5A8530096D788 /* ximalpha.cpp */; };
17C1FFEF1ACC4B40006B99B3 /* BgraFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */; }; 17C1FFEF1ACC4B40006B99B3 /* BgraFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */; };
17C1FFF01ACC4B40006B99B3 /* ximahist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5E1AC5A8530096D788 /* ximahist.cpp */; }; 694149951CB509D7003E771B /* tif_xfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149941CB509D7003E771B /* tif_xfile.cpp */; };
17C1FFF11ACC4B40006B99B3 /* xmemfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A871AC5A8530096D788 /* xmemfile.cpp */; }; 694149CD1CB509E9003E771B /* xfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149961CB509E9003E771B /* xfile.h */; };
17C1FFF21ACC4B40006B99B3 /* ximainfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A611AC5A8530096D788 /* ximainfo.cpp */; }; 694149CE1CB509E9003E771B /* ximabmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149971CB509E9003E771B /* ximabmp.cpp */; };
17C1FFF31ACC4B40006B99B3 /* ximapng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A711AC5A8530096D788 /* ximapng.cpp */; }; 694149CF1CB509E9003E771B /* ximabmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149981CB509E9003E771B /* ximabmp.h */; };
17C1FFF41ACC4B40006B99B3 /* ximabmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A531AC5A8530096D788 /* ximabmp.cpp */; }; 694149D01CB509E9003E771B /* ximacfg.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149991CB509E9003E771B /* ximacfg.h */; };
17C1FFF51ACC4B40006B99B3 /* ximajbg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A661AC5A8530096D788 /* ximajbg.cpp */; }; 694149D11CB509E9003E771B /* ximadef.h in Headers */ = {isa = PBXBuildFile; fileRef = 6941499A1CB509E9003E771B /* ximadef.h */; };
17C1FFF61ACC4B40006B99B3 /* ximajpg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A681AC5A8530096D788 /* ximajpg.cpp */; }; 694149D21CB509E9003E771B /* ximadsp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6941499B1CB509E9003E771B /* ximadsp.cpp */; };
17C1FFF71ACC4B40006B99B3 /* ximaska.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A781AC5A8530096D788 /* ximaska.cpp */; }; 694149D31CB509E9003E771B /* ximaenc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6941499C1CB509E9003E771B /* ximaenc.cpp */; };
17C1FFF81ACC4B40006B99B3 /* ximajas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A641AC5A8530096D788 /* ximajas.cpp */; }; 694149D41CB509E9003E771B /* ximaexif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6941499D1CB509E9003E771B /* ximaexif.cpp */; };
17C1FFF91ACC4B40006B99B3 /* tif_xfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 175CC25B1AC96D23007D7DEC /* tif_xfile.cpp */; }; 694149D51CB509E9003E771B /* ximage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6941499E1CB509E9003E771B /* ximage.cpp */; };
17C1FFFA1ACC4B40006B99B3 /* ximapcx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6F1AC5A8530096D788 /* ximapcx.cpp */; }; 694149D61CB509E9003E771B /* ximage.h in Headers */ = {isa = PBXBuildFile; fileRef = 6941499F1CB509E9003E771B /* ximage.h */; };
17C1FFFB1ACC4B40006B99B3 /* ximagif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5C1AC5A8530096D788 /* ximagif.cpp */; }; 694149D71CB509E9003E771B /* ximagif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149A01CB509E9003E771B /* ximagif.cpp */; };
17C1FFFC1ACC4B40006B99B3 /* ximaraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A751AC5A8530096D788 /* ximaraw.cpp */; }; 694149D81CB509E9003E771B /* ximagif.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149A11CB509E9003E771B /* ximagif.h */; };
17D91A8B1AC5A8530096D788 /* xfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A521AC5A8530096D788 /* xfile.h */; }; 694149D91CB509E9003E771B /* ximahist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149A21CB509E9003E771B /* ximahist.cpp */; };
17D91A8C1AC5A8530096D788 /* ximabmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A531AC5A8530096D788 /* ximabmp.cpp */; }; 694149DA1CB509E9003E771B /* ximaico.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149A31CB509E9003E771B /* ximaico.cpp */; };
17D91A8D1AC5A8530096D788 /* ximabmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A541AC5A8530096D788 /* ximabmp.h */; }; 694149DB1CB509E9003E771B /* ximaico.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149A41CB509E9003E771B /* ximaico.h */; };
17D91A8E1AC5A8530096D788 /* ximacfg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A551AC5A8530096D788 /* ximacfg.h */; }; 694149DC1CB509E9003E771B /* ximainfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149A51CB509E9003E771B /* ximainfo.cpp */; };
17D91A8F1AC5A8530096D788 /* ximadef.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A561AC5A8530096D788 /* ximadef.h */; }; 694149DD1CB509E9003E771B /* ximaint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149A61CB509E9003E771B /* ximaint.cpp */; };
17D91A901AC5A8530096D788 /* ximadsp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A571AC5A8530096D788 /* ximadsp.cpp */; }; 694149DE1CB509E9003E771B /* ximaiter.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149A71CB509E9003E771B /* ximaiter.h */; };
17D91A911AC5A8530096D788 /* ximaenc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A581AC5A8530096D788 /* ximaenc.cpp */; }; 694149DF1CB509E9003E771B /* ximajas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149A81CB509E9003E771B /* ximajas.cpp */; };
17D91A921AC5A8530096D788 /* ximaexif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A591AC5A8530096D788 /* ximaexif.cpp */; }; 694149E01CB509E9003E771B /* ximajas.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149A91CB509E9003E771B /* ximajas.h */; };
17D91A931AC5A8530096D788 /* ximage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5A1AC5A8530096D788 /* ximage.cpp */; }; 694149E11CB509E9003E771B /* ximajbg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149AA1CB509E9003E771B /* ximajbg.cpp */; };
17D91A941AC5A8530096D788 /* ximage.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A5B1AC5A8530096D788 /* ximage.h */; }; 694149E21CB509E9003E771B /* ximajbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149AB1CB509E9003E771B /* ximajbg.h */; };
17D91A951AC5A8530096D788 /* ximagif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5C1AC5A8530096D788 /* ximagif.cpp */; }; 694149E31CB509E9003E771B /* ximajpg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149AC1CB509E9003E771B /* ximajpg.cpp */; };
17D91A961AC5A8530096D788 /* ximagif.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A5D1AC5A8530096D788 /* ximagif.h */; }; 694149E41CB509E9003E771B /* ximajpg.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149AD1CB509E9003E771B /* ximajpg.h */; };
17D91A971AC5A8530096D788 /* ximahist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5E1AC5A8530096D788 /* ximahist.cpp */; }; 694149E51CB509E9003E771B /* ximalpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149AE1CB509E9003E771B /* ximalpha.cpp */; };
17D91A981AC5A8530096D788 /* ximaico.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A5F1AC5A8530096D788 /* ximaico.cpp */; }; 694149E61CB509E9003E771B /* ximalyr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149AF1CB509E9003E771B /* ximalyr.cpp */; };
17D91A991AC5A8530096D788 /* ximaico.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A601AC5A8530096D788 /* ximaico.h */; }; 694149E71CB509E9003E771B /* ximamng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149B01CB509E9003E771B /* ximamng.cpp */; };
17D91A9A1AC5A8530096D788 /* ximainfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A611AC5A8530096D788 /* ximainfo.cpp */; }; 694149E81CB509E9003E771B /* ximamng.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149B11CB509E9003E771B /* ximamng.h */; };
17D91A9B1AC5A8530096D788 /* ximaint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A621AC5A8530096D788 /* ximaint.cpp */; }; 694149E91CB509E9003E771B /* ximapal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149B21CB509E9003E771B /* ximapal.cpp */; };
17D91A9C1AC5A8530096D788 /* ximaiter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A631AC5A8530096D788 /* ximaiter.h */; }; 694149EA1CB509E9003E771B /* ximapcx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149B31CB509E9003E771B /* ximapcx.cpp */; };
17D91A9D1AC5A8530096D788 /* ximajas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A641AC5A8530096D788 /* ximajas.cpp */; }; 694149EB1CB509E9003E771B /* ximapcx.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149B41CB509E9003E771B /* ximapcx.h */; };
17D91A9E1AC5A8530096D788 /* ximajas.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A651AC5A8530096D788 /* ximajas.h */; }; 694149EC1CB509E9003E771B /* ximapng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149B51CB509E9003E771B /* ximapng.cpp */; };
17D91A9F1AC5A8530096D788 /* ximajbg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A661AC5A8530096D788 /* ximajbg.cpp */; }; 694149ED1CB509E9003E771B /* ximapng.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149B61CB509E9003E771B /* ximapng.h */; };
17D91AA01AC5A8530096D788 /* ximajbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A671AC5A8530096D788 /* ximajbg.h */; }; 694149EE1CB509E9003E771B /* ximapsd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149B71CB509E9003E771B /* ximapsd.cpp */; };
17D91AA11AC5A8530096D788 /* ximajpg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A681AC5A8530096D788 /* ximajpg.cpp */; }; 694149EF1CB509E9003E771B /* ximapsd.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149B81CB509E9003E771B /* ximapsd.h */; };
17D91AA21AC5A8530096D788 /* ximajpg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A691AC5A8530096D788 /* ximajpg.h */; }; 694149F01CB509E9003E771B /* ximaraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149B91CB509E9003E771B /* ximaraw.cpp */; };
17D91AA31AC5A8530096D788 /* ximalpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6A1AC5A8530096D788 /* ximalpha.cpp */; }; 694149F11CB509E9003E771B /* ximaraw.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149BA1CB509E9003E771B /* ximaraw.h */; };
17D91AA41AC5A8530096D788 /* ximalyr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6B1AC5A8530096D788 /* ximalyr.cpp */; }; 694149F21CB509E9003E771B /* ximasel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149BB1CB509E9003E771B /* ximasel.cpp */; };
17D91AA51AC5A8530096D788 /* ximamng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6C1AC5A8530096D788 /* ximamng.cpp */; }; 694149F31CB509E9003E771B /* ximaska.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149BC1CB509E9003E771B /* ximaska.cpp */; };
17D91AA61AC5A8530096D788 /* ximamng.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A6D1AC5A8530096D788 /* ximamng.h */; }; 694149F41CB509E9003E771B /* ximaska.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149BD1CB509E9003E771B /* ximaska.h */; };
17D91AA71AC5A8530096D788 /* ximapal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6E1AC5A8530096D788 /* ximapal.cpp */; }; 694149F51CB509E9003E771B /* ximatga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149BE1CB509E9003E771B /* ximatga.cpp */; };
17D91AA81AC5A8530096D788 /* ximapcx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A6F1AC5A8530096D788 /* ximapcx.cpp */; }; 694149F61CB509E9003E771B /* ximatga.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149BF1CB509E9003E771B /* ximatga.h */; };
17D91AA91AC5A8530096D788 /* ximapcx.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A701AC5A8530096D788 /* ximapcx.h */; }; 694149F71CB509E9003E771B /* ximath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149C01CB509E9003E771B /* ximath.cpp */; };
17D91AAA1AC5A8530096D788 /* ximapng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A711AC5A8530096D788 /* ximapng.cpp */; }; 694149F81CB509E9003E771B /* ximath.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149C11CB509E9003E771B /* ximath.h */; };
17D91AAB1AC5A8530096D788 /* ximapng.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A721AC5A8530096D788 /* ximapng.h */; }; 694149F91CB509E9003E771B /* ximatif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149C21CB509E9003E771B /* ximatif.cpp */; };
17D91AAC1AC5A8530096D788 /* ximapsd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A731AC5A8530096D788 /* ximapsd.cpp */; }; 694149FA1CB509E9003E771B /* ximatif.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149C31CB509E9003E771B /* ximatif.h */; };
17D91AAD1AC5A8530096D788 /* ximapsd.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A741AC5A8530096D788 /* ximapsd.h */; }; 694149FB1CB509E9003E771B /* ximatran.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149C41CB509E9003E771B /* ximatran.cpp */; };
17D91AAE1AC5A8530096D788 /* ximaraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A751AC5A8530096D788 /* ximaraw.cpp */; }; 694149FC1CB509E9003E771B /* ximawbmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149C51CB509E9003E771B /* ximawbmp.cpp */; };
17D91AAF1AC5A8530096D788 /* ximaraw.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A761AC5A8530096D788 /* ximaraw.h */; }; 694149FD1CB509E9003E771B /* ximawbmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149C61CB509E9003E771B /* ximawbmp.h */; };
17D91AB01AC5A8530096D788 /* ximasel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A771AC5A8530096D788 /* ximasel.cpp */; }; 694149FE1CB509E9003E771B /* ximawmf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149C71CB509E9003E771B /* ximawmf.cpp */; };
17D91AB11AC5A8530096D788 /* ximaska.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A781AC5A8530096D788 /* ximaska.cpp */; }; 694149FF1CB509E9003E771B /* ximawmf.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149C81CB509E9003E771B /* ximawmf.h */; };
17D91AB21AC5A8530096D788 /* ximaska.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A791AC5A8530096D788 /* ximaska.h */; }; 69414A001CB509E9003E771B /* ximawnd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149C91CB509E9003E771B /* ximawnd.cpp */; };
17D91AB31AC5A8530096D788 /* ximatga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A7A1AC5A8530096D788 /* ximatga.cpp */; }; 69414A011CB509E9003E771B /* xiofile.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149CA1CB509E9003E771B /* xiofile.h */; };
17D91AB41AC5A8530096D788 /* ximatga.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A7B1AC5A8530096D788 /* ximatga.h */; }; 69414A021CB509E9003E771B /* xmemfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 694149CB1CB509E9003E771B /* xmemfile.cpp */; };
17D91AB51AC5A8530096D788 /* ximath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A7C1AC5A8530096D788 /* ximath.cpp */; }; 69414A031CB509E9003E771B /* xmemfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 694149CC1CB509E9003E771B /* xmemfile.h */; };
17D91AB61AC5A8530096D788 /* ximath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A7D1AC5A8530096D788 /* ximath.h */; };
17D91AB71AC5A8530096D788 /* ximatif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A7E1AC5A8530096D788 /* ximatif.cpp */; };
17D91AB81AC5A8530096D788 /* ximatif.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A7F1AC5A8530096D788 /* ximatif.h */; };
17D91AB91AC5A8530096D788 /* ximatran.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A801AC5A8530096D788 /* ximatran.cpp */; };
17D91ABA1AC5A8530096D788 /* ximawbmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A811AC5A8530096D788 /* ximawbmp.cpp */; };
17D91ABB1AC5A8530096D788 /* ximawbmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A821AC5A8530096D788 /* ximawbmp.h */; };
17D91ABC1AC5A8530096D788 /* ximawmf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A831AC5A8530096D788 /* ximawmf.cpp */; };
17D91ABD1AC5A8530096D788 /* ximawmf.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A841AC5A8530096D788 /* ximawmf.h */; };
17D91ABE1AC5A8530096D788 /* ximawnd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A851AC5A8530096D788 /* ximawnd.cpp */; };
17D91ABF1AC5A8530096D788 /* xiofile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A861AC5A8530096D788 /* xiofile.h */; };
17D91AC01AC5A8530096D788 /* xmemfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D91A871AC5A8530096D788 /* xmemfile.cpp */; };
17D91AC11AC5A8530096D788 /* xmemfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D91A881AC5A8530096D788 /* xmemfile.h */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
175CBE8D1AC9451E007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBE891AC9451E007D7DEC /* jasper.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CBDAC1AC93C0A007D7DEC;
remoteInfo = jasper;
};
175CBE8F1AC94529007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBE891AC9451E007D7DEC /* jasper.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CBDAB1AC93C0A007D7DEC;
remoteInfo = jasper;
};
175CBEB91AC9461A007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CBE9B1AC9458E007D7DEC;
remoteInfo = jbig;
};
175CBEBB1AC9461F007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CBE9A1AC9458E007D7DEC;
remoteInfo = jbig;
};
175CBF941AC948A0007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CBEC71AC94658007D7DEC;
remoteInfo = jpeg;
};
175CBF961AC948A5007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CBEC61AC94658007D7DEC;
remoteInfo = jpeg;
};
175CC03F1AC9497D007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CBFA21AC948DB007D7DEC;
remoteInfo = libpsd;
};
175CC0411AC9498B007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CBFA11AC948DB007D7DEC;
remoteInfo = libpsd;
};
175CC1451AC9556A007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1411AC9556A007D7DEC /* tiff.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CC0B61AC94D64007D7DEC;
remoteInfo = tiff;
};
175CC14A1AC955B7007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1411AC9556A007D7DEC /* tiff.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CC0B51AC94D64007D7DEC;
remoteInfo = tiff;
};
175CC1731AC9565C007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC16F1AC9565C007D7DEC /* raw.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CC1551AC95610007D7DEC;
remoteInfo = raw;
};
175CC1751AC95660007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC16F1AC9565C007D7DEC /* raw.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CC1541AC95610007D7DEC;
remoteInfo = raw;
};
175CC1CB1AC9571D007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1C71AC9571D007D7DEC /* png.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CC1811AC9569C007D7DEC;
remoteInfo = png;
};
175CC1CD1AC95722007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1C71AC9571D007D7DEC /* png.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CC1801AC9569C007D7DEC;
remoteInfo = png;
};
175CC23F1AC964D4007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC23B1AC964D4007D7DEC /* mng.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 175CC04D1AC949B6007D7DEC;
remoteInfo = mng;
};
175CC2411AC964DC007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC23B1AC964D4007D7DEC /* mng.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 175CC04C1AC949B6007D7DEC;
remoteInfo = mng;
};
17C1022F1ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBE891AC9451E007D7DEC /* jasper.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C100EE1ACC4D64006B99B3;
remoteInfo = jasper_ios;
};
17C102321ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C100F91ACC4DCC006B99B3;
remoteInfo = jbig_ios;
};
17C102351ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101511ACC4DFA006B99B3;
remoteInfo = jpeg_ios;
};
17C102381ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101981ACC4EF9006B99B3;
remoteInfo = libpsd_ios;
};
17C1023B1ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC23B1AC964D4007D7DEC /* mng.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1022D1ACC4FE0006B99B3;
remoteInfo = mng_ios;
};
17C1023E1ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1C71AC9571D007D7DEC /* png.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101FC1ACC4FB7006B99B3;
remoteInfo = png_ios;
};
17C102411ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC16F1AC9565C007D7DEC /* raw.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101DD1ACC4F80006B99B3;
remoteInfo = raw_ios;
};
17C102441ACC500B006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1411AC9556A007D7DEC /* tiff.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101D31ACC4F45006B99B3;
remoteInfo = tiff_ios;
};
17C102461ACC5012006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC23B1AC964D4007D7DEC /* mng.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101FD1ACC4FE0006B99B3;
remoteInfo = mng_ios;
};
17C102481ACC5015006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1C71AC9571D007D7DEC /* png.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101DE1ACC4FB7006B99B3;
remoteInfo = png_ios;
};
17C1024A1ACC5018006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC16F1AC9565C007D7DEC /* raw.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101D41ACC4F80006B99B3;
remoteInfo = raw_ios;
};
17C1024C1ACC501A006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC1411AC9556A007D7DEC /* tiff.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101991ACC4F45006B99B3;
remoteInfo = tiff_ios;
};
17C1024E1ACC501D006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101521ACC4EF9006B99B3;
remoteInfo = libpsd_ios;
};
17C102501ACC5021006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100FA1ACC4DFA006B99B3;
remoteInfo = jpeg_ios;
};
17C102521ACC5025006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100EF1ACC4DCC006B99B3;
remoteInfo = jbig_ios;
};
17C102541ACC5028006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CBE891AC9451E007D7DEC /* jasper.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100911ACC4D64006B99B3;
remoteInfo = jasper_ios;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CBE891AC9451E007D7DEC /* jasper.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = jasper.xcodeproj; path = jasper/jasper.xcodeproj; sourceTree = "<group>"; }; 175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BgraFrame.cpp; path = ../../../raster/BgraFrame.cpp; sourceTree = "<group>"; };
175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = jbig.xcodeproj; path = jbig/jbig.xcodeproj; sourceTree = "<group>"; };
175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = jpeg.xcodeproj; path = jpeg/jpeg.xcodeproj; sourceTree = "<group>"; };
175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libpsd.xcodeproj; path = libpsd/libpsd.xcodeproj; sourceTree = "<group>"; };
175CC1411AC9556A007D7DEC /* tiff.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = tiff.xcodeproj; path = tiff/tiff.xcodeproj; sourceTree = "<group>"; };
175CC16F1AC9565C007D7DEC /* raw.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = raw.xcodeproj; path = raw/raw.xcodeproj; sourceTree = "<group>"; };
175CC1C71AC9571D007D7DEC /* png.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = png.xcodeproj; path = png/png.xcodeproj; sourceTree = "<group>"; };
175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BgraFrame.cpp; path = ../../raster/BgraFrame.cpp; sourceTree = "<group>"; };
175CC23B1AC964D4007D7DEC /* mng.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = mng.xcodeproj; path = mng/mng.xcodeproj; sourceTree = "<group>"; };
175CC25B1AC96D23007D7DEC /* tif_xfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tif_xfile.cpp; sourceTree = "<group>"; };
17C100221ACC4B40006B99B3 /* libcximage_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcximage_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C100221ACC4B40006B99B3 /* libcximage_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcximage_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D91A3C1AC5A7C20096D788 /* libcximage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcximage.a; sourceTree = BUILT_PRODUCTS_DIR; }; 694149941CB509D7003E771B /* tif_xfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tif_xfile.cpp; path = ../../../cximage/CxImage/tif_xfile.cpp; sourceTree = "<group>"; };
17D91A521AC5A8530096D788 /* xfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xfile.h; sourceTree = "<group>"; }; 694149961CB509E9003E771B /* xfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xfile.h; path = ../../../cximage/CxImage/xfile.h; sourceTree = "<group>"; };
17D91A531AC5A8530096D788 /* ximabmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximabmp.cpp; sourceTree = "<group>"; }; 694149971CB509E9003E771B /* ximabmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximabmp.cpp; path = ../../../cximage/CxImage/ximabmp.cpp; sourceTree = "<group>"; };
17D91A541AC5A8530096D788 /* ximabmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximabmp.h; sourceTree = "<group>"; }; 694149981CB509E9003E771B /* ximabmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximabmp.h; path = ../../../cximage/CxImage/ximabmp.h; sourceTree = "<group>"; };
17D91A551AC5A8530096D788 /* ximacfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximacfg.h; sourceTree = "<group>"; }; 694149991CB509E9003E771B /* ximacfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximacfg.h; path = ../../../cximage/CxImage/ximacfg.h; sourceTree = "<group>"; };
17D91A561AC5A8530096D788 /* ximadef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximadef.h; sourceTree = "<group>"; }; 6941499A1CB509E9003E771B /* ximadef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximadef.h; path = ../../../cximage/CxImage/ximadef.h; sourceTree = "<group>"; };
17D91A571AC5A8530096D788 /* ximadsp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximadsp.cpp; sourceTree = "<group>"; }; 6941499B1CB509E9003E771B /* ximadsp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximadsp.cpp; path = ../../../cximage/CxImage/ximadsp.cpp; sourceTree = "<group>"; };
17D91A581AC5A8530096D788 /* ximaenc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximaenc.cpp; sourceTree = "<group>"; }; 6941499C1CB509E9003E771B /* ximaenc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximaenc.cpp; path = ../../../cximage/CxImage/ximaenc.cpp; sourceTree = "<group>"; };
17D91A591AC5A8530096D788 /* ximaexif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximaexif.cpp; sourceTree = "<group>"; }; 6941499D1CB509E9003E771B /* ximaexif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximaexif.cpp; path = ../../../cximage/CxImage/ximaexif.cpp; sourceTree = "<group>"; };
17D91A5A1AC5A8530096D788 /* ximage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximage.cpp; sourceTree = "<group>"; }; 6941499E1CB509E9003E771B /* ximage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximage.cpp; path = ../../../cximage/CxImage/ximage.cpp; sourceTree = "<group>"; };
17D91A5B1AC5A8530096D788 /* ximage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximage.h; sourceTree = "<group>"; }; 6941499F1CB509E9003E771B /* ximage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximage.h; path = ../../../cximage/CxImage/ximage.h; sourceTree = "<group>"; };
17D91A5C1AC5A8530096D788 /* ximagif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximagif.cpp; sourceTree = "<group>"; }; 694149A01CB509E9003E771B /* ximagif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximagif.cpp; path = ../../../cximage/CxImage/ximagif.cpp; sourceTree = "<group>"; };
17D91A5D1AC5A8530096D788 /* ximagif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximagif.h; sourceTree = "<group>"; }; 694149A11CB509E9003E771B /* ximagif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximagif.h; path = ../../../cximage/CxImage/ximagif.h; sourceTree = "<group>"; };
17D91A5E1AC5A8530096D788 /* ximahist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximahist.cpp; sourceTree = "<group>"; }; 694149A21CB509E9003E771B /* ximahist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximahist.cpp; path = ../../../cximage/CxImage/ximahist.cpp; sourceTree = "<group>"; };
17D91A5F1AC5A8530096D788 /* ximaico.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximaico.cpp; sourceTree = "<group>"; }; 694149A31CB509E9003E771B /* ximaico.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximaico.cpp; path = ../../../cximage/CxImage/ximaico.cpp; sourceTree = "<group>"; };
17D91A601AC5A8530096D788 /* ximaico.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximaico.h; sourceTree = "<group>"; }; 694149A41CB509E9003E771B /* ximaico.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximaico.h; path = ../../../cximage/CxImage/ximaico.h; sourceTree = "<group>"; };
17D91A611AC5A8530096D788 /* ximainfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximainfo.cpp; sourceTree = "<group>"; }; 694149A51CB509E9003E771B /* ximainfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximainfo.cpp; path = ../../../cximage/CxImage/ximainfo.cpp; sourceTree = "<group>"; };
17D91A621AC5A8530096D788 /* ximaint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximaint.cpp; sourceTree = "<group>"; }; 694149A61CB509E9003E771B /* ximaint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximaint.cpp; path = ../../../cximage/CxImage/ximaint.cpp; sourceTree = "<group>"; };
17D91A631AC5A8530096D788 /* ximaiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximaiter.h; sourceTree = "<group>"; }; 694149A71CB509E9003E771B /* ximaiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximaiter.h; path = ../../../cximage/CxImage/ximaiter.h; sourceTree = "<group>"; };
17D91A641AC5A8530096D788 /* ximajas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximajas.cpp; sourceTree = "<group>"; }; 694149A81CB509E9003E771B /* ximajas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximajas.cpp; path = ../../../cximage/CxImage/ximajas.cpp; sourceTree = "<group>"; };
17D91A651AC5A8530096D788 /* ximajas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximajas.h; sourceTree = "<group>"; }; 694149A91CB509E9003E771B /* ximajas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximajas.h; path = ../../../cximage/CxImage/ximajas.h; sourceTree = "<group>"; };
17D91A661AC5A8530096D788 /* ximajbg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximajbg.cpp; sourceTree = "<group>"; }; 694149AA1CB509E9003E771B /* ximajbg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximajbg.cpp; path = ../../../cximage/CxImage/ximajbg.cpp; sourceTree = "<group>"; };
17D91A671AC5A8530096D788 /* ximajbg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximajbg.h; sourceTree = "<group>"; }; 694149AB1CB509E9003E771B /* ximajbg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximajbg.h; path = ../../../cximage/CxImage/ximajbg.h; sourceTree = "<group>"; };
17D91A681AC5A8530096D788 /* ximajpg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximajpg.cpp; sourceTree = "<group>"; }; 694149AC1CB509E9003E771B /* ximajpg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximajpg.cpp; path = ../../../cximage/CxImage/ximajpg.cpp; sourceTree = "<group>"; };
17D91A691AC5A8530096D788 /* ximajpg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximajpg.h; sourceTree = "<group>"; }; 694149AD1CB509E9003E771B /* ximajpg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximajpg.h; path = ../../../cximage/CxImage/ximajpg.h; sourceTree = "<group>"; };
17D91A6A1AC5A8530096D788 /* ximalpha.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximalpha.cpp; sourceTree = "<group>"; }; 694149AE1CB509E9003E771B /* ximalpha.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximalpha.cpp; path = ../../../cximage/CxImage/ximalpha.cpp; sourceTree = "<group>"; };
17D91A6B1AC5A8530096D788 /* ximalyr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximalyr.cpp; sourceTree = "<group>"; }; 694149AF1CB509E9003E771B /* ximalyr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximalyr.cpp; path = ../../../cximage/CxImage/ximalyr.cpp; sourceTree = "<group>"; };
17D91A6C1AC5A8530096D788 /* ximamng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximamng.cpp; sourceTree = "<group>"; }; 694149B01CB509E9003E771B /* ximamng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximamng.cpp; path = ../../../cximage/CxImage/ximamng.cpp; sourceTree = "<group>"; };
17D91A6D1AC5A8530096D788 /* ximamng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximamng.h; sourceTree = "<group>"; }; 694149B11CB509E9003E771B /* ximamng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximamng.h; path = ../../../cximage/CxImage/ximamng.h; sourceTree = "<group>"; };
17D91A6E1AC5A8530096D788 /* ximapal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximapal.cpp; sourceTree = "<group>"; }; 694149B21CB509E9003E771B /* ximapal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximapal.cpp; path = ../../../cximage/CxImage/ximapal.cpp; sourceTree = "<group>"; };
17D91A6F1AC5A8530096D788 /* ximapcx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximapcx.cpp; sourceTree = "<group>"; }; 694149B31CB509E9003E771B /* ximapcx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximapcx.cpp; path = ../../../cximage/CxImage/ximapcx.cpp; sourceTree = "<group>"; };
17D91A701AC5A8530096D788 /* ximapcx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximapcx.h; sourceTree = "<group>"; }; 694149B41CB509E9003E771B /* ximapcx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximapcx.h; path = ../../../cximage/CxImage/ximapcx.h; sourceTree = "<group>"; };
17D91A711AC5A8530096D788 /* ximapng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximapng.cpp; sourceTree = "<group>"; }; 694149B51CB509E9003E771B /* ximapng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximapng.cpp; path = ../../../cximage/CxImage/ximapng.cpp; sourceTree = "<group>"; };
17D91A721AC5A8530096D788 /* ximapng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximapng.h; sourceTree = "<group>"; }; 694149B61CB509E9003E771B /* ximapng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximapng.h; path = ../../../cximage/CxImage/ximapng.h; sourceTree = "<group>"; };
17D91A731AC5A8530096D788 /* ximapsd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximapsd.cpp; sourceTree = "<group>"; }; 694149B71CB509E9003E771B /* ximapsd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximapsd.cpp; path = ../../../cximage/CxImage/ximapsd.cpp; sourceTree = "<group>"; };
17D91A741AC5A8530096D788 /* ximapsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximapsd.h; sourceTree = "<group>"; }; 694149B81CB509E9003E771B /* ximapsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximapsd.h; path = ../../../cximage/CxImage/ximapsd.h; sourceTree = "<group>"; };
17D91A751AC5A8530096D788 /* ximaraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximaraw.cpp; sourceTree = "<group>"; }; 694149B91CB509E9003E771B /* ximaraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximaraw.cpp; path = ../../../cximage/CxImage/ximaraw.cpp; sourceTree = "<group>"; };
17D91A761AC5A8530096D788 /* ximaraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximaraw.h; sourceTree = "<group>"; }; 694149BA1CB509E9003E771B /* ximaraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximaraw.h; path = ../../../cximage/CxImage/ximaraw.h; sourceTree = "<group>"; };
17D91A771AC5A8530096D788 /* ximasel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximasel.cpp; sourceTree = "<group>"; }; 694149BB1CB509E9003E771B /* ximasel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximasel.cpp; path = ../../../cximage/CxImage/ximasel.cpp; sourceTree = "<group>"; };
17D91A781AC5A8530096D788 /* ximaska.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximaska.cpp; sourceTree = "<group>"; }; 694149BC1CB509E9003E771B /* ximaska.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximaska.cpp; path = ../../../cximage/CxImage/ximaska.cpp; sourceTree = "<group>"; };
17D91A791AC5A8530096D788 /* ximaska.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximaska.h; sourceTree = "<group>"; }; 694149BD1CB509E9003E771B /* ximaska.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximaska.h; path = ../../../cximage/CxImage/ximaska.h; sourceTree = "<group>"; };
17D91A7A1AC5A8530096D788 /* ximatga.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximatga.cpp; sourceTree = "<group>"; }; 694149BE1CB509E9003E771B /* ximatga.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximatga.cpp; path = ../../../cximage/CxImage/ximatga.cpp; sourceTree = "<group>"; };
17D91A7B1AC5A8530096D788 /* ximatga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximatga.h; sourceTree = "<group>"; }; 694149BF1CB509E9003E771B /* ximatga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximatga.h; path = ../../../cximage/CxImage/ximatga.h; sourceTree = "<group>"; };
17D91A7C1AC5A8530096D788 /* ximath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximath.cpp; sourceTree = "<group>"; }; 694149C01CB509E9003E771B /* ximath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximath.cpp; path = ../../../cximage/CxImage/ximath.cpp; sourceTree = "<group>"; };
17D91A7D1AC5A8530096D788 /* ximath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximath.h; sourceTree = "<group>"; }; 694149C11CB509E9003E771B /* ximath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximath.h; path = ../../../cximage/CxImage/ximath.h; sourceTree = "<group>"; };
17D91A7E1AC5A8530096D788 /* ximatif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximatif.cpp; sourceTree = "<group>"; }; 694149C21CB509E9003E771B /* ximatif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximatif.cpp; path = ../../../cximage/CxImage/ximatif.cpp; sourceTree = "<group>"; };
17D91A7F1AC5A8530096D788 /* ximatif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximatif.h; sourceTree = "<group>"; }; 694149C31CB509E9003E771B /* ximatif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximatif.h; path = ../../../cximage/CxImage/ximatif.h; sourceTree = "<group>"; };
17D91A801AC5A8530096D788 /* ximatran.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximatran.cpp; sourceTree = "<group>"; }; 694149C41CB509E9003E771B /* ximatran.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximatran.cpp; path = ../../../cximage/CxImage/ximatran.cpp; sourceTree = "<group>"; };
17D91A811AC5A8530096D788 /* ximawbmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximawbmp.cpp; sourceTree = "<group>"; }; 694149C51CB509E9003E771B /* ximawbmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximawbmp.cpp; path = ../../../cximage/CxImage/ximawbmp.cpp; sourceTree = "<group>"; };
17D91A821AC5A8530096D788 /* ximawbmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximawbmp.h; sourceTree = "<group>"; }; 694149C61CB509E9003E771B /* ximawbmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximawbmp.h; path = ../../../cximage/CxImage/ximawbmp.h; sourceTree = "<group>"; };
17D91A831AC5A8530096D788 /* ximawmf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximawmf.cpp; sourceTree = "<group>"; }; 694149C71CB509E9003E771B /* ximawmf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximawmf.cpp; path = ../../../cximage/CxImage/ximawmf.cpp; sourceTree = "<group>"; };
17D91A841AC5A8530096D788 /* ximawmf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ximawmf.h; sourceTree = "<group>"; }; 694149C81CB509E9003E771B /* ximawmf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ximawmf.h; path = ../../../cximage/CxImage/ximawmf.h; sourceTree = "<group>"; };
17D91A851AC5A8530096D788 /* ximawnd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ximawnd.cpp; sourceTree = "<group>"; }; 694149C91CB509E9003E771B /* ximawnd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ximawnd.cpp; path = ../../../cximage/CxImage/ximawnd.cpp; sourceTree = "<group>"; };
17D91A861AC5A8530096D788 /* xiofile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xiofile.h; sourceTree = "<group>"; }; 694149CA1CB509E9003E771B /* xiofile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xiofile.h; path = ../../../cximage/CxImage/xiofile.h; sourceTree = "<group>"; };
17D91A871AC5A8530096D788 /* xmemfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xmemfile.cpp; sourceTree = "<group>"; }; 694149CB1CB509E9003E771B /* xmemfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = xmemfile.cpp; path = ../../../cximage/CxImage/xmemfile.cpp; sourceTree = "<group>"; };
17D91A881AC5A8530096D788 /* xmemfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmemfile.h; sourceTree = "<group>"; }; 694149CC1CB509E9003E771B /* xmemfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmemfile.h; path = ../../../cximage/CxImage/xmemfile.h; sourceTree = "<group>"; };
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
...@@ -441,118 +132,15 @@ ...@@ -441,118 +132,15 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
17C102561ACC503A006B99B3 /* libjasper_ios.a in Frameworks */,
17C102571ACC503E006B99B3 /* libjbig_ios.a in Frameworks */,
17C102581ACC5042006B99B3 /* libjpeg_ios.a in Frameworks */,
17C102591ACC5046006B99B3 /* liblibpsd_ios.a in Frameworks */,
17C1025A1ACC504B006B99B3 /* libtiff_ios.a in Frameworks */,
17C1025B1ACC504F006B99B3 /* libraw_ios.a in Frameworks */,
17C1025C1ACC5053006B99B3 /* libpng_ios.a in Frameworks */,
17C1025D1ACC5057006B99B3 /* libmng_ios.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17D91A391AC5A7C20096D788 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
175CBE911AC94531007D7DEC /* libjasper.a in Frameworks */,
175CBEBD1AC94626007D7DEC /* libjbig.a in Frameworks */,
175CBF981AC948AA007D7DEC /* libjpeg.a in Frameworks */,
175CC0431AC9498D007D7DEC /* liblibpsd.a in Frameworks */,
175CC1491AC9559A007D7DEC /* libtiff.a in Frameworks */,
175CC1771AC9566E007D7DEC /* libraw.a in Frameworks */,
175CC1CF1AC95728007D7DEC /* libpng.a in Frameworks */,
175CC2431AC964E0007D7DEC /* libmng.a in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
175CBE8A1AC9451E007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CBE8E1AC9451E007D7DEC /* libjasper.a */,
17C102301ACC500B006B99B3 /* libjasper_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CBEB61AC9461A007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CBEBA1AC9461A007D7DEC /* libjbig.a */,
17C102331ACC500B006B99B3 /* libjbig_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CBF911AC948A0007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CBF951AC948A0007D7DEC /* libjpeg.a */,
17C102361ACC500B006B99B3 /* libjpeg_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CC03C1AC9497C007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CC0401AC9497D007D7DEC /* liblibpsd.a */,
17C102391ACC500B006B99B3 /* liblibpsd_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CC1421AC9556A007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CC1461AC9556A007D7DEC /* libtiff.a */,
17C102451ACC500B006B99B3 /* libtiff_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CC1701AC9565C007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CC1741AC9565C007D7DEC /* libraw.a */,
17C102421ACC500B006B99B3 /* libraw_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CC1C81AC9571D007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CC1CC1AC9571D007D7DEC /* libpng.a */,
17C1023F1ACC500B006B99B3 /* libpng_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
175CC23C1AC964D4007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CC2401AC964D4007D7DEC /* libmng.a */,
17C1023C1ACC500B006B99B3 /* libmng_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
17D91A331AC5A7C20096D788 = { 17D91A331AC5A7C20096D788 = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CC23B1AC964D4007D7DEC /* mng.xcodeproj */,
175CC1C71AC9571D007D7DEC /* png.xcodeproj */,
175CC16F1AC9565C007D7DEC /* raw.xcodeproj */,
175CC1411AC9556A007D7DEC /* tiff.xcodeproj */,
175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */,
175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */,
175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */,
175CBE891AC9451E007D7DEC /* jasper.xcodeproj */,
17D91A3E1AC5A7C20096D788 /* cximage */, 17D91A3E1AC5A7C20096D788 /* cximage */,
17D91A3D1AC5A7C20096D788 /* Products */, 17D91A3D1AC5A7C20096D788 /* Products */,
); );
...@@ -561,7 +149,6 @@ ...@@ -561,7 +149,6 @@
17D91A3D1AC5A7C20096D788 /* Products */ = { 17D91A3D1AC5A7C20096D788 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D91A3C1AC5A7C20096D788 /* libcximage.a */,
17C100221ACC4B40006B99B3 /* libcximage_ios.a */, 17C100221ACC4B40006B99B3 /* libcximage_ios.a */,
); );
name = Products; name = Products;
...@@ -570,74 +157,65 @@ ...@@ -570,74 +157,65 @@
17D91A3E1AC5A7C20096D788 /* cximage */ = { 17D91A3E1AC5A7C20096D788 /* cximage */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D91A4A1AC5A8530096D788 /* CxImage */, 694149961CB509E9003E771B /* xfile.h */,
); 694149971CB509E9003E771B /* ximabmp.cpp */,
path = cximage; 694149981CB509E9003E771B /* ximabmp.h */,
sourceTree = "<group>"; 694149991CB509E9003E771B /* ximacfg.h */,
}; 6941499A1CB509E9003E771B /* ximadef.h */,
17D91A4A1AC5A8530096D788 /* CxImage */ = { 6941499B1CB509E9003E771B /* ximadsp.cpp */,
isa = PBXGroup; 6941499C1CB509E9003E771B /* ximaenc.cpp */,
children = ( 6941499D1CB509E9003E771B /* ximaexif.cpp */,
175CC25B1AC96D23007D7DEC /* tif_xfile.cpp */, 6941499E1CB509E9003E771B /* ximage.cpp */,
6941499F1CB509E9003E771B /* ximage.h */,
694149A01CB509E9003E771B /* ximagif.cpp */,
694149A11CB509E9003E771B /* ximagif.h */,
694149A21CB509E9003E771B /* ximahist.cpp */,
694149A31CB509E9003E771B /* ximaico.cpp */,
694149A41CB509E9003E771B /* ximaico.h */,
694149A51CB509E9003E771B /* ximainfo.cpp */,
694149A61CB509E9003E771B /* ximaint.cpp */,
694149A71CB509E9003E771B /* ximaiter.h */,
694149A81CB509E9003E771B /* ximajas.cpp */,
694149A91CB509E9003E771B /* ximajas.h */,
694149AA1CB509E9003E771B /* ximajbg.cpp */,
694149AB1CB509E9003E771B /* ximajbg.h */,
694149AC1CB509E9003E771B /* ximajpg.cpp */,
694149AD1CB509E9003E771B /* ximajpg.h */,
694149AE1CB509E9003E771B /* ximalpha.cpp */,
694149AF1CB509E9003E771B /* ximalyr.cpp */,
694149B01CB509E9003E771B /* ximamng.cpp */,
694149B11CB509E9003E771B /* ximamng.h */,
694149B21CB509E9003E771B /* ximapal.cpp */,
694149B31CB509E9003E771B /* ximapcx.cpp */,
694149B41CB509E9003E771B /* ximapcx.h */,
694149B51CB509E9003E771B /* ximapng.cpp */,
694149B61CB509E9003E771B /* ximapng.h */,
694149B71CB509E9003E771B /* ximapsd.cpp */,
694149B81CB509E9003E771B /* ximapsd.h */,
694149B91CB509E9003E771B /* ximaraw.cpp */,
694149BA1CB509E9003E771B /* ximaraw.h */,
694149BB1CB509E9003E771B /* ximasel.cpp */,
694149BC1CB509E9003E771B /* ximaska.cpp */,
694149BD1CB509E9003E771B /* ximaska.h */,
694149BE1CB509E9003E771B /* ximatga.cpp */,
694149BF1CB509E9003E771B /* ximatga.h */,
694149C01CB509E9003E771B /* ximath.cpp */,
694149C11CB509E9003E771B /* ximath.h */,
694149C21CB509E9003E771B /* ximatif.cpp */,
694149C31CB509E9003E771B /* ximatif.h */,
694149C41CB509E9003E771B /* ximatran.cpp */,
694149C51CB509E9003E771B /* ximawbmp.cpp */,
694149C61CB509E9003E771B /* ximawbmp.h */,
694149C71CB509E9003E771B /* ximawmf.cpp */,
694149C81CB509E9003E771B /* ximawmf.h */,
694149C91CB509E9003E771B /* ximawnd.cpp */,
694149CA1CB509E9003E771B /* xiofile.h */,
694149CB1CB509E9003E771B /* xmemfile.cpp */,
694149CC1CB509E9003E771B /* xmemfile.h */,
694149941CB509D7003E771B /* tif_xfile.cpp */,
175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */, 175CC1E71AC95FA3007D7DEC /* BgraFrame.cpp */,
17D91A521AC5A8530096D788 /* xfile.h */,
17D91A531AC5A8530096D788 /* ximabmp.cpp */,
17D91A541AC5A8530096D788 /* ximabmp.h */,
17D91A551AC5A8530096D788 /* ximacfg.h */,
17D91A561AC5A8530096D788 /* ximadef.h */,
17D91A571AC5A8530096D788 /* ximadsp.cpp */,
17D91A581AC5A8530096D788 /* ximaenc.cpp */,
17D91A591AC5A8530096D788 /* ximaexif.cpp */,
17D91A5A1AC5A8530096D788 /* ximage.cpp */,
17D91A5B1AC5A8530096D788 /* ximage.h */,
17D91A5C1AC5A8530096D788 /* ximagif.cpp */,
17D91A5D1AC5A8530096D788 /* ximagif.h */,
17D91A5E1AC5A8530096D788 /* ximahist.cpp */,
17D91A5F1AC5A8530096D788 /* ximaico.cpp */,
17D91A601AC5A8530096D788 /* ximaico.h */,
17D91A611AC5A8530096D788 /* ximainfo.cpp */,
17D91A621AC5A8530096D788 /* ximaint.cpp */,
17D91A631AC5A8530096D788 /* ximaiter.h */,
17D91A641AC5A8530096D788 /* ximajas.cpp */,
17D91A651AC5A8530096D788 /* ximajas.h */,
17D91A661AC5A8530096D788 /* ximajbg.cpp */,
17D91A671AC5A8530096D788 /* ximajbg.h */,
17D91A681AC5A8530096D788 /* ximajpg.cpp */,
17D91A691AC5A8530096D788 /* ximajpg.h */,
17D91A6A1AC5A8530096D788 /* ximalpha.cpp */,
17D91A6B1AC5A8530096D788 /* ximalyr.cpp */,
17D91A6C1AC5A8530096D788 /* ximamng.cpp */,
17D91A6D1AC5A8530096D788 /* ximamng.h */,
17D91A6E1AC5A8530096D788 /* ximapal.cpp */,
17D91A6F1AC5A8530096D788 /* ximapcx.cpp */,
17D91A701AC5A8530096D788 /* ximapcx.h */,
17D91A711AC5A8530096D788 /* ximapng.cpp */,
17D91A721AC5A8530096D788 /* ximapng.h */,
17D91A731AC5A8530096D788 /* ximapsd.cpp */,
17D91A741AC5A8530096D788 /* ximapsd.h */,
17D91A751AC5A8530096D788 /* ximaraw.cpp */,
17D91A761AC5A8530096D788 /* ximaraw.h */,
17D91A771AC5A8530096D788 /* ximasel.cpp */,
17D91A781AC5A8530096D788 /* ximaska.cpp */,
17D91A791AC5A8530096D788 /* ximaska.h */,
17D91A7A1AC5A8530096D788 /* ximatga.cpp */,
17D91A7B1AC5A8530096D788 /* ximatga.h */,
17D91A7C1AC5A8530096D788 /* ximath.cpp */,
17D91A7D1AC5A8530096D788 /* ximath.h */,
17D91A7E1AC5A8530096D788 /* ximatif.cpp */,
17D91A7F1AC5A8530096D788 /* ximatif.h */,
17D91A801AC5A8530096D788 /* ximatran.cpp */,
17D91A811AC5A8530096D788 /* ximawbmp.cpp */,
17D91A821AC5A8530096D788 /* ximawbmp.h */,
17D91A831AC5A8530096D788 /* ximawmf.cpp */,
17D91A841AC5A8530096D788 /* ximawmf.h */,
17D91A851AC5A8530096D788 /* ximawnd.cpp */,
17D91A861AC5A8530096D788 /* xiofile.h */,
17D91A871AC5A8530096D788 /* xmemfile.cpp */,
17D91A881AC5A8530096D788 /* xmemfile.h */,
); );
name = CxImage; path = cximage;
path = ../../../cximage/CxImage;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
/* End PBXGroup section */ /* End PBXGroup section */
...@@ -647,70 +225,39 @@ ...@@ -647,70 +225,39 @@
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
17C100071ACC4B40006B99B3 /* ximajbg.h in Headers */, 694149CD1CB509E9003E771B /* xfile.h in Headers */,
17C100081ACC4B40006B99B3 /* ximajas.h in Headers */, 694149FA1CB509E9003E771B /* ximatif.h in Headers */,
17C100091ACC4B40006B99B3 /* xmemfile.h in Headers */, 694149D61CB509E9003E771B /* ximage.h in Headers */,
17C1000A1ACC4B40006B99B3 /* ximawmf.h in Headers */, 694149F61CB509E9003E771B /* ximatga.h in Headers */,
17C1000B1ACC4B40006B99B3 /* ximaico.h in Headers */, 694149FD1CB509E9003E771B /* ximawbmp.h in Headers */,
17C1000C1ACC4B40006B99B3 /* xfile.h in Headers */, 694149E41CB509E9003E771B /* ximajpg.h in Headers */,
17C1000D1ACC4B40006B99B3 /* ximapsd.h in Headers */, 694149E01CB509E9003E771B /* ximajas.h in Headers */,
17C1000E1ACC4B40006B99B3 /* ximadef.h in Headers */, 694149D81CB509E9003E771B /* ximagif.h in Headers */,
17C1000F1ACC4B40006B99B3 /* ximaraw.h in Headers */, 694149EF1CB509E9003E771B /* ximapsd.h in Headers */,
17C100101ACC4B40006B99B3 /* ximagif.h in Headers */, 694149F81CB509E9003E771B /* ximath.h in Headers */,
17C100111ACC4B40006B99B3 /* ximacfg.h in Headers */, 694149DE1CB509E9003E771B /* ximaiter.h in Headers */,
17C100121ACC4B40006B99B3 /* ximamng.h in Headers */, 694149EB1CB509E9003E771B /* ximapcx.h in Headers */,
17C100131ACC4B40006B99B3 /* ximaska.h in Headers */, 69414A011CB509E9003E771B /* xiofile.h in Headers */,
17C100141ACC4B40006B99B3 /* ximatga.h in Headers */, 694149F11CB509E9003E771B /* ximaraw.h in Headers */,
17C100151ACC4B40006B99B3 /* ximath.h in Headers */, 694149E21CB509E9003E771B /* ximajbg.h in Headers */,
17C100161ACC4B40006B99B3 /* ximabmp.h in Headers */, 69414A031CB509E9003E771B /* xmemfile.h in Headers */,
17C100171ACC4B40006B99B3 /* ximaiter.h in Headers */, 694149D11CB509E9003E771B /* ximadef.h in Headers */,
17C100181ACC4B40006B99B3 /* ximapng.h in Headers */, 694149ED1CB509E9003E771B /* ximapng.h in Headers */,
17C100191ACC4B40006B99B3 /* ximage.h in Headers */, 694149E81CB509E9003E771B /* ximamng.h in Headers */,
17C1001A1ACC4B40006B99B3 /* ximajpg.h in Headers */, 694149DB1CB509E9003E771B /* ximaico.h in Headers */,
17C1001B1ACC4B40006B99B3 /* ximawbmp.h in Headers */, 694149FF1CB509E9003E771B /* ximawmf.h in Headers */,
17C1001C1ACC4B40006B99B3 /* ximapcx.h in Headers */, 694149F41CB509E9003E771B /* ximaska.h in Headers */,
17C1001D1ACC4B40006B99B3 /* ximatif.h in Headers */, 694149CF1CB509E9003E771B /* ximabmp.h in Headers */,
17C1001E1ACC4B40006B99B3 /* xiofile.h in Headers */, 694149D01CB509E9003E771B /* ximacfg.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17D91A3A1AC5A7C20096D788 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17D91AA01AC5A8530096D788 /* ximajbg.h in Headers */,
17D91A9E1AC5A8530096D788 /* ximajas.h in Headers */,
17D91AC11AC5A8530096D788 /* xmemfile.h in Headers */,
17D91ABD1AC5A8530096D788 /* ximawmf.h in Headers */,
17D91A991AC5A8530096D788 /* ximaico.h in Headers */,
17D91A8B1AC5A8530096D788 /* xfile.h in Headers */,
17D91AAD1AC5A8530096D788 /* ximapsd.h in Headers */,
17D91A8F1AC5A8530096D788 /* ximadef.h in Headers */,
17D91AAF1AC5A8530096D788 /* ximaraw.h in Headers */,
17D91A961AC5A8530096D788 /* ximagif.h in Headers */,
17D91A8E1AC5A8530096D788 /* ximacfg.h in Headers */,
17D91AA61AC5A8530096D788 /* ximamng.h in Headers */,
17D91AB21AC5A8530096D788 /* ximaska.h in Headers */,
17D91AB41AC5A8530096D788 /* ximatga.h in Headers */,
17D91AB61AC5A8530096D788 /* ximath.h in Headers */,
17D91A8D1AC5A8530096D788 /* ximabmp.h in Headers */,
17D91A9C1AC5A8530096D788 /* ximaiter.h in Headers */,
17D91AAB1AC5A8530096D788 /* ximapng.h in Headers */,
17D91A941AC5A8530096D788 /* ximage.h in Headers */,
17D91AA21AC5A8530096D788 /* ximajpg.h in Headers */,
17D91ABB1AC5A8530096D788 /* ximawbmp.h in Headers */,
17D91AA91AC5A8530096D788 /* ximapcx.h in Headers */,
17D91AB81AC5A8530096D788 /* ximatif.h in Headers */,
17D91ABF1AC5A8530096D788 /* xiofile.h in Headers */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C1FFCA1ACC4B40006B99B3 /* cximage_ios */ = { 17C1FFCA1ACC4B40006B99B3 /* cximage */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C1001F1ACC4B40006B99B3 /* Build configuration list for PBXNativeTarget "cximage_ios" */; buildConfigurationList = 17C1001F1ACC4B40006B99B3 /* Build configuration list for PBXNativeTarget "cximage" */;
buildPhases = ( buildPhases = (
17C1FFDB1ACC4B40006B99B3 /* Sources */, 17C1FFDB1ACC4B40006B99B3 /* Sources */,
17C1FFFD1ACC4B40006B99B3 /* Frameworks */, 17C1FFFD1ACC4B40006B99B3 /* Frameworks */,
...@@ -719,43 +266,10 @@ ...@@ -719,43 +266,10 @@
buildRules = ( buildRules = (
); );
dependencies = ( dependencies = (
17C102551ACC5028006B99B3 /* PBXTargetDependency */,
17C102531ACC5025006B99B3 /* PBXTargetDependency */,
17C102511ACC5021006B99B3 /* PBXTargetDependency */,
17C1024F1ACC501D006B99B3 /* PBXTargetDependency */,
17C1024D1ACC501A006B99B3 /* PBXTargetDependency */,
17C1024B1ACC5018006B99B3 /* PBXTargetDependency */,
17C102491ACC5015006B99B3 /* PBXTargetDependency */,
17C102471ACC5012006B99B3 /* PBXTargetDependency */,
);
name = cximage_ios;
productName = cximage;
productReference = 17C100221ACC4B40006B99B3 /* libcximage_ios.a */;
productType = "com.apple.product-type.library.static";
};
17D91A3B1AC5A7C20096D788 /* cximage */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17D91A471AC5A7C20096D788 /* Build configuration list for PBXNativeTarget "cximage" */;
buildPhases = (
17D91A381AC5A7C20096D788 /* Sources */,
17D91A391AC5A7C20096D788 /* Frameworks */,
17D91A3A1AC5A7C20096D788 /* Headers */,
);
buildRules = (
);
dependencies = (
175CC2421AC964DC007D7DEC /* PBXTargetDependency */,
175CC1CE1AC95722007D7DEC /* PBXTargetDependency */,
175CC1761AC95660007D7DEC /* PBXTargetDependency */,
175CC14B1AC955B7007D7DEC /* PBXTargetDependency */,
175CC0421AC9498B007D7DEC /* PBXTargetDependency */,
175CBF971AC948A5007D7DEC /* PBXTargetDependency */,
175CBEBC1AC9461F007D7DEC /* PBXTargetDependency */,
175CBE901AC94529007D7DEC /* PBXTargetDependency */,
); );
name = cximage; name = cximage;
productName = cximage; productName = cximage;
productReference = 17D91A3C1AC5A7C20096D788 /* libcximage.a */; productReference = 17C100221ACC4B40006B99B3 /* libcximage_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -766,11 +280,6 @@ ...@@ -766,11 +280,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17D91A3B1AC5A7C20096D788 = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17D91A371AC5A7C20096D788 /* Build configuration list for PBXProject "cximage" */; buildConfigurationList = 17D91A371AC5A7C20096D788 /* Build configuration list for PBXProject "cximage" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -782,329 +291,56 @@ ...@@ -782,329 +291,56 @@
mainGroup = 17D91A331AC5A7C20096D788; mainGroup = 17D91A331AC5A7C20096D788;
productRefGroup = 17D91A3D1AC5A7C20096D788 /* Products */; productRefGroup = 17D91A3D1AC5A7C20096D788 /* Products */;
projectDirPath = ""; projectDirPath = "";
projectReferences = (
{
ProductGroup = 175CBE8A1AC9451E007D7DEC /* Products */;
ProjectRef = 175CBE891AC9451E007D7DEC /* jasper.xcodeproj */;
},
{
ProductGroup = 175CBEB61AC9461A007D7DEC /* Products */;
ProjectRef = 175CBEB51AC9461A007D7DEC /* jbig.xcodeproj */;
},
{
ProductGroup = 175CBF911AC948A0007D7DEC /* Products */;
ProjectRef = 175CBF901AC948A0007D7DEC /* jpeg.xcodeproj */;
},
{
ProductGroup = 175CC03C1AC9497C007D7DEC /* Products */;
ProjectRef = 175CC03B1AC9497C007D7DEC /* libpsd.xcodeproj */;
},
{
ProductGroup = 175CC23C1AC964D4007D7DEC /* Products */;
ProjectRef = 175CC23B1AC964D4007D7DEC /* mng.xcodeproj */;
},
{
ProductGroup = 175CC1C81AC9571D007D7DEC /* Products */;
ProjectRef = 175CC1C71AC9571D007D7DEC /* png.xcodeproj */;
},
{
ProductGroup = 175CC1701AC9565C007D7DEC /* Products */;
ProjectRef = 175CC16F1AC9565C007D7DEC /* raw.xcodeproj */;
},
{
ProductGroup = 175CC1421AC9556A007D7DEC /* Products */;
ProjectRef = 175CC1411AC9556A007D7DEC /* tiff.xcodeproj */;
},
);
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17D91A3B1AC5A7C20096D788 /* cximage */, 17C1FFCA1ACC4B40006B99B3 /* cximage */,
17C1FFCA1ACC4B40006B99B3 /* cximage_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXReferenceProxy section */
175CBE8E1AC9451E007D7DEC /* libjasper.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjasper.a;
remoteRef = 175CBE8D1AC9451E007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CBEBA1AC9461A007D7DEC /* libjbig.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjbig.a;
remoteRef = 175CBEB91AC9461A007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CBF951AC948A0007D7DEC /* libjpeg.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjpeg.a;
remoteRef = 175CBF941AC948A0007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CC0401AC9497D007D7DEC /* liblibpsd.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = liblibpsd.a;
remoteRef = 175CC03F1AC9497D007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CC1461AC9556A007D7DEC /* libtiff.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libtiff.a;
remoteRef = 175CC1451AC9556A007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CC1741AC9565C007D7DEC /* libraw.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libraw.a;
remoteRef = 175CC1731AC9565C007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CC1CC1AC9571D007D7DEC /* libpng.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libpng.a;
remoteRef = 175CC1CB1AC9571D007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
175CC2401AC964D4007D7DEC /* libmng.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libmng.a;
remoteRef = 175CC23F1AC964D4007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C102301ACC500B006B99B3 /* libjasper_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjasper_ios.a;
remoteRef = 17C1022F1ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C102331ACC500B006B99B3 /* libjbig_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjbig_ios.a;
remoteRef = 17C102321ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C102361ACC500B006B99B3 /* libjpeg_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjpeg_ios.a;
remoteRef = 17C102351ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C102391ACC500B006B99B3 /* liblibpsd_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = liblibpsd_ios.a;
remoteRef = 17C102381ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C1023C1ACC500B006B99B3 /* libmng_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libmng_ios.a;
remoteRef = 17C1023B1ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C1023F1ACC500B006B99B3 /* libpng_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libpng_ios.a;
remoteRef = 17C1023E1ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C102421ACC500B006B99B3 /* libraw_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libraw_ios.a;
remoteRef = 17C102411ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C102451ACC500B006B99B3 /* libtiff_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libtiff_ios.a;
remoteRef = 17C102441ACC500B006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
17C1FFDB1ACC4B40006B99B3 /* Sources */ = { 17C1FFDB1ACC4B40006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
17C1FFDC1ACC4B40006B99B3 /* ximapal.cpp in Sources */, 694149D31CB509E9003E771B /* ximaenc.cpp in Sources */,
17C1FFDD1ACC4B40006B99B3 /* ximaico.cpp in Sources */, 694149F51CB509E9003E771B /* ximatga.cpp in Sources */,
17C1FFDE1ACC4B40006B99B3 /* ximadsp.cpp in Sources */, 694149E51CB509E9003E771B /* ximalpha.cpp in Sources */,
17C1FFDF1ACC4B40006B99B3 /* ximatif.cpp in Sources */, 694149EA1CB509E9003E771B /* ximapcx.cpp in Sources */,
17C1FFE01ACC4B40006B99B3 /* ximalyr.cpp in Sources */, 694149EC1CB509E9003E771B /* ximapng.cpp in Sources */,
17C1FFE11ACC4B40006B99B3 /* ximath.cpp in Sources */, 694149D71CB509E9003E771B /* ximagif.cpp in Sources */,
17C1FFE21ACC4B40006B99B3 /* ximamng.cpp in Sources */, 694149E91CB509E9003E771B /* ximapal.cpp in Sources */,
17C1FFE31ACC4B40006B99B3 /* ximaint.cpp in Sources */, 694149D51CB509E9003E771B /* ximage.cpp in Sources */,
17C1FFE41ACC4B40006B99B3 /* ximasel.cpp in Sources */, 694149F31CB509E9003E771B /* ximaska.cpp in Sources */,
17C1FFE51ACC4B40006B99B3 /* ximapsd.cpp in Sources */, 694149CE1CB509E9003E771B /* ximabmp.cpp in Sources */,
17C1FFE61ACC4B40006B99B3 /* ximaenc.cpp in Sources */, 694149DC1CB509E9003E771B /* ximainfo.cpp in Sources */,
17C1FFE71ACC4B40006B99B3 /* ximawmf.cpp in Sources */, 694149DF1CB509E9003E771B /* ximajas.cpp in Sources */,
17C1FFE81ACC4B40006B99B3 /* ximawbmp.cpp in Sources */, 694149FB1CB509E9003E771B /* ximatran.cpp in Sources */,
17C1FFE91ACC4B40006B99B3 /* ximage.cpp in Sources */, 694149DA1CB509E9003E771B /* ximaico.cpp in Sources */,
17C1FFEA1ACC4B40006B99B3 /* ximaexif.cpp in Sources */, 694149DD1CB509E9003E771B /* ximaint.cpp in Sources */,
17C1FFEB1ACC4B40006B99B3 /* ximatran.cpp in Sources */, 694149EE1CB509E9003E771B /* ximapsd.cpp in Sources */,
17C1FFEC1ACC4B40006B99B3 /* ximawnd.cpp in Sources */, 694149F71CB509E9003E771B /* ximath.cpp in Sources */,
17C1FFED1ACC4B40006B99B3 /* ximatga.cpp in Sources */, 694149E71CB509E9003E771B /* ximamng.cpp in Sources */,
17C1FFEE1ACC4B40006B99B3 /* ximalpha.cpp in Sources */, 694149FC1CB509E9003E771B /* ximawbmp.cpp in Sources */,
694149D91CB509E9003E771B /* ximahist.cpp in Sources */,
69414A001CB509E9003E771B /* ximawnd.cpp in Sources */,
694149F21CB509E9003E771B /* ximasel.cpp in Sources */,
17C1FFEF1ACC4B40006B99B3 /* BgraFrame.cpp in Sources */, 17C1FFEF1ACC4B40006B99B3 /* BgraFrame.cpp in Sources */,
17C1FFF01ACC4B40006B99B3 /* ximahist.cpp in Sources */, 694149E11CB509E9003E771B /* ximajbg.cpp in Sources */,
17C1FFF11ACC4B40006B99B3 /* xmemfile.cpp in Sources */, 694149D21CB509E9003E771B /* ximadsp.cpp in Sources */,
17C1FFF21ACC4B40006B99B3 /* ximainfo.cpp in Sources */, 694149F91CB509E9003E771B /* ximatif.cpp in Sources */,
17C1FFF31ACC4B40006B99B3 /* ximapng.cpp in Sources */, 694149F01CB509E9003E771B /* ximaraw.cpp in Sources */,
17C1FFF41ACC4B40006B99B3 /* ximabmp.cpp in Sources */, 69414A021CB509E9003E771B /* xmemfile.cpp in Sources */,
17C1FFF51ACC4B40006B99B3 /* ximajbg.cpp in Sources */, 694149E31CB509E9003E771B /* ximajpg.cpp in Sources */,
17C1FFF61ACC4B40006B99B3 /* ximajpg.cpp in Sources */, 694149E61CB509E9003E771B /* ximalyr.cpp in Sources */,
17C1FFF71ACC4B40006B99B3 /* ximaska.cpp in Sources */, 694149D41CB509E9003E771B /* ximaexif.cpp in Sources */,
17C1FFF81ACC4B40006B99B3 /* ximajas.cpp in Sources */, 694149951CB509D7003E771B /* tif_xfile.cpp in Sources */,
17C1FFF91ACC4B40006B99B3 /* tif_xfile.cpp in Sources */, 694149FE1CB509E9003E771B /* ximawmf.cpp in Sources */,
17C1FFFA1ACC4B40006B99B3 /* ximapcx.cpp in Sources */,
17C1FFFB1ACC4B40006B99B3 /* ximagif.cpp in Sources */,
17C1FFFC1ACC4B40006B99B3 /* ximaraw.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17D91A381AC5A7C20096D788 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17D91AA71AC5A8530096D788 /* ximapal.cpp in Sources */,
17D91A981AC5A8530096D788 /* ximaico.cpp in Sources */,
17D91A901AC5A8530096D788 /* ximadsp.cpp in Sources */,
17D91AB71AC5A8530096D788 /* ximatif.cpp in Sources */,
17D91AA41AC5A8530096D788 /* ximalyr.cpp in Sources */,
17D91AB51AC5A8530096D788 /* ximath.cpp in Sources */,
17D91AA51AC5A8530096D788 /* ximamng.cpp in Sources */,
17D91A9B1AC5A8530096D788 /* ximaint.cpp in Sources */,
17D91AB01AC5A8530096D788 /* ximasel.cpp in Sources */,
17D91AAC1AC5A8530096D788 /* ximapsd.cpp in Sources */,
17D91A911AC5A8530096D788 /* ximaenc.cpp in Sources */,
17D91ABC1AC5A8530096D788 /* ximawmf.cpp in Sources */,
17D91ABA1AC5A8530096D788 /* ximawbmp.cpp in Sources */,
17D91A931AC5A8530096D788 /* ximage.cpp in Sources */,
17D91A921AC5A8530096D788 /* ximaexif.cpp in Sources */,
17D91AB91AC5A8530096D788 /* ximatran.cpp in Sources */,
17D91ABE1AC5A8530096D788 /* ximawnd.cpp in Sources */,
17D91AB31AC5A8530096D788 /* ximatga.cpp in Sources */,
17D91AA31AC5A8530096D788 /* ximalpha.cpp in Sources */,
175CC1E81AC95FA3007D7DEC /* BgraFrame.cpp in Sources */,
17D91A971AC5A8530096D788 /* ximahist.cpp in Sources */,
17D91AC01AC5A8530096D788 /* xmemfile.cpp in Sources */,
17D91A9A1AC5A8530096D788 /* ximainfo.cpp in Sources */,
17D91AAA1AC5A8530096D788 /* ximapng.cpp in Sources */,
17D91A8C1AC5A8530096D788 /* ximabmp.cpp in Sources */,
17D91A9F1AC5A8530096D788 /* ximajbg.cpp in Sources */,
17D91AA11AC5A8530096D788 /* ximajpg.cpp in Sources */,
17D91AB11AC5A8530096D788 /* ximaska.cpp in Sources */,
17D91A9D1AC5A8530096D788 /* ximajas.cpp in Sources */,
175CC25C1AC96D23007D7DEC /* tif_xfile.cpp in Sources */,
17D91AA81AC5A8530096D788 /* ximapcx.cpp in Sources */,
17D91A951AC5A8530096D788 /* ximagif.cpp in Sources */,
17D91AAE1AC5A8530096D788 /* ximaraw.cpp in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
175CBE901AC94529007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jasper;
targetProxy = 175CBE8F1AC94529007D7DEC /* PBXContainerItemProxy */;
};
175CBEBC1AC9461F007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jbig;
targetProxy = 175CBEBB1AC9461F007D7DEC /* PBXContainerItemProxy */;
};
175CBF971AC948A5007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jpeg;
targetProxy = 175CBF961AC948A5007D7DEC /* PBXContainerItemProxy */;
};
175CC0421AC9498B007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = libpsd;
targetProxy = 175CC0411AC9498B007D7DEC /* PBXContainerItemProxy */;
};
175CC14B1AC955B7007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = tiff;
targetProxy = 175CC14A1AC955B7007D7DEC /* PBXContainerItemProxy */;
};
175CC1761AC95660007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = raw;
targetProxy = 175CC1751AC95660007D7DEC /* PBXContainerItemProxy */;
};
175CC1CE1AC95722007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = png;
targetProxy = 175CC1CD1AC95722007D7DEC /* PBXContainerItemProxy */;
};
175CC2421AC964DC007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = mng;
targetProxy = 175CC2411AC964DC007D7DEC /* PBXContainerItemProxy */;
};
17C102471ACC5012006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = mng_ios;
targetProxy = 17C102461ACC5012006B99B3 /* PBXContainerItemProxy */;
};
17C102491ACC5015006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = png_ios;
targetProxy = 17C102481ACC5015006B99B3 /* PBXContainerItemProxy */;
};
17C1024B1ACC5018006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = raw_ios;
targetProxy = 17C1024A1ACC5018006B99B3 /* PBXContainerItemProxy */;
};
17C1024D1ACC501A006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = tiff_ios;
targetProxy = 17C1024C1ACC501A006B99B3 /* PBXContainerItemProxy */;
};
17C1024F1ACC501D006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = libpsd_ios;
targetProxy = 17C1024E1ACC501D006B99B3 /* PBXContainerItemProxy */;
};
17C102511ACC5021006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jpeg_ios;
targetProxy = 17C102501ACC5021006B99B3 /* PBXContainerItemProxy */;
};
17C102531ACC5025006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jbig_ios;
targetProxy = 17C102521ACC5025006B99B3 /* PBXContainerItemProxy */;
};
17C102551ACC5028006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jasper_ios;
targetProxy = 17C102541ACC5028006B99B3 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
17C100201ACC4B40006B99B3 /* Debug */ = { 17C100201ACC4B40006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
...@@ -1233,52 +469,10 @@ ...@@ -1233,52 +469,10 @@
}; };
name = Release; name = Release;
}; };
17D91A481AC5A7C20096D788 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = CXIMAGE_DONT_USE_LOAD_SAVE;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../cximage/jpeg",
"$(PROJECT_DIR)/../../cximage/png",
"$(PROJECT_DIR)/../../cximage/zlib",
"$(PROJECT_DIR)/../../cximage/jasper/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17D91A491AC5A7C20096D788 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = CXIMAGE_DONT_USE_LOAD_SAVE;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../cximage/jpeg",
"$(PROJECT_DIR)/../../cximage/png",
"$(PROJECT_DIR)/../../cximage/zlib",
"$(PROJECT_DIR)/../../cximage/jasper/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C1001F1ACC4B40006B99B3 /* Build configuration list for PBXNativeTarget "cximage_ios" */ = { 17C1001F1ACC4B40006B99B3 /* Build configuration list for PBXNativeTarget "cximage" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C100201ACC4B40006B99B3 /* Debug */, 17C100201ACC4B40006B99B3 /* Debug */,
...@@ -1296,15 +490,6 @@ ...@@ -1296,15 +490,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17D91A471AC5A7C20096D788 /* Build configuration list for PBXNativeTarget "cximage" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17D91A481AC5A7C20096D788 /* Debug */,
17D91A491AC5A7C20096D788 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17D91A341AC5A7C20096D788 /* Project object */; rootObject = 17D91A341AC5A7C20096D788 /* Project object */;
......
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -7,92 +7,6 @@ ...@@ -7,92 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CBDCF1AC93C86007D7DEC /* jas_cm.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDBB1AC93C86007D7DEC /* jas_cm.c */; };
175CBDD01AC93C86007D7DEC /* jas_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDBC1AC93C86007D7DEC /* jas_debug.c */; };
175CBDD11AC93C86007D7DEC /* jas_getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDBD1AC93C86007D7DEC /* jas_getopt.c */; };
175CBDD21AC93C86007D7DEC /* jas_icc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDBE1AC93C86007D7DEC /* jas_icc.c */; };
175CBDD31AC93C86007D7DEC /* jas_iccdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDBF1AC93C86007D7DEC /* jas_iccdata.c */; };
175CBDD41AC93C86007D7DEC /* jas_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC01AC93C86007D7DEC /* jas_image.c */; };
175CBDD51AC93C86007D7DEC /* jas_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC11AC93C86007D7DEC /* jas_init.c */; };
175CBDD61AC93C86007D7DEC /* jas_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC21AC93C86007D7DEC /* jas_malloc.c */; };
175CBDD71AC93C86007D7DEC /* jas_seq.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC31AC93C86007D7DEC /* jas_seq.c */; };
175CBDD81AC93C86007D7DEC /* jas_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC41AC93C86007D7DEC /* jas_stream.c */; };
175CBDD91AC93C86007D7DEC /* jas_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC51AC93C86007D7DEC /* jas_string.c */; };
175CBDDA1AC93C86007D7DEC /* jas_tmr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC61AC93C86007D7DEC /* jas_tmr.c */; };
175CBDDB1AC93C86007D7DEC /* jas_tvp.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC71AC93C86007D7DEC /* jas_tvp.c */; };
175CBDDC1AC93C86007D7DEC /* jas_version.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC81AC93C86007D7DEC /* jas_version.c */; };
175CBDDD1AC93C86007D7DEC /* bmp_cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDCA1AC93C86007D7DEC /* bmp_cod.c */; };
175CBDDE1AC93C86007D7DEC /* bmp_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDCB1AC93C86007D7DEC /* bmp_cod.h */; };
175CBDDF1AC93C86007D7DEC /* bmp_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDCC1AC93C86007D7DEC /* bmp_dec.c */; };
175CBDE01AC93C86007D7DEC /* bmp_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDCD1AC93C86007D7DEC /* bmp_enc.c */; };
175CBDE11AC93C86007D7DEC /* bmp_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDCE1AC93C86007D7DEC /* bmp_enc.h */; };
175CBDF81AC93C95007D7DEC /* mif_cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDE31AC93C95007D7DEC /* mif_cod.c */; };
175CBDF91AC93C95007D7DEC /* mif_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDE41AC93C95007D7DEC /* mif_cod.h */; };
175CBDFA1AC93C95007D7DEC /* pgx_cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDE71AC93C95007D7DEC /* pgx_cod.c */; };
175CBDFB1AC93C95007D7DEC /* pgx_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDE81AC93C95007D7DEC /* pgx_cod.h */; };
175CBDFC1AC93C95007D7DEC /* pgx_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDE91AC93C95007D7DEC /* pgx_dec.c */; };
175CBDFD1AC93C95007D7DEC /* pgx_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDEA1AC93C95007D7DEC /* pgx_enc.c */; };
175CBDFE1AC93C95007D7DEC /* pgx_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDEB1AC93C95007D7DEC /* pgx_enc.h */; };
175CBDFF1AC93C95007D7DEC /* pnm_cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDED1AC93C95007D7DEC /* pnm_cod.c */; };
175CBE001AC93C95007D7DEC /* pnm_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDEE1AC93C95007D7DEC /* pnm_cod.h */; };
175CBE011AC93C95007D7DEC /* pnm_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDEF1AC93C95007D7DEC /* pnm_dec.c */; };
175CBE021AC93C95007D7DEC /* pnm_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDF01AC93C95007D7DEC /* pnm_enc.c */; };
175CBE031AC93C95007D7DEC /* pnm_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDF11AC93C95007D7DEC /* pnm_enc.h */; };
175CBE041AC93C95007D7DEC /* ras_cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDF31AC93C95007D7DEC /* ras_cod.c */; };
175CBE051AC93C95007D7DEC /* ras_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDF41AC93C95007D7DEC /* ras_cod.h */; };
175CBE061AC93C95007D7DEC /* ras_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDF51AC93C95007D7DEC /* ras_dec.c */; };
175CBE071AC93C95007D7DEC /* ras_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDF61AC93C95007D7DEC /* ras_enc.c */; };
175CBE081AC93C95007D7DEC /* ras_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBDF71AC93C95007D7DEC /* ras_enc.h */; };
175CBE421AC93C9B007D7DEC /* jp2_cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE0A1AC93C9B007D7DEC /* jp2_cod.c */; };
175CBE431AC93C9B007D7DEC /* jp2_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE0B1AC93C9B007D7DEC /* jp2_cod.h */; };
175CBE441AC93C9B007D7DEC /* jp2_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE0C1AC93C9B007D7DEC /* jp2_dec.c */; };
175CBE451AC93C9B007D7DEC /* jp2_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE0D1AC93C9B007D7DEC /* jp2_dec.h */; };
175CBE461AC93C9B007D7DEC /* jp2_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE0E1AC93C9B007D7DEC /* jp2_enc.c */; };
175CBE471AC93C9B007D7DEC /* jpc_bs.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE101AC93C9B007D7DEC /* jpc_bs.c */; };
175CBE481AC93C9B007D7DEC /* jpc_bs.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE111AC93C9B007D7DEC /* jpc_bs.h */; };
175CBE491AC93C9B007D7DEC /* jpc_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE121AC93C9B007D7DEC /* jpc_cod.h */; };
175CBE4A1AC93C9B007D7DEC /* jpc_cs.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE131AC93C9B007D7DEC /* jpc_cs.c */; };
175CBE4B1AC93C9B007D7DEC /* jpc_cs.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE141AC93C9B007D7DEC /* jpc_cs.h */; };
175CBE4C1AC93C9B007D7DEC /* jpc_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE151AC93C9B007D7DEC /* jpc_dec.c */; };
175CBE4D1AC93C9B007D7DEC /* jpc_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE161AC93C9B007D7DEC /* jpc_dec.h */; };
175CBE4E1AC93C9B007D7DEC /* jpc_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE171AC93C9B007D7DEC /* jpc_enc.c */; };
175CBE4F1AC93C9B007D7DEC /* jpc_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE181AC93C9B007D7DEC /* jpc_enc.h */; };
175CBE501AC93C9B007D7DEC /* jpc_fix.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE191AC93C9B007D7DEC /* jpc_fix.h */; };
175CBE511AC93C9B007D7DEC /* jpc_flt.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE1A1AC93C9B007D7DEC /* jpc_flt.h */; };
175CBE521AC93C9B007D7DEC /* jpc_math.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE1B1AC93C9B007D7DEC /* jpc_math.c */; };
175CBE531AC93C9B007D7DEC /* jpc_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE1C1AC93C9B007D7DEC /* jpc_math.h */; };
175CBE541AC93C9B007D7DEC /* jpc_mct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE1D1AC93C9B007D7DEC /* jpc_mct.c */; };
175CBE551AC93C9B007D7DEC /* jpc_mct.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE1E1AC93C9B007D7DEC /* jpc_mct.h */; };
175CBE561AC93C9B007D7DEC /* jpc_mqcod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE1F1AC93C9B007D7DEC /* jpc_mqcod.c */; };
175CBE571AC93C9B007D7DEC /* jpc_mqcod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE201AC93C9B007D7DEC /* jpc_mqcod.h */; };
175CBE581AC93C9B007D7DEC /* jpc_mqdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE211AC93C9B007D7DEC /* jpc_mqdec.c */; };
175CBE591AC93C9B007D7DEC /* jpc_mqdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE221AC93C9B007D7DEC /* jpc_mqdec.h */; };
175CBE5A1AC93C9B007D7DEC /* jpc_mqenc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE231AC93C9B007D7DEC /* jpc_mqenc.c */; };
175CBE5B1AC93C9B007D7DEC /* jpc_mqenc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE241AC93C9B007D7DEC /* jpc_mqenc.h */; };
175CBE5C1AC93C9B007D7DEC /* jpc_qmfb.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE251AC93C9B007D7DEC /* jpc_qmfb.c */; };
175CBE5D1AC93C9B007D7DEC /* jpc_qmfb.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE261AC93C9B007D7DEC /* jpc_qmfb.h */; };
175CBE5E1AC93C9B007D7DEC /* jpc_t1cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE271AC93C9B007D7DEC /* jpc_t1cod.c */; };
175CBE5F1AC93C9B007D7DEC /* jpc_t1cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE281AC93C9B007D7DEC /* jpc_t1cod.h */; };
175CBE601AC93C9B007D7DEC /* jpc_t1dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE291AC93C9B007D7DEC /* jpc_t1dec.c */; };
175CBE611AC93C9B007D7DEC /* jpc_t1dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE2A1AC93C9B007D7DEC /* jpc_t1dec.h */; };
175CBE621AC93C9B007D7DEC /* jpc_t1enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE2B1AC93C9B007D7DEC /* jpc_t1enc.c */; };
175CBE631AC93C9B007D7DEC /* jpc_t1enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE2C1AC93C9B007D7DEC /* jpc_t1enc.h */; };
175CBE641AC93C9B007D7DEC /* jpc_t2cod.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE2D1AC93C9B007D7DEC /* jpc_t2cod.c */; };
175CBE651AC93C9B007D7DEC /* jpc_t2cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE2E1AC93C9B007D7DEC /* jpc_t2cod.h */; };
175CBE661AC93C9B007D7DEC /* jpc_t2dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE2F1AC93C9B007D7DEC /* jpc_t2dec.c */; };
175CBE671AC93C9B007D7DEC /* jpc_t2dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE301AC93C9B007D7DEC /* jpc_t2dec.h */; };
175CBE681AC93C9B007D7DEC /* jpc_t2enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE311AC93C9B007D7DEC /* jpc_t2enc.c */; };
175CBE691AC93C9B007D7DEC /* jpc_t2enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE321AC93C9B007D7DEC /* jpc_t2enc.h */; };
175CBE6A1AC93C9B007D7DEC /* jpc_tagtree.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE331AC93C9B007D7DEC /* jpc_tagtree.c */; };
175CBE6B1AC93C9B007D7DEC /* jpc_tagtree.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE341AC93C9B007D7DEC /* jpc_tagtree.h */; };
175CBE6C1AC93C9B007D7DEC /* jpc_tsfb.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE351AC93C9B007D7DEC /* jpc_tsfb.c */; };
175CBE6D1AC93C9B007D7DEC /* jpc_tsfb.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE361AC93C9B007D7DEC /* jpc_tsfb.h */; };
175CBE6E1AC93C9B007D7DEC /* jpc_util.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE371AC93C9B007D7DEC /* jpc_util.c */; };
175CBE6F1AC93C9B007D7DEC /* jpc_util.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE381AC93C9B007D7DEC /* jpc_util.h */; };
175CBE701AC93C9B007D7DEC /* jpg_cod.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE3A1AC93C9B007D7DEC /* jpg_cod.h */; };
175CBE721AC93C9B007D7DEC /* jpg_dummy.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE3C1AC93C9B007D7DEC /* jpg_dummy.c */; };
175CBE741AC93C9B007D7DEC /* jpg_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBE3E1AC93C9B007D7DEC /* jpg_enc.h */; };
175CBE761AC93C9B007D7DEC /* jpg_val.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE401AC93C9B007D7DEC /* jpg_val.c */; };
17C100931ACC4D64006B99B3 /* jpc_t2enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE311AC93C9B007D7DEC /* jpc_t2enc.c */; }; 17C100931ACC4D64006B99B3 /* jpc_t2enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBE311AC93C9B007D7DEC /* jpc_t2enc.c */; };
17C100941ACC4D64006B99B3 /* jas_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC41AC93C86007D7DEC /* jas_stream.c */; }; 17C100941ACC4D64006B99B3 /* jas_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDC41AC93C86007D7DEC /* jas_stream.c */; };
17C100951ACC4D64006B99B3 /* ras_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDF61AC93C95007D7DEC /* ras_enc.c */; }; 17C100951ACC4D64006B99B3 /* ras_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBDF61AC93C95007D7DEC /* ras_enc.c */; };
...@@ -182,7 +96,6 @@ ...@@ -182,7 +96,6 @@
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CBDAC1AC93C0A007D7DEC /* libjasper.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libjasper.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CBDBB1AC93C86007D7DEC /* jas_cm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jas_cm.c; sourceTree = "<group>"; }; 175CBDBB1AC93C86007D7DEC /* jas_cm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jas_cm.c; sourceTree = "<group>"; };
175CBDBC1AC93C86007D7DEC /* jas_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jas_debug.c; sourceTree = "<group>"; }; 175CBDBC1AC93C86007D7DEC /* jas_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jas_debug.c; sourceTree = "<group>"; };
175CBDBD1AC93C86007D7DEC /* jas_getopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jas_getopt.c; sourceTree = "<group>"; }; 175CBDBD1AC93C86007D7DEC /* jas_getopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jas_getopt.c; sourceTree = "<group>"; };
...@@ -273,13 +186,6 @@ ...@@ -273,13 +186,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CBDA91AC93C0A007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100C61ACC4D64006B99B3 /* Frameworks */ = { 17C100C61ACC4D64006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -301,7 +207,6 @@ ...@@ -301,7 +207,6 @@
175CBDAD1AC93C0A007D7DEC /* Products */ = { 175CBDAD1AC93C0A007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CBDAC1AC93C0A007D7DEC /* libjasper.a */,
17C100EE1ACC4D64006B99B3 /* libjasper_ios.a */, 17C100EE1ACC4D64006B99B3 /* libjasper_ios.a */,
); );
name = Products; name = Products;
...@@ -484,48 +389,6 @@ ...@@ -484,48 +389,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CBDAA1AC93C0A007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CBE5F1AC93C9B007D7DEC /* jpc_t1cod.h in Headers */,
175CBE431AC93C9B007D7DEC /* jp2_cod.h in Headers */,
175CBE631AC93C9B007D7DEC /* jpc_t1enc.h in Headers */,
175CBE4F1AC93C9B007D7DEC /* jpc_enc.h in Headers */,
175CBE5D1AC93C9B007D7DEC /* jpc_qmfb.h in Headers */,
175CBE741AC93C9B007D7DEC /* jpg_enc.h in Headers */,
175CBE571AC93C9B007D7DEC /* jpc_mqcod.h in Headers */,
175CBE501AC93C9B007D7DEC /* jpc_fix.h in Headers */,
175CBE031AC93C95007D7DEC /* pnm_enc.h in Headers */,
175CBE4B1AC93C9B007D7DEC /* jpc_cs.h in Headers */,
175CBE651AC93C9B007D7DEC /* jpc_t2cod.h in Headers */,
175CBE081AC93C95007D7DEC /* ras_enc.h in Headers */,
175CBE6D1AC93C9B007D7DEC /* jpc_tsfb.h in Headers */,
175CBDDE1AC93C86007D7DEC /* bmp_cod.h in Headers */,
175CBE611AC93C9B007D7DEC /* jpc_t1dec.h in Headers */,
175CBE051AC93C95007D7DEC /* ras_cod.h in Headers */,
175CBE6B1AC93C9B007D7DEC /* jpc_tagtree.h in Headers */,
175CBE4D1AC93C9B007D7DEC /* jpc_dec.h in Headers */,
175CBDFE1AC93C95007D7DEC /* pgx_enc.h in Headers */,
175CBDE11AC93C86007D7DEC /* bmp_enc.h in Headers */,
175CBE531AC93C9B007D7DEC /* jpc_math.h in Headers */,
175CBE481AC93C9B007D7DEC /* jpc_bs.h in Headers */,
175CBDF91AC93C95007D7DEC /* mif_cod.h in Headers */,
175CBE6F1AC93C9B007D7DEC /* jpc_util.h in Headers */,
175CBE701AC93C9B007D7DEC /* jpg_cod.h in Headers */,
175CBE491AC93C9B007D7DEC /* jpc_cod.h in Headers */,
175CBE451AC93C9B007D7DEC /* jp2_dec.h in Headers */,
175CBE591AC93C9B007D7DEC /* jpc_mqdec.h in Headers */,
175CBE691AC93C9B007D7DEC /* jpc_t2enc.h in Headers */,
175CBE671AC93C9B007D7DEC /* jpc_t2dec.h in Headers */,
175CBE511AC93C9B007D7DEC /* jpc_flt.h in Headers */,
175CBDFB1AC93C95007D7DEC /* pgx_cod.h in Headers */,
175CBE001AC93C95007D7DEC /* pnm_cod.h in Headers */,
175CBE551AC93C9B007D7DEC /* jpc_mct.h in Headers */,
175CBE5B1AC93C9B007D7DEC /* jpc_mqenc.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100C71ACC4D64006B99B3 /* Headers */ = { 17C100C71ACC4D64006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -571,26 +434,9 @@ ...@@ -571,26 +434,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CBDAB1AC93C0A007D7DEC /* jasper */ = { 17C100911ACC4D64006B99B3 /* jasper */ = {
isa = PBXNativeTarget;
buildConfigurationList = 175CBDB71AC93C0A007D7DEC /* Build configuration list for PBXNativeTarget "jasper" */;
buildPhases = (
175CBDA81AC93C0A007D7DEC /* Sources */,
175CBDA91AC93C0A007D7DEC /* Frameworks */,
175CBDAA1AC93C0A007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = jasper;
productName = jasper;
productReference = 175CBDAC1AC93C0A007D7DEC /* libjasper.a */;
productType = "com.apple.product-type.library.static";
};
17C100911ACC4D64006B99B3 /* jasper_ios */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C100EB1ACC4D64006B99B3 /* Build configuration list for PBXNativeTarget "jasper_ios" */; buildConfigurationList = 17C100EB1ACC4D64006B99B3 /* Build configuration list for PBXNativeTarget "jasper" */;
buildPhases = ( buildPhases = (
17C100921ACC4D64006B99B3 /* Sources */, 17C100921ACC4D64006B99B3 /* Sources */,
17C100C61ACC4D64006B99B3 /* Frameworks */, 17C100C61ACC4D64006B99B3 /* Frameworks */,
...@@ -600,7 +446,7 @@ ...@@ -600,7 +446,7 @@
); );
dependencies = ( dependencies = (
); );
name = jasper_ios; name = jasper;
productName = jasper; productName = jasper;
productReference = 17C100EE1ACC4D64006B99B3 /* libjasper_ios.a */; productReference = 17C100EE1ACC4D64006B99B3 /* libjasper_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -613,11 +459,6 @@ ...@@ -613,11 +459,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CBDAB1AC93C0A007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CBDA71AC93C09007D7DEC /* Build configuration list for PBXProject "jasper" */; buildConfigurationList = 175CBDA71AC93C09007D7DEC /* Build configuration list for PBXProject "jasper" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -631,71 +472,12 @@ ...@@ -631,71 +472,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CBDAB1AC93C0A007D7DEC /* jasper */, 17C100911ACC4D64006B99B3 /* jasper */,
17C100911ACC4D64006B99B3 /* jasper_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CBDA81AC93C0A007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CBE681AC93C9B007D7DEC /* jpc_t2enc.c in Sources */,
175CBDD81AC93C86007D7DEC /* jas_stream.c in Sources */,
175CBE071AC93C95007D7DEC /* ras_enc.c in Sources */,
175CBDDC1AC93C86007D7DEC /* jas_version.c in Sources */,
175CBE561AC93C9B007D7DEC /* jpc_mqcod.c in Sources */,
175CBE021AC93C95007D7DEC /* pnm_enc.c in Sources */,
175CBDD01AC93C86007D7DEC /* jas_debug.c in Sources */,
175CBE011AC93C95007D7DEC /* pnm_dec.c in Sources */,
175CBE541AC93C9B007D7DEC /* jpc_mct.c in Sources */,
175CBE641AC93C9B007D7DEC /* jpc_t2cod.c in Sources */,
175CBDCF1AC93C86007D7DEC /* jas_cm.c in Sources */,
175CBDDF1AC93C86007D7DEC /* bmp_dec.c in Sources */,
175CBE441AC93C9B007D7DEC /* jp2_dec.c in Sources */,
175CBE621AC93C9B007D7DEC /* jpc_t1enc.c in Sources */,
175CBE471AC93C9B007D7DEC /* jpc_bs.c in Sources */,
175CBDDB1AC93C86007D7DEC /* jas_tvp.c in Sources */,
175CBE4A1AC93C9B007D7DEC /* jpc_cs.c in Sources */,
175CBDDD1AC93C86007D7DEC /* bmp_cod.c in Sources */,
175CBDD61AC93C86007D7DEC /* jas_malloc.c in Sources */,
175CBDD51AC93C86007D7DEC /* jas_init.c in Sources */,
175CBDD41AC93C86007D7DEC /* jas_image.c in Sources */,
175CBDDA1AC93C86007D7DEC /* jas_tmr.c in Sources */,
175CBE761AC93C9B007D7DEC /* jpg_val.c in Sources */,
175CBE6C1AC93C9B007D7DEC /* jpc_tsfb.c in Sources */,
175CBE461AC93C9B007D7DEC /* jp2_enc.c in Sources */,
175CBE4C1AC93C9B007D7DEC /* jpc_dec.c in Sources */,
175CBE5E1AC93C9B007D7DEC /* jpc_t1cod.c in Sources */,
175CBDF81AC93C95007D7DEC /* mif_cod.c in Sources */,
175CBE601AC93C9B007D7DEC /* jpc_t1dec.c in Sources */,
175CBE6E1AC93C9B007D7DEC /* jpc_util.c in Sources */,
175CBE421AC93C9B007D7DEC /* jp2_cod.c in Sources */,
175CBDFF1AC93C95007D7DEC /* pnm_cod.c in Sources */,
175CBDFC1AC93C95007D7DEC /* pgx_dec.c in Sources */,
175CBDD91AC93C86007D7DEC /* jas_string.c in Sources */,
175CBDFA1AC93C95007D7DEC /* pgx_cod.c in Sources */,
175CBDD31AC93C86007D7DEC /* jas_iccdata.c in Sources */,
175CBE581AC93C9B007D7DEC /* jpc_mqdec.c in Sources */,
175CBE6A1AC93C9B007D7DEC /* jpc_tagtree.c in Sources */,
175CBE5A1AC93C9B007D7DEC /* jpc_mqenc.c in Sources */,
175CBE061AC93C95007D7DEC /* ras_dec.c in Sources */,
175CBE521AC93C9B007D7DEC /* jpc_math.c in Sources */,
175CBDE01AC93C86007D7DEC /* bmp_enc.c in Sources */,
175CBE4E1AC93C9B007D7DEC /* jpc_enc.c in Sources */,
175CBE041AC93C95007D7DEC /* ras_cod.c in Sources */,
175CBDFD1AC93C95007D7DEC /* pgx_enc.c in Sources */,
175CBDD71AC93C86007D7DEC /* jas_seq.c in Sources */,
175CBE721AC93C9B007D7DEC /* jpg_dummy.c in Sources */,
175CBE661AC93C9B007D7DEC /* jpc_t2dec.c in Sources */,
175CBE5C1AC93C9B007D7DEC /* jpc_qmfb.c in Sources */,
175CBDD21AC93C86007D7DEC /* jas_icc.c in Sources */,
175CBDD11AC93C86007D7DEC /* jas_getopt.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100921ACC4D64006B99B3 /* Sources */ = { 17C100921ACC4D64006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -832,48 +614,6 @@ ...@@ -832,48 +614,6 @@
}; };
name = Release; name = Release;
}; };
175CBDB81AC93C0A007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
EXCLUDE_JPG_SUPPORT,
HAVE_UNISTD_H,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/jasper/include/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CBDB91AC93C0A007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
EXCLUDE_JPG_SUPPORT,
HAVE_UNISTD_H,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/jasper/include/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C100EC1ACC4D64006B99B3 /* Debug */ = { 17C100EC1ACC4D64006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -934,16 +674,7 @@ ...@@ -934,16 +674,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CBDB71AC93C0A007D7DEC /* Build configuration list for PBXNativeTarget "jasper" */ = { 17C100EB1ACC4D64006B99B3 /* Build configuration list for PBXNativeTarget "jasper" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CBDB81AC93C0A007D7DEC /* Debug */,
175CBDB91AC93C0A007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C100EB1ACC4D64006B99B3 /* Build configuration list for PBXNativeTarget "jasper_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C100EC1ACC4D64006B99B3 /* Debug */, 17C100EC1ACC4D64006B99B3 /* Debug */,
......
...@@ -7,16 +7,12 @@ ...@@ -7,16 +7,12 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CBEB21AC945DB007D7DEC /* jbig_tab.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEA91AC945DB007D7DEC /* jbig_tab.c */; };
175CBEB31AC945DB007D7DEC /* jbig.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEAD1AC945DB007D7DEC /* jbig.c */; };
175CBEB41AC945DB007D7DEC /* jbig.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBEB11AC945DB007D7DEC /* jbig.h */; };
17C100F11ACC4DCC006B99B3 /* jbig_tab.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEA91AC945DB007D7DEC /* jbig_tab.c */; }; 17C100F11ACC4DCC006B99B3 /* jbig_tab.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEA91AC945DB007D7DEC /* jbig_tab.c */; };
17C100F21ACC4DCC006B99B3 /* jbig.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEAD1AC945DB007D7DEC /* jbig.c */; }; 17C100F21ACC4DCC006B99B3 /* jbig.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEAD1AC945DB007D7DEC /* jbig.c */; };
17C100F51ACC4DCC006B99B3 /* jbig.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBEB11AC945DB007D7DEC /* jbig.h */; }; 17C100F51ACC4DCC006B99B3 /* jbig.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBEB11AC945DB007D7DEC /* jbig.h */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CBE9B1AC9458E007D7DEC /* libjbig.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libjbig.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CBEA91AC945DB007D7DEC /* jbig_tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jbig_tab.c; path = ../../../../cximage/jbig/jbig_tab.c; sourceTree = "<group>"; }; 175CBEA91AC945DB007D7DEC /* jbig_tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jbig_tab.c; path = ../../../../cximage/jbig/jbig_tab.c; sourceTree = "<group>"; };
175CBEAD1AC945DB007D7DEC /* jbig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jbig.c; path = ../../../../cximage/jbig/jbig.c; sourceTree = "<group>"; }; 175CBEAD1AC945DB007D7DEC /* jbig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jbig.c; path = ../../../../cximage/jbig/jbig.c; sourceTree = "<group>"; };
175CBEB11AC945DB007D7DEC /* jbig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jbig.h; path = ../../../../cximage/jbig/jbig.h; sourceTree = "<group>"; }; 175CBEB11AC945DB007D7DEC /* jbig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jbig.h; path = ../../../../cximage/jbig/jbig.h; sourceTree = "<group>"; };
...@@ -24,13 +20,6 @@ ...@@ -24,13 +20,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CBE981AC9458E007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100F31ACC4DCC006B99B3 /* Frameworks */ = { 17C100F31ACC4DCC006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -52,7 +41,6 @@ ...@@ -52,7 +41,6 @@
175CBE9C1AC9458E007D7DEC /* Products */ = { 175CBE9C1AC9458E007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CBE9B1AC9458E007D7DEC /* libjbig.a */,
17C100F91ACC4DCC006B99B3 /* libjbig_ios.a */, 17C100F91ACC4DCC006B99B3 /* libjbig_ios.a */,
); );
name = Products; name = Products;
...@@ -71,14 +59,6 @@ ...@@ -71,14 +59,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CBE991AC9458E007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CBEB41AC945DB007D7DEC /* jbig.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100F41ACC4DCC006B99B3 /* Headers */ = { 17C100F41ACC4DCC006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -90,26 +70,9 @@ ...@@ -90,26 +70,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CBE9A1AC9458E007D7DEC /* jbig */ = { 17C100EF1ACC4DCC006B99B3 /* jbig */ = {
isa = PBXNativeTarget;
buildConfigurationList = 175CBEA61AC9458E007D7DEC /* Build configuration list for PBXNativeTarget "jbig" */;
buildPhases = (
175CBE971AC9458E007D7DEC /* Sources */,
175CBE981AC9458E007D7DEC /* Frameworks */,
175CBE991AC9458E007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = jbig;
productName = jbig;
productReference = 175CBE9B1AC9458E007D7DEC /* libjbig.a */;
productType = "com.apple.product-type.library.static";
};
17C100EF1ACC4DCC006B99B3 /* jbig_ios */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C100F61ACC4DCC006B99B3 /* Build configuration list for PBXNativeTarget "jbig_ios" */; buildConfigurationList = 17C100F61ACC4DCC006B99B3 /* Build configuration list for PBXNativeTarget "jbig" */;
buildPhases = ( buildPhases = (
17C100F01ACC4DCC006B99B3 /* Sources */, 17C100F01ACC4DCC006B99B3 /* Sources */,
17C100F31ACC4DCC006B99B3 /* Frameworks */, 17C100F31ACC4DCC006B99B3 /* Frameworks */,
...@@ -119,7 +82,7 @@ ...@@ -119,7 +82,7 @@
); );
dependencies = ( dependencies = (
); );
name = jbig_ios; name = jbig;
productName = jbig; productName = jbig;
productReference = 17C100F91ACC4DCC006B99B3 /* libjbig_ios.a */; productReference = 17C100F91ACC4DCC006B99B3 /* libjbig_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -132,11 +95,6 @@ ...@@ -132,11 +95,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CBE9A1AC9458E007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CBE961AC9458E007D7DEC /* Build configuration list for PBXProject "jbig" */; buildConfigurationList = 175CBE961AC9458E007D7DEC /* Build configuration list for PBXProject "jbig" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -150,22 +108,12 @@ ...@@ -150,22 +108,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CBE9A1AC9458E007D7DEC /* jbig */, 17C100EF1ACC4DCC006B99B3 /* jbig */,
17C100EF1ACC4DCC006B99B3 /* jbig_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CBE971AC9458E007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CBEB21AC945DB007D7DEC /* jbig_tab.c in Sources */,
175CBEB31AC945DB007D7DEC /* jbig.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100F01ACC4DCC006B99B3 /* Sources */ = { 17C100F01ACC4DCC006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -253,40 +201,6 @@ ...@@ -253,40 +201,6 @@
}; };
name = Release; name = Release;
}; };
175CBEA71AC9458E007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CBEA81AC9458E007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C100F71ACC4DCC006B99B3 /* Debug */ = { 17C100F71ACC4DCC006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -339,16 +253,7 @@ ...@@ -339,16 +253,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CBEA61AC9458E007D7DEC /* Build configuration list for PBXNativeTarget "jbig" */ = { 17C100F61ACC4DCC006B99B3 /* Build configuration list for PBXNativeTarget "jbig" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CBEA71AC9458E007D7DEC /* Debug */,
175CBEA81AC9458E007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C100F61ACC4DCC006B99B3 /* Build configuration list for PBXNativeTarget "jbig_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C100F71ACC4DCC006B99B3 /* Debug */, 17C100F71ACC4DCC006B99B3 /* Debug */,
......
...@@ -7,86 +7,6 @@ ...@@ -7,86 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CBF3C1AC9468B007D7DEC /* cderror.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBED61AC9468B007D7DEC /* cderror.h */; };
175CBF3D1AC9468B007D7DEC /* cdjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBED71AC9468B007D7DEC /* cdjpeg.c */; };
175CBF3E1AC9468B007D7DEC /* cdjpeg.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBED81AC9468B007D7DEC /* cdjpeg.h */; };
175CBF3F1AC9468B007D7DEC /* cjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEDA1AC9468B007D7DEC /* cjpeg.c */; };
175CBF401AC9468B007D7DEC /* ckconfig.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEDB1AC9468B007D7DEC /* ckconfig.c */; };
175CBF411AC9468B007D7DEC /* djpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEDD1AC9468B007D7DEC /* djpeg.c */; };
175CBF431AC9468B007D7DEC /* jaricom.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE11AC9468B007D7DEC /* jaricom.c */; };
175CBF441AC9468B007D7DEC /* jcapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE21AC9468B007D7DEC /* jcapimin.c */; };
175CBF451AC9468B007D7DEC /* jcapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE31AC9468B007D7DEC /* jcapistd.c */; };
175CBF461AC9468B007D7DEC /* jcarith.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE41AC9468B007D7DEC /* jcarith.c */; };
175CBF471AC9468B007D7DEC /* jccoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE51AC9468B007D7DEC /* jccoefct.c */; };
175CBF481AC9468B007D7DEC /* jccolor.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE61AC9468B007D7DEC /* jccolor.c */; };
175CBF491AC9468B007D7DEC /* jcdctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE71AC9468B007D7DEC /* jcdctmgr.c */; };
175CBF4A1AC9468B007D7DEC /* jchuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE81AC9468B007D7DEC /* jchuff.c */; };
175CBF4B1AC9468B007D7DEC /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEE91AC9468B007D7DEC /* jcinit.c */; };
175CBF4C1AC9468B007D7DEC /* jcmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEEA1AC9468B007D7DEC /* jcmainct.c */; };
175CBF4D1AC9468B007D7DEC /* jcmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEEB1AC9468B007D7DEC /* jcmarker.c */; };
175CBF4E1AC9468B007D7DEC /* jcmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEEC1AC9468B007D7DEC /* jcmaster.c */; };
175CBF4F1AC9468B007D7DEC /* jcomapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEED1AC9468B007D7DEC /* jcomapi.c */; };
175CBF501AC9468B007D7DEC /* jconfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBEEE1AC9468B007D7DEC /* jconfig.h */; };
175CBF511AC9468B007D7DEC /* jcparam.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEEF1AC9468B007D7DEC /* jcparam.c */; };
175CBF521AC9468B007D7DEC /* jcprepct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF01AC9468B007D7DEC /* jcprepct.c */; };
175CBF531AC9468B007D7DEC /* jcsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF11AC9468B007D7DEC /* jcsample.c */; };
175CBF541AC9468B007D7DEC /* jctrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF21AC9468B007D7DEC /* jctrans.c */; };
175CBF551AC9468B007D7DEC /* jdapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF31AC9468B007D7DEC /* jdapimin.c */; };
175CBF561AC9468B007D7DEC /* jdapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF41AC9468B007D7DEC /* jdapistd.c */; };
175CBF571AC9468B007D7DEC /* jdarith.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF51AC9468B007D7DEC /* jdarith.c */; };
175CBF581AC9468B007D7DEC /* jdatadst.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF61AC9468B007D7DEC /* jdatadst.c */; };
175CBF591AC9468B007D7DEC /* jdatasrc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF71AC9468B007D7DEC /* jdatasrc.c */; };
175CBF5A1AC9468B007D7DEC /* jdcoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF81AC9468B007D7DEC /* jdcoefct.c */; };
175CBF5B1AC9468B007D7DEC /* jdcolor.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEF91AC9468B007D7DEC /* jdcolor.c */; };
175CBF5C1AC9468B007D7DEC /* jdct.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBEFA1AC9468B007D7DEC /* jdct.h */; };
175CBF5D1AC9468B007D7DEC /* jddctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEFB1AC9468B007D7DEC /* jddctmgr.c */; };
175CBF5E1AC9468B007D7DEC /* jdhuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEFC1AC9468B007D7DEC /* jdhuff.c */; };
175CBF5F1AC9468B007D7DEC /* jdinput.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEFD1AC9468B007D7DEC /* jdinput.c */; };
175CBF601AC9468B007D7DEC /* jdmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEFE1AC9468B007D7DEC /* jdmainct.c */; };
175CBF611AC9468B007D7DEC /* jdmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBEFF1AC9468B007D7DEC /* jdmarker.c */; };
175CBF621AC9468B007D7DEC /* jdmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF001AC9468B007D7DEC /* jdmaster.c */; };
175CBF631AC9468B007D7DEC /* jdmerge.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF011AC9468B007D7DEC /* jdmerge.c */; };
175CBF641AC9468B007D7DEC /* jdpostct.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF031AC9468B007D7DEC /* jdpostct.c */; };
175CBF651AC9468B007D7DEC /* jdsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF041AC9468B007D7DEC /* jdsample.c */; };
175CBF661AC9468B007D7DEC /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF051AC9468B007D7DEC /* jdtrans.c */; };
175CBF671AC9468B007D7DEC /* jerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF061AC9468B007D7DEC /* jerror.c */; };
175CBF681AC9468B007D7DEC /* jerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF071AC9468B007D7DEC /* jerror.h */; };
175CBF691AC9468B007D7DEC /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF081AC9468B007D7DEC /* jfdctflt.c */; };
175CBF6A1AC9468B007D7DEC /* jfdctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF091AC9468B007D7DEC /* jfdctfst.c */; };
175CBF6B1AC9468B007D7DEC /* jfdctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF0A1AC9468B007D7DEC /* jfdctint.c */; };
175CBF6C1AC9468B007D7DEC /* jidctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF0B1AC9468B007D7DEC /* jidctflt.c */; };
175CBF6D1AC9468B007D7DEC /* jidctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF0C1AC9468B007D7DEC /* jidctfst.c */; };
175CBF6E1AC9468B007D7DEC /* jidctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF0D1AC9468B007D7DEC /* jidctint.c */; };
175CBF6F1AC9468B007D7DEC /* jinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF0E1AC9468B007D7DEC /* jinclude.h */; };
175CBF701AC9468B007D7DEC /* jmemansi.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF0F1AC9468B007D7DEC /* jmemansi.c */; };
175CBF741AC9468B007D7DEC /* jmemmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF131AC9468B007D7DEC /* jmemmgr.c */; };
175CBF751AC9468B007D7DEC /* jmemname.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF141AC9468B007D7DEC /* jmemname.c */; };
175CBF761AC9468B007D7DEC /* jmemnobs.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF151AC9468B007D7DEC /* jmemnobs.c */; };
175CBF771AC9468B007D7DEC /* jmemsys.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF161AC9468B007D7DEC /* jmemsys.h */; };
175CBF781AC9468B007D7DEC /* jmorecfg.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF171AC9468B007D7DEC /* jmorecfg.h */; };
175CBF791AC9468B007D7DEC /* jpegint.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF1F1AC9468B007D7DEC /* jpegint.h */; };
175CBF7A1AC9468B007D7DEC /* jpeglib.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF201AC9468B007D7DEC /* jpeglib.h */; };
175CBF7B1AC9468B007D7DEC /* jpegtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF211AC9468B007D7DEC /* jpegtran.c */; };
175CBF7C1AC9468B007D7DEC /* jquant1.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF221AC9468B007D7DEC /* jquant1.c */; };
175CBF7D1AC9468B007D7DEC /* jquant2.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF231AC9468B007D7DEC /* jquant2.c */; };
175CBF7E1AC9468B007D7DEC /* jutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF241AC9468B007D7DEC /* jutils.c */; };
175CBF7F1AC9468B007D7DEC /* jversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF251AC9468B007D7DEC /* jversion.h */; };
175CBF801AC9468B007D7DEC /* rdbmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF271AC9468B007D7DEC /* rdbmp.c */; };
175CBF811AC9468B007D7DEC /* rdcolmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF281AC9468B007D7DEC /* rdcolmap.c */; };
175CBF821AC9468B007D7DEC /* rdgif.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF291AC9468B007D7DEC /* rdgif.c */; };
175CBF831AC9468B007D7DEC /* rdjpgcom.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2A1AC9468B007D7DEC /* rdjpgcom.c */; };
175CBF841AC9468B007D7DEC /* rdppm.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2B1AC9468B007D7DEC /* rdppm.c */; };
175CBF851AC9468B007D7DEC /* rdrle.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2C1AC9468B007D7DEC /* rdrle.c */; };
175CBF861AC9468B007D7DEC /* rdswitch.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2D1AC9468B007D7DEC /* rdswitch.c */; };
175CBF871AC9468B007D7DEC /* rdtarga.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2E1AC9468B007D7DEC /* rdtarga.c */; };
175CBF881AC9468B007D7DEC /* transupp.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF311AC9468B007D7DEC /* transupp.c */; };
175CBF891AC9468B007D7DEC /* transupp.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBF321AC9468B007D7DEC /* transupp.h */; };
175CBF8A1AC9468B007D7DEC /* wrbmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF351AC9468B007D7DEC /* wrbmp.c */; };
175CBF8B1AC9468B007D7DEC /* wrgif.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF361AC9468B007D7DEC /* wrgif.c */; };
175CBF8C1AC9468B007D7DEC /* wrjpgcom.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF371AC9468B007D7DEC /* wrjpgcom.c */; };
175CBF8D1AC9468B007D7DEC /* wrppm.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF381AC9468B007D7DEC /* wrppm.c */; };
175CBF8E1AC9468B007D7DEC /* wrrle.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF391AC9468B007D7DEC /* wrrle.c */; };
175CBF8F1AC9468B007D7DEC /* wrtarga.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF3A1AC9468B007D7DEC /* wrtarga.c */; };
17C100FC1ACC4DFA006B99B3 /* rdswitch.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2D1AC9468B007D7DEC /* rdswitch.c */; }; 17C100FC1ACC4DFA006B99B3 /* rdswitch.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF2D1AC9468B007D7DEC /* rdswitch.c */; };
17C100FD1ACC4DFA006B99B3 /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF081AC9468B007D7DEC /* jfdctflt.c */; }; 17C100FD1ACC4DFA006B99B3 /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF081AC9468B007D7DEC /* jfdctflt.c */; };
17C100FE1ACC4DFA006B99B3 /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF051AC9468B007D7DEC /* jdtrans.c */; }; 17C100FE1ACC4DFA006B99B3 /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBF051AC9468B007D7DEC /* jdtrans.c */; };
...@@ -170,7 +90,6 @@ ...@@ -170,7 +90,6 @@
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CBEC71AC94658007D7DEC /* libjpeg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libjpeg.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CBED61AC9468B007D7DEC /* cderror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cderror.h; path = ../../../../cximage/jpeg/cderror.h; sourceTree = "<group>"; }; 175CBED61AC9468B007D7DEC /* cderror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cderror.h; path = ../../../../cximage/jpeg/cderror.h; sourceTree = "<group>"; };
175CBED71AC9468B007D7DEC /* cdjpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cdjpeg.c; path = ../../../../cximage/jpeg/cdjpeg.c; sourceTree = "<group>"; }; 175CBED71AC9468B007D7DEC /* cdjpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cdjpeg.c; path = ../../../../cximage/jpeg/cdjpeg.c; sourceTree = "<group>"; };
175CBED81AC9468B007D7DEC /* cdjpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cdjpeg.h; path = ../../../../cximage/jpeg/cdjpeg.h; sourceTree = "<group>"; }; 175CBED81AC9468B007D7DEC /* cdjpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cdjpeg.h; path = ../../../../cximage/jpeg/cdjpeg.h; sourceTree = "<group>"; };
...@@ -255,13 +174,6 @@ ...@@ -255,13 +174,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CBEC41AC94658007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101401ACC4DFA006B99B3 /* Frameworks */ = { 17C101401ACC4DFA006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -283,7 +195,6 @@ ...@@ -283,7 +195,6 @@
175CBEC81AC94658007D7DEC /* Products */ = { 175CBEC81AC94658007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CBEC71AC94658007D7DEC /* libjpeg.a */,
17C101511ACC4DFA006B99B3 /* libjpeg_ios.a */, 17C101511ACC4DFA006B99B3 /* libjpeg_ios.a */,
); );
name = Products; name = Products;
...@@ -379,25 +290,6 @@ ...@@ -379,25 +290,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CBEC51AC94658007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CBF501AC9468B007D7DEC /* jconfig.h in Headers */,
175CBF5C1AC9468B007D7DEC /* jdct.h in Headers */,
175CBF6F1AC9468B007D7DEC /* jinclude.h in Headers */,
175CBF3C1AC9468B007D7DEC /* cderror.h in Headers */,
175CBF7A1AC9468B007D7DEC /* jpeglib.h in Headers */,
175CBF681AC9468B007D7DEC /* jerror.h in Headers */,
175CBF781AC9468B007D7DEC /* jmorecfg.h in Headers */,
175CBF791AC9468B007D7DEC /* jpegint.h in Headers */,
175CBF771AC9468B007D7DEC /* jmemsys.h in Headers */,
175CBF891AC9468B007D7DEC /* transupp.h in Headers */,
175CBF3E1AC9468B007D7DEC /* cdjpeg.h in Headers */,
175CBF7F1AC9468B007D7DEC /* jversion.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101411ACC4DFA006B99B3 /* Headers */ = { 17C101411ACC4DFA006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -420,26 +312,9 @@ ...@@ -420,26 +312,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CBEC61AC94658007D7DEC /* jpeg */ = { 17C100FA1ACC4DFA006B99B3 /* jpeg */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 175CBED21AC94658007D7DEC /* Build configuration list for PBXNativeTarget "jpeg" */; buildConfigurationList = 17C1014E1ACC4DFA006B99B3 /* Build configuration list for PBXNativeTarget "jpeg" */;
buildPhases = (
175CBEC31AC94658007D7DEC /* Sources */,
175CBEC41AC94658007D7DEC /* Frameworks */,
175CBEC51AC94658007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = jpeg;
productName = jpeg;
productReference = 175CBEC71AC94658007D7DEC /* libjpeg.a */;
productType = "com.apple.product-type.library.static";
};
17C100FA1ACC4DFA006B99B3 /* jpeg_ios */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17C1014E1ACC4DFA006B99B3 /* Build configuration list for PBXNativeTarget "jpeg_ios" */;
buildPhases = ( buildPhases = (
17C100FB1ACC4DFA006B99B3 /* Sources */, 17C100FB1ACC4DFA006B99B3 /* Sources */,
17C101401ACC4DFA006B99B3 /* Frameworks */, 17C101401ACC4DFA006B99B3 /* Frameworks */,
...@@ -449,7 +324,7 @@ ...@@ -449,7 +324,7 @@
); );
dependencies = ( dependencies = (
); );
name = jpeg_ios; name = jpeg;
productName = jpeg; productName = jpeg;
productReference = 17C101511ACC4DFA006B99B3 /* libjpeg_ios.a */; productReference = 17C101511ACC4DFA006B99B3 /* libjpeg_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -462,11 +337,6 @@ ...@@ -462,11 +337,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CBEC61AC94658007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CBEC21AC94658007D7DEC /* Build configuration list for PBXProject "jpeg" */; buildConfigurationList = 175CBEC21AC94658007D7DEC /* Build configuration list for PBXProject "jpeg" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -480,88 +350,12 @@ ...@@ -480,88 +350,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CBEC61AC94658007D7DEC /* jpeg */, 17C100FA1ACC4DFA006B99B3 /* jpeg */,
17C100FA1ACC4DFA006B99B3 /* jpeg_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CBEC31AC94658007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CBF861AC9468B007D7DEC /* rdswitch.c in Sources */,
175CBF691AC9468B007D7DEC /* jfdctflt.c in Sources */,
175CBF661AC9468B007D7DEC /* jdtrans.c in Sources */,
175CBF431AC9468B007D7DEC /* jaricom.c in Sources */,
175CBF6A1AC9468B007D7DEC /* jfdctfst.c in Sources */,
175CBF601AC9468B007D7DEC /* jdmainct.c in Sources */,
175CBF461AC9468B007D7DEC /* jcarith.c in Sources */,
175CBF541AC9468B007D7DEC /* jctrans.c in Sources */,
175CBF4E1AC9468B007D7DEC /* jcmaster.c in Sources */,
175CBF411AC9468B007D7DEC /* djpeg.c in Sources */,
175CBF4B1AC9468B007D7DEC /* jcinit.c in Sources */,
175CBF571AC9468B007D7DEC /* jdarith.c in Sources */,
175CBF6C1AC9468B007D7DEC /* jidctflt.c in Sources */,
175CBF8D1AC9468B007D7DEC /* wrppm.c in Sources */,
175CBF871AC9468B007D7DEC /* rdtarga.c in Sources */,
175CBF6D1AC9468B007D7DEC /* jidctfst.c in Sources */,
175CBF591AC9468B007D7DEC /* jdatasrc.c in Sources */,
175CBF5A1AC9468B007D7DEC /* jdcoefct.c in Sources */,
175CBF701AC9468B007D7DEC /* jmemansi.c in Sources */,
175CBF4C1AC9468B007D7DEC /* jcmainct.c in Sources */,
175CBF581AC9468B007D7DEC /* jdatadst.c in Sources */,
175CBF8A1AC9468B007D7DEC /* wrbmp.c in Sources */,
175CBF451AC9468B007D7DEC /* jcapistd.c in Sources */,
175CBF4D1AC9468B007D7DEC /* jcmarker.c in Sources */,
175CBF491AC9468B007D7DEC /* jcdctmgr.c in Sources */,
175CBF7B1AC9468B007D7DEC /* jpegtran.c in Sources */,
175CBF651AC9468B007D7DEC /* jdsample.c in Sources */,
175CBF8F1AC9468B007D7DEC /* wrtarga.c in Sources */,
175CBF471AC9468B007D7DEC /* jccoefct.c in Sources */,
175CBF761AC9468B007D7DEC /* jmemnobs.c in Sources */,
175CBF5B1AC9468B007D7DEC /* jdcolor.c in Sources */,
175CBF8C1AC9468B007D7DEC /* wrjpgcom.c in Sources */,
175CBF5E1AC9468B007D7DEC /* jdhuff.c in Sources */,
175CBF641AC9468B007D7DEC /* jdpostct.c in Sources */,
175CBF4F1AC9468B007D7DEC /* jcomapi.c in Sources */,
175CBF631AC9468B007D7DEC /* jdmerge.c in Sources */,
175CBF8E1AC9468B007D7DEC /* wrrle.c in Sources */,
175CBF831AC9468B007D7DEC /* rdjpgcom.c in Sources */,
175CBF741AC9468B007D7DEC /* jmemmgr.c in Sources */,
175CBF3F1AC9468B007D7DEC /* cjpeg.c in Sources */,
175CBF561AC9468B007D7DEC /* jdapistd.c in Sources */,
175CBF511AC9468B007D7DEC /* jcparam.c in Sources */,
175CBF481AC9468B007D7DEC /* jccolor.c in Sources */,
175CBF6B1AC9468B007D7DEC /* jfdctint.c in Sources */,
175CBF551AC9468B007D7DEC /* jdapimin.c in Sources */,
175CBF7E1AC9468B007D7DEC /* jutils.c in Sources */,
175CBF7C1AC9468B007D7DEC /* jquant1.c in Sources */,
175CBF3D1AC9468B007D7DEC /* cdjpeg.c in Sources */,
175CBF811AC9468B007D7DEC /* rdcolmap.c in Sources */,
175CBF621AC9468B007D7DEC /* jdmaster.c in Sources */,
175CBF521AC9468B007D7DEC /* jcprepct.c in Sources */,
175CBF531AC9468B007D7DEC /* jcsample.c in Sources */,
175CBF751AC9468B007D7DEC /* jmemname.c in Sources */,
175CBF851AC9468B007D7DEC /* rdrle.c in Sources */,
175CBF5D1AC9468B007D7DEC /* jddctmgr.c in Sources */,
175CBF841AC9468B007D7DEC /* rdppm.c in Sources */,
175CBF7D1AC9468B007D7DEC /* jquant2.c in Sources */,
175CBF8B1AC9468B007D7DEC /* wrgif.c in Sources */,
175CBF4A1AC9468B007D7DEC /* jchuff.c in Sources */,
175CBF5F1AC9468B007D7DEC /* jdinput.c in Sources */,
175CBF801AC9468B007D7DEC /* rdbmp.c in Sources */,
175CBF821AC9468B007D7DEC /* rdgif.c in Sources */,
175CBF441AC9468B007D7DEC /* jcapimin.c in Sources */,
175CBF671AC9468B007D7DEC /* jerror.c in Sources */,
175CBF611AC9468B007D7DEC /* jdmarker.c in Sources */,
175CBF6E1AC9468B007D7DEC /* jidctint.c in Sources */,
175CBF881AC9468B007D7DEC /* transupp.c in Sources */,
175CBF401AC9468B007D7DEC /* ckconfig.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C100FB1ACC4DFA006B99B3 /* Sources */ = { 17C100FB1ACC4DFA006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -715,32 +509,6 @@ ...@@ -715,32 +509,6 @@
}; };
name = Release; name = Release;
}; };
175CBED31AC94658007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = "";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CBED41AC94658007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = "";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C1014F1ACC4DFA006B99B3 /* Debug */ = { 17C1014F1ACC4DFA006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -783,16 +551,7 @@ ...@@ -783,16 +551,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CBED21AC94658007D7DEC /* Build configuration list for PBXNativeTarget "jpeg" */ = { 17C1014E1ACC4DFA006B99B3 /* Build configuration list for PBXNativeTarget "jpeg" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CBED31AC94658007D7DEC /* Debug */,
175CBED41AC94658007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C1014E1ACC4DFA006B99B3 /* Build configuration list for PBXNativeTarget "jpeg_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1014F1ACC4DFA006B99B3 /* Debug */, 17C1014F1ACC4DFA006B99B3 /* Debug */,
......
...@@ -7,68 +7,6 @@ ...@@ -7,68 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CBFFB1AC94952007D7DEC /* adjustment.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB01AC94951007D7DEC /* adjustment.c */; };
175CBFFC1AC94952007D7DEC /* bevel_emboss.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB21AC94951007D7DEC /* bevel_emboss.c */; };
175CBFFD1AC94952007D7DEC /* bitmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB31AC94951007D7DEC /* bitmap.c */; };
175CBFFE1AC94952007D7DEC /* blend.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB41AC94951007D7DEC /* blend.c */; };
175CBFFF1AC94952007D7DEC /* boundary.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB51AC94951007D7DEC /* boundary.c */; };
175CC0001AC94952007D7DEC /* brightness_contrast.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB61AC94951007D7DEC /* brightness_contrast.c */; };
175CC0011AC94952007D7DEC /* channel_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB81AC94951007D7DEC /* channel_image.c */; };
175CC0021AC94952007D7DEC /* channel_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB91AC94951007D7DEC /* channel_mixer.c */; };
175CC0031AC94952007D7DEC /* color_balance.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFBA1AC94951007D7DEC /* color_balance.c */; };
175CC0041AC94952007D7DEC /* color_mode.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFBB1AC94951007D7DEC /* color_mode.c */; };
175CC0051AC94952007D7DEC /* color_overlay.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFBC1AC94951007D7DEC /* color_overlay.c */; };
175CC0061AC94952007D7DEC /* color.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFBD1AC94951007D7DEC /* color.c */; };
175CC0071AC94952007D7DEC /* curves.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFBF1AC94951007D7DEC /* curves.c */; };
175CC0081AC94952007D7DEC /* descriptor.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC11AC94951007D7DEC /* descriptor.c */; };
175CC0091AC94952007D7DEC /* drop_shadow.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC21AC94951007D7DEC /* drop_shadow.c */; };
175CC00A1AC94952007D7DEC /* effects.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC31AC94951007D7DEC /* effects.c */; };
175CC00B1AC94952007D7DEC /* file_header.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC41AC94951007D7DEC /* file_header.c */; };
175CC00C1AC94952007D7DEC /* fixed.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC51AC94951007D7DEC /* fixed.c */; };
175CC00D1AC94952007D7DEC /* gaussian_blur.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC61AC94951007D7DEC /* gaussian_blur.c */; };
175CC00E1AC94952007D7DEC /* gradient_blend.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC71AC94951007D7DEC /* gradient_blend.c */; };
175CC00F1AC94952007D7DEC /* gradient_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC81AC94951007D7DEC /* gradient_fill.c */; };
175CC0101AC94952007D7DEC /* gradient_map.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFC91AC94951007D7DEC /* gradient_map.c */; };
175CC0111AC94952007D7DEC /* gradient_overlay.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFCA1AC94951007D7DEC /* gradient_overlay.c */; };
175CC0121AC94952007D7DEC /* hue_saturation.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFCB1AC94951007D7DEC /* hue_saturation.c */; };
175CC0131AC94952007D7DEC /* image_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFCC1AC94951007D7DEC /* image_data.c */; };
175CC0141AC94952007D7DEC /* image_resource.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFCD1AC94951007D7DEC /* image_resource.c */; };
175CC0151AC94952007D7DEC /* inner_glow.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFCE1AC94951007D7DEC /* inner_glow.c */; };
175CC0161AC94952007D7DEC /* inner_shadow.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFCF1AC94951007D7DEC /* inner_shadow.c */; };
175CC0171AC94952007D7DEC /* invert.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFD11AC94951007D7DEC /* invert.c */; };
175CC0181AC94952007D7DEC /* layer_mask.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFD21AC94951007D7DEC /* layer_mask.c */; };
175CC0191AC94952007D7DEC /* levels.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFD31AC94951007D7DEC /* levels.c */; };
175CC01B1AC94952007D7DEC /* outer_glow.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFD91AC94952007D7DEC /* outer_glow.c */; };
175CC01C1AC94952007D7DEC /* path.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFDA1AC94952007D7DEC /* path.c */; };
175CC01D1AC94952007D7DEC /* pattern_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFDB1AC94952007D7DEC /* pattern_fill.c */; };
175CC01E1AC94952007D7DEC /* pattern_overlay.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFDC1AC94952007D7DEC /* pattern_overlay.c */; };
175CC01F1AC94952007D7DEC /* pattern.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFDD1AC94952007D7DEC /* pattern.c */; };
175CC0201AC94952007D7DEC /* photo_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFDE1AC94952007D7DEC /* photo_filter.c */; };
175CC0211AC94952007D7DEC /* posterize.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFDF1AC94952007D7DEC /* posterize.c */; };
175CC0221AC94952007D7DEC /* psd_bitmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE01AC94952007D7DEC /* psd_bitmap.h */; };
175CC0231AC94952007D7DEC /* psd_blend.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE11AC94952007D7DEC /* psd_blend.h */; };
175CC0241AC94952007D7DEC /* psd_color.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE21AC94952007D7DEC /* psd_color.h */; };
175CC0251AC94952007D7DEC /* psd_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE31AC94952007D7DEC /* psd_config.h */; };
175CC0261AC94952007D7DEC /* psd_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE41AC94952007D7DEC /* psd_descriptor.h */; };
175CC0271AC94952007D7DEC /* psd_fixed.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE51AC94952007D7DEC /* psd_fixed.h */; };
175CC0281AC94952007D7DEC /* psd_gradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE61AC94952007D7DEC /* psd_gradient.h */; };
175CC0291AC94952007D7DEC /* psd_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE71AC94952007D7DEC /* psd_math.h */; };
175CC02A1AC94952007D7DEC /* psd_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE81AC94952007D7DEC /* psd_rect.h */; };
175CC02B1AC94952007D7DEC /* psd_stream.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFE91AC94952007D7DEC /* psd_stream.h */; };
175CC02C1AC94952007D7DEC /* psd_system.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFEA1AC94952007D7DEC /* psd_system.c */; };
175CC02D1AC94952007D7DEC /* psd_system.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFEB1AC94952007D7DEC /* psd_system.h */; };
175CC02E1AC94952007D7DEC /* psd_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CBFEC1AC94952007D7DEC /* psd_types.h */; };
175CC02F1AC94952007D7DEC /* psd_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFED1AC94952007D7DEC /* psd_zip.c */; };
175CC0301AC94952007D7DEC /* psd.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFEE1AC94952007D7DEC /* psd.c */; };
175CC0311AC94952007D7DEC /* rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF01AC94952007D7DEC /* rect.c */; };
175CC0321AC94952007D7DEC /* satin.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF11AC94952007D7DEC /* satin.c */; };
175CC0331AC94952007D7DEC /* selective_color.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF21AC94952007D7DEC /* selective_color.c */; };
175CC0341AC94952007D7DEC /* solid_color.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF31AC94952007D7DEC /* solid_color.c */; };
175CC0351AC94952007D7DEC /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF41AC94952007D7DEC /* stream.c */; };
175CC0361AC94952007D7DEC /* stroke.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF51AC94952007D7DEC /* stroke.c */; };
175CC0381AC94952007D7DEC /* threshold.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF71AC94952007D7DEC /* threshold.c */; };
175CC0391AC94952007D7DEC /* thumbnail.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF81AC94952007D7DEC /* thumbnail.c */; };
175CC03A1AC94952007D7DEC /* type_tool.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFFA1AC94952007D7DEC /* type_tool.c */; };
17C101541ACC4EF9006B99B3 /* satin.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF11AC94952007D7DEC /* satin.c */; }; 17C101541ACC4EF9006B99B3 /* satin.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFF11AC94952007D7DEC /* satin.c */; };
17C101551ACC4EF9006B99B3 /* channel_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB81AC94951007D7DEC /* channel_image.c */; }; 17C101551ACC4EF9006B99B3 /* channel_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB81AC94951007D7DEC /* channel_image.c */; };
17C101561ACC4EF9006B99B3 /* brightness_contrast.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB61AC94951007D7DEC /* brightness_contrast.c */; }; 17C101561ACC4EF9006B99B3 /* brightness_contrast.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CBFB61AC94951007D7DEC /* brightness_contrast.c */; };
...@@ -134,7 +72,6 @@ ...@@ -134,7 +72,6 @@
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CBFA21AC948DB007D7DEC /* liblibpsd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibpsd.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CBFB01AC94951007D7DEC /* adjustment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = adjustment.c; path = ../../../../cximage/libpsd/adjustment.c; sourceTree = "<group>"; }; 175CBFB01AC94951007D7DEC /* adjustment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = adjustment.c; path = ../../../../cximage/libpsd/adjustment.c; sourceTree = "<group>"; };
175CBFB21AC94951007D7DEC /* bevel_emboss.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bevel_emboss.c; path = ../../../../cximage/libpsd/bevel_emboss.c; sourceTree = "<group>"; }; 175CBFB21AC94951007D7DEC /* bevel_emboss.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bevel_emboss.c; path = ../../../../cximage/libpsd/bevel_emboss.c; sourceTree = "<group>"; };
175CBFB31AC94951007D7DEC /* bitmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitmap.c; path = ../../../../cximage/libpsd/bitmap.c; sourceTree = "<group>"; }; 175CBFB31AC94951007D7DEC /* bitmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitmap.c; path = ../../../../cximage/libpsd/bitmap.c; sourceTree = "<group>"; };
...@@ -201,13 +138,6 @@ ...@@ -201,13 +138,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CBF9F1AC948DB007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101871ACC4EF9006B99B3 /* Frameworks */ = { 17C101871ACC4EF9006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -229,7 +159,6 @@ ...@@ -229,7 +159,6 @@
175CBFA31AC948DB007D7DEC /* Products */ = { 175CBFA31AC948DB007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CBFA21AC948DB007D7DEC /* liblibpsd.a */,
17C101981ACC4EF9006B99B3 /* liblibpsd_ios.a */, 17C101981ACC4EF9006B99B3 /* liblibpsd_ios.a */,
); );
name = Products; name = Products;
...@@ -307,25 +236,6 @@ ...@@ -307,25 +236,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CBFA01AC948DB007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CC0291AC94952007D7DEC /* psd_math.h in Headers */,
175CC02E1AC94952007D7DEC /* psd_types.h in Headers */,
175CC0281AC94952007D7DEC /* psd_gradient.h in Headers */,
175CC0221AC94952007D7DEC /* psd_bitmap.h in Headers */,
175CC0251AC94952007D7DEC /* psd_config.h in Headers */,
175CC02D1AC94952007D7DEC /* psd_system.h in Headers */,
175CC0241AC94952007D7DEC /* psd_color.h in Headers */,
175CC02B1AC94952007D7DEC /* psd_stream.h in Headers */,
175CC02A1AC94952007D7DEC /* psd_rect.h in Headers */,
175CC0271AC94952007D7DEC /* psd_fixed.h in Headers */,
175CC0231AC94952007D7DEC /* psd_blend.h in Headers */,
175CC0261AC94952007D7DEC /* psd_descriptor.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101881ACC4EF9006B99B3 /* Headers */ = { 17C101881ACC4EF9006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -348,26 +258,9 @@ ...@@ -348,26 +258,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CBFA11AC948DB007D7DEC /* libpsd */ = { 17C101521ACC4EF9006B99B3 /* libpsd */ = {
isa = PBXNativeTarget;
buildConfigurationList = 175CBFAD1AC948DB007D7DEC /* Build configuration list for PBXNativeTarget "libpsd" */;
buildPhases = (
175CBF9E1AC948DB007D7DEC /* Sources */,
175CBF9F1AC948DB007D7DEC /* Frameworks */,
175CBFA01AC948DB007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = libpsd;
productName = libpsd;
productReference = 175CBFA21AC948DB007D7DEC /* liblibpsd.a */;
productType = "com.apple.product-type.library.static";
};
17C101521ACC4EF9006B99B3 /* libpsd_ios */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C101951ACC4EF9006B99B3 /* Build configuration list for PBXNativeTarget "libpsd_ios" */; buildConfigurationList = 17C101951ACC4EF9006B99B3 /* Build configuration list for PBXNativeTarget "libpsd" */;
buildPhases = ( buildPhases = (
17C101531ACC4EF9006B99B3 /* Sources */, 17C101531ACC4EF9006B99B3 /* Sources */,
17C101871ACC4EF9006B99B3 /* Frameworks */, 17C101871ACC4EF9006B99B3 /* Frameworks */,
...@@ -377,7 +270,7 @@ ...@@ -377,7 +270,7 @@
); );
dependencies = ( dependencies = (
); );
name = libpsd_ios; name = libpsd;
productName = libpsd; productName = libpsd;
productReference = 17C101981ACC4EF9006B99B3 /* liblibpsd_ios.a */; productReference = 17C101981ACC4EF9006B99B3 /* liblibpsd_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -390,11 +283,6 @@ ...@@ -390,11 +283,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CBFA11AC948DB007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CBF9D1AC948D9007D7DEC /* Build configuration list for PBXProject "libpsd" */; buildConfigurationList = 175CBF9D1AC948D9007D7DEC /* Build configuration list for PBXProject "libpsd" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -408,70 +296,12 @@ ...@@ -408,70 +296,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CBFA11AC948DB007D7DEC /* libpsd */, 17C101521ACC4EF9006B99B3 /* libpsd */,
17C101521ACC4EF9006B99B3 /* libpsd_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CBF9E1AC948DB007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CC0321AC94952007D7DEC /* satin.c in Sources */,
175CC0011AC94952007D7DEC /* channel_image.c in Sources */,
175CC0001AC94952007D7DEC /* brightness_contrast.c in Sources */,
175CC0151AC94952007D7DEC /* inner_glow.c in Sources */,
175CC0041AC94952007D7DEC /* color_mode.c in Sources */,
175CC01B1AC94952007D7DEC /* outer_glow.c in Sources */,
175CC0061AC94952007D7DEC /* color.c in Sources */,
175CC0081AC94952007D7DEC /* descriptor.c in Sources */,
175CC0071AC94952007D7DEC /* curves.c in Sources */,
175CC0111AC94952007D7DEC /* gradient_overlay.c in Sources */,
175CC0171AC94952007D7DEC /* invert.c in Sources */,
175CC0351AC94952007D7DEC /* stream.c in Sources */,
175CC0161AC94952007D7DEC /* inner_shadow.c in Sources */,
175CC0141AC94952007D7DEC /* image_resource.c in Sources */,
175CBFFB1AC94952007D7DEC /* adjustment.c in Sources */,
175CC01C1AC94952007D7DEC /* path.c in Sources */,
175CC00F1AC94952007D7DEC /* gradient_fill.c in Sources */,
175CC0301AC94952007D7DEC /* psd.c in Sources */,
175CC01D1AC94952007D7DEC /* pattern_fill.c in Sources */,
175CC03A1AC94952007D7DEC /* type_tool.c in Sources */,
175CC00B1AC94952007D7DEC /* file_header.c in Sources */,
175CBFFE1AC94952007D7DEC /* blend.c in Sources */,
175CC0051AC94952007D7DEC /* color_overlay.c in Sources */,
175CC0121AC94952007D7DEC /* hue_saturation.c in Sources */,
175CC0361AC94952007D7DEC /* stroke.c in Sources */,
175CC0311AC94952007D7DEC /* rect.c in Sources */,
175CC0131AC94952007D7DEC /* image_data.c in Sources */,
175CC0331AC94952007D7DEC /* selective_color.c in Sources */,
175CC00D1AC94952007D7DEC /* gaussian_blur.c in Sources */,
175CBFFC1AC94952007D7DEC /* bevel_emboss.c in Sources */,
175CC0341AC94952007D7DEC /* solid_color.c in Sources */,
175CC00A1AC94952007D7DEC /* effects.c in Sources */,
175CC00C1AC94952007D7DEC /* fixed.c in Sources */,
175CC02C1AC94952007D7DEC /* psd_system.c in Sources */,
175CC0021AC94952007D7DEC /* channel_mixer.c in Sources */,
175CC0391AC94952007D7DEC /* thumbnail.c in Sources */,
175CC0191AC94952007D7DEC /* levels.c in Sources */,
175CC0201AC94952007D7DEC /* photo_filter.c in Sources */,
175CC0181AC94952007D7DEC /* layer_mask.c in Sources */,
175CC0211AC94952007D7DEC /* posterize.c in Sources */,
175CC0101AC94952007D7DEC /* gradient_map.c in Sources */,
175CC01E1AC94952007D7DEC /* pattern_overlay.c in Sources */,
175CC00E1AC94952007D7DEC /* gradient_blend.c in Sources */,
175CBFFD1AC94952007D7DEC /* bitmap.c in Sources */,
175CC02F1AC94952007D7DEC /* psd_zip.c in Sources */,
175CC01F1AC94952007D7DEC /* pattern.c in Sources */,
175CC0091AC94952007D7DEC /* drop_shadow.c in Sources */,
175CC0381AC94952007D7DEC /* threshold.c in Sources */,
175CC0031AC94952007D7DEC /* color_balance.c in Sources */,
175CBFFF1AC94952007D7DEC /* boundary.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101531ACC4EF9006B99B3 /* Sources */ = { 17C101531ACC4EF9006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -607,40 +437,6 @@ ...@@ -607,40 +437,6 @@
}; };
name = Release; name = Release;
}; };
175CBFAE1AC948DB007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CBFAF1AC948DB007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C101961ACC4EF9006B99B3 /* Debug */ = { 17C101961ACC4EF9006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -691,16 +487,7 @@ ...@@ -691,16 +487,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CBFAD1AC948DB007D7DEC /* Build configuration list for PBXNativeTarget "libpsd" */ = { 17C101951ACC4EF9006B99B3 /* Build configuration list for PBXNativeTarget "libpsd" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CBFAE1AC948DB007D7DEC /* Debug */,
175CBFAF1AC948DB007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C101951ACC4EF9006B99B3 /* Build configuration list for PBXNativeTarget "libpsd_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C101961ACC4EF9006B99B3 /* Debug */, 17C101961ACC4EF9006B99B3 /* Debug */,
......
...@@ -7,47 +7,6 @@ ...@@ -7,47 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CC2121AC96480007D7DEC /* libmng_callback_xs.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1E91AC96480007D7DEC /* libmng_callback_xs.c */; };
175CC2131AC96480007D7DEC /* libmng_chunk_descr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1EA1AC96480007D7DEC /* libmng_chunk_descr.c */; };
175CC2141AC96480007D7DEC /* libmng_chunk_descr.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1EB1AC96480007D7DEC /* libmng_chunk_descr.h */; };
175CC2151AC96480007D7DEC /* libmng_chunk_io.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1EC1AC96480007D7DEC /* libmng_chunk_io.c */; };
175CC2161AC96480007D7DEC /* libmng_chunk_io.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1ED1AC96480007D7DEC /* libmng_chunk_io.h */; };
175CC2171AC96480007D7DEC /* libmng_chunk_prc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1EE1AC96480007D7DEC /* libmng_chunk_prc.c */; };
175CC2181AC96480007D7DEC /* libmng_chunk_prc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1EF1AC96480007D7DEC /* libmng_chunk_prc.h */; };
175CC2191AC96480007D7DEC /* libmng_chunk_xs.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1F01AC96480007D7DEC /* libmng_chunk_xs.c */; };
175CC21A1AC96480007D7DEC /* libmng_chunks.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1F11AC96480007D7DEC /* libmng_chunks.h */; };
175CC21B1AC96480007D7DEC /* libmng_cms.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1F21AC96480007D7DEC /* libmng_cms.c */; };
175CC21C1AC96480007D7DEC /* libmng_cms.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1F31AC96480007D7DEC /* libmng_cms.h */; };
175CC21D1AC96480007D7DEC /* libmng_conf.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1F41AC96480007D7DEC /* libmng_conf.h */; };
175CC21E1AC96480007D7DEC /* libmng_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1F51AC96480007D7DEC /* libmng_data.h */; };
175CC21F1AC96480007D7DEC /* libmng_display.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1F61AC96480007D7DEC /* libmng_display.c */; };
175CC2201AC96480007D7DEC /* libmng_display.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1F71AC96480007D7DEC /* libmng_display.h */; };
175CC2211AC96480007D7DEC /* libmng_dither.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1F81AC96480007D7DEC /* libmng_dither.c */; };
175CC2221AC96480007D7DEC /* libmng_dither.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1F91AC96480007D7DEC /* libmng_dither.h */; };
175CC2231AC96480007D7DEC /* libmng_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1FA1AC96480007D7DEC /* libmng_error.c */; };
175CC2241AC96480007D7DEC /* libmng_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1FB1AC96480007D7DEC /* libmng_error.h */; };
175CC2251AC96480007D7DEC /* libmng_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1FC1AC96480007D7DEC /* libmng_filter.c */; };
175CC2261AC96480007D7DEC /* libmng_filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1FD1AC96480007D7DEC /* libmng_filter.h */; };
175CC2271AC96480007D7DEC /* libmng_hlapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1FE1AC96480007D7DEC /* libmng_hlapi.c */; };
175CC2281AC96480007D7DEC /* libmng_jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1FF1AC96480007D7DEC /* libmng_jpeg.c */; };
175CC2291AC96480007D7DEC /* libmng_jpeg.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2001AC96480007D7DEC /* libmng_jpeg.h */; };
175CC22A1AC96480007D7DEC /* libmng_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2011AC96480007D7DEC /* libmng_memory.h */; };
175CC22B1AC96480007D7DEC /* libmng_object_prc.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC2021AC96480007D7DEC /* libmng_object_prc.c */; };
175CC22C1AC96480007D7DEC /* libmng_object_prc.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2031AC96480007D7DEC /* libmng_object_prc.h */; };
175CC22D1AC96480007D7DEC /* libmng_objects.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2041AC96480007D7DEC /* libmng_objects.h */; };
175CC22E1AC96480007D7DEC /* libmng_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC2051AC96480007D7DEC /* libmng_pixels.c */; };
175CC22F1AC96480007D7DEC /* libmng_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2061AC96480007D7DEC /* libmng_pixels.h */; };
175CC2301AC96480007D7DEC /* libmng_prop_xs.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC2071AC96480007D7DEC /* libmng_prop_xs.c */; };
175CC2311AC96480007D7DEC /* libmng_read.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC2081AC96480007D7DEC /* libmng_read.c */; };
175CC2321AC96480007D7DEC /* libmng_read.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2091AC96480007D7DEC /* libmng_read.h */; };
175CC2331AC96480007D7DEC /* libmng_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC20A1AC96480007D7DEC /* libmng_trace.c */; };
175CC2341AC96480007D7DEC /* libmng_trace.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC20B1AC96480007D7DEC /* libmng_trace.h */; };
175CC2351AC96480007D7DEC /* libmng_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC20C1AC96480007D7DEC /* libmng_types.h */; };
175CC2361AC96480007D7DEC /* libmng_write.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC20D1AC96480007D7DEC /* libmng_write.c */; };
175CC2371AC96480007D7DEC /* libmng_write.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC20E1AC96480007D7DEC /* libmng_write.h */; };
175CC2381AC96480007D7DEC /* libmng_zlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC20F1AC96480007D7DEC /* libmng_zlib.c */; };
175CC2391AC96480007D7DEC /* libmng_zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2101AC96480007D7DEC /* libmng_zlib.h */; };
175CC23A1AC96480007D7DEC /* libmng.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC2111AC96480007D7DEC /* libmng.h */; };
17C101FF1ACC4FE0006B99B3 /* libmng_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC20A1AC96480007D7DEC /* libmng_trace.c */; }; 17C101FF1ACC4FE0006B99B3 /* libmng_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC20A1AC96480007D7DEC /* libmng_trace.c */; };
17C102001ACC4FE0006B99B3 /* libmng_jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1FF1AC96480007D7DEC /* libmng_jpeg.c */; }; 17C102001ACC4FE0006B99B3 /* libmng_jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1FF1AC96480007D7DEC /* libmng_jpeg.c */; };
17C102011ACC4FE0006B99B3 /* libmng_dither.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1F81AC96480007D7DEC /* libmng_dither.c */; }; 17C102011ACC4FE0006B99B3 /* libmng_dither.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1F81AC96480007D7DEC /* libmng_dither.c */; };
...@@ -92,7 +51,6 @@ ...@@ -92,7 +51,6 @@
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CC04D1AC949B6007D7DEC /* libmng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmng.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CC1E91AC96480007D7DEC /* libmng_callback_xs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libmng_callback_xs.c; path = ../../../../cximage/mng/libmng_callback_xs.c; sourceTree = "<group>"; }; 175CC1E91AC96480007D7DEC /* libmng_callback_xs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libmng_callback_xs.c; path = ../../../../cximage/mng/libmng_callback_xs.c; sourceTree = "<group>"; };
175CC1EA1AC96480007D7DEC /* libmng_chunk_descr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libmng_chunk_descr.c; path = ../../../../cximage/mng/libmng_chunk_descr.c; sourceTree = "<group>"; }; 175CC1EA1AC96480007D7DEC /* libmng_chunk_descr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libmng_chunk_descr.c; path = ../../../../cximage/mng/libmng_chunk_descr.c; sourceTree = "<group>"; };
175CC1EB1AC96480007D7DEC /* libmng_chunk_descr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libmng_chunk_descr.h; path = ../../../../cximage/mng/libmng_chunk_descr.h; sourceTree = "<group>"; }; 175CC1EB1AC96480007D7DEC /* libmng_chunk_descr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libmng_chunk_descr.h; path = ../../../../cximage/mng/libmng_chunk_descr.h; sourceTree = "<group>"; };
...@@ -138,13 +96,6 @@ ...@@ -138,13 +96,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CC04A1AC949B6007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C102121ACC4FE0006B99B3 /* Frameworks */ = { 17C102121ACC4FE0006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -166,7 +117,6 @@ ...@@ -166,7 +117,6 @@
175CC04E1AC949B6007D7DEC /* Products */ = { 175CC04E1AC949B6007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CC04D1AC949B6007D7DEC /* libmng.a */,
17C1022D1ACC4FE0006B99B3 /* libmng_ios.a */, 17C1022D1ACC4FE0006B99B3 /* libmng_ios.a */,
); );
name = Products; name = Products;
...@@ -223,35 +173,6 @@ ...@@ -223,35 +173,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CC04B1AC949B6007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CC2241AC96480007D7DEC /* libmng_error.h in Headers */,
175CC2351AC96480007D7DEC /* libmng_types.h in Headers */,
175CC21E1AC96480007D7DEC /* libmng_data.h in Headers */,
175CC2321AC96480007D7DEC /* libmng_read.h in Headers */,
175CC22F1AC96480007D7DEC /* libmng_pixels.h in Headers */,
175CC23A1AC96480007D7DEC /* libmng.h in Headers */,
175CC2261AC96480007D7DEC /* libmng_filter.h in Headers */,
175CC2141AC96480007D7DEC /* libmng_chunk_descr.h in Headers */,
175CC22C1AC96480007D7DEC /* libmng_object_prc.h in Headers */,
175CC2341AC96480007D7DEC /* libmng_trace.h in Headers */,
175CC22A1AC96480007D7DEC /* libmng_memory.h in Headers */,
175CC21A1AC96480007D7DEC /* libmng_chunks.h in Headers */,
175CC21C1AC96480007D7DEC /* libmng_cms.h in Headers */,
175CC2201AC96480007D7DEC /* libmng_display.h in Headers */,
175CC21D1AC96480007D7DEC /* libmng_conf.h in Headers */,
175CC22D1AC96480007D7DEC /* libmng_objects.h in Headers */,
175CC2371AC96480007D7DEC /* libmng_write.h in Headers */,
175CC2221AC96480007D7DEC /* libmng_dither.h in Headers */,
175CC2291AC96480007D7DEC /* libmng_jpeg.h in Headers */,
175CC2391AC96480007D7DEC /* libmng_zlib.h in Headers */,
175CC2161AC96480007D7DEC /* libmng_chunk_io.h in Headers */,
175CC2181AC96480007D7DEC /* libmng_chunk_prc.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C102131ACC4FE0006B99B3 /* Headers */ = { 17C102131ACC4FE0006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -284,26 +205,9 @@ ...@@ -284,26 +205,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CC04C1AC949B6007D7DEC /* mng */ = { 17C101FD1ACC4FE0006B99B3 /* mng */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 175CC0581AC949B6007D7DEC /* Build configuration list for PBXNativeTarget "mng" */; buildConfigurationList = 17C1022A1ACC4FE0006B99B3 /* Build configuration list for PBXNativeTarget "mng" */;
buildPhases = (
175CC0491AC949B6007D7DEC /* Sources */,
175CC04A1AC949B6007D7DEC /* Frameworks */,
175CC04B1AC949B6007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = mng;
productName = mng;
productReference = 175CC04D1AC949B6007D7DEC /* libmng.a */;
productType = "com.apple.product-type.library.static";
};
17C101FD1ACC4FE0006B99B3 /* mng_ios */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17C1022A1ACC4FE0006B99B3 /* Build configuration list for PBXNativeTarget "mng_ios" */;
buildPhases = ( buildPhases = (
17C101FE1ACC4FE0006B99B3 /* Sources */, 17C101FE1ACC4FE0006B99B3 /* Sources */,
17C102121ACC4FE0006B99B3 /* Frameworks */, 17C102121ACC4FE0006B99B3 /* Frameworks */,
...@@ -313,7 +217,7 @@ ...@@ -313,7 +217,7 @@
); );
dependencies = ( dependencies = (
); );
name = mng_ios; name = mng;
productName = mng; productName = mng;
productReference = 17C1022D1ACC4FE0006B99B3 /* libmng_ios.a */; productReference = 17C1022D1ACC4FE0006B99B3 /* libmng_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -326,11 +230,6 @@ ...@@ -326,11 +230,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CC04C1AC949B6007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CC0481AC949B4007D7DEC /* Build configuration list for PBXProject "mng" */; buildConfigurationList = 175CC0481AC949B4007D7DEC /* Build configuration list for PBXProject "mng" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -344,39 +243,12 @@ ...@@ -344,39 +243,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CC04C1AC949B6007D7DEC /* mng */, 17C101FD1ACC4FE0006B99B3 /* mng */,
17C101FD1ACC4FE0006B99B3 /* mng_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CC0491AC949B6007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CC2331AC96480007D7DEC /* libmng_trace.c in Sources */,
175CC2281AC96480007D7DEC /* libmng_jpeg.c in Sources */,
175CC2211AC96480007D7DEC /* libmng_dither.c in Sources */,
175CC2311AC96480007D7DEC /* libmng_read.c in Sources */,
175CC21F1AC96480007D7DEC /* libmng_display.c in Sources */,
175CC21B1AC96480007D7DEC /* libmng_cms.c in Sources */,
175CC2171AC96480007D7DEC /* libmng_chunk_prc.c in Sources */,
175CC2251AC96480007D7DEC /* libmng_filter.c in Sources */,
175CC2191AC96480007D7DEC /* libmng_chunk_xs.c in Sources */,
175CC22E1AC96480007D7DEC /* libmng_pixels.c in Sources */,
175CC2381AC96480007D7DEC /* libmng_zlib.c in Sources */,
175CC22B1AC96480007D7DEC /* libmng_object_prc.c in Sources */,
175CC2271AC96480007D7DEC /* libmng_hlapi.c in Sources */,
175CC2361AC96480007D7DEC /* libmng_write.c in Sources */,
175CC2131AC96480007D7DEC /* libmng_chunk_descr.c in Sources */,
175CC2231AC96480007D7DEC /* libmng_error.c in Sources */,
175CC2151AC96480007D7DEC /* libmng_chunk_io.c in Sources */,
175CC2301AC96480007D7DEC /* libmng_prop_xs.c in Sources */,
175CC2121AC96480007D7DEC /* libmng_callback_xs.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101FE1ACC4FE0006B99B3 /* Sources */ = { 17C101FE1ACC4FE0006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -481,42 +353,6 @@ ...@@ -481,42 +353,6 @@
}; };
name = Release; name = Release;
}; };
175CC0591AC949B6007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CC05A1AC949B6007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C1022B1ACC4FE0006B99B3 /* Debug */ = { 17C1022B1ACC4FE0006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -583,16 +419,7 @@ ...@@ -583,16 +419,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CC0581AC949B6007D7DEC /* Build configuration list for PBXNativeTarget "mng" */ = { 17C1022A1ACC4FE0006B99B3 /* Build configuration list for PBXNativeTarget "mng" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CC0591AC949B6007D7DEC /* Debug */,
175CC05A1AC949B6007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C1022A1ACC4FE0006B99B3 /* Build configuration list for PBXNativeTarget "mng_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1022B1ACC4FE0006B99B3 /* Debug */, 17C1022B1ACC4FE0006B99B3 /* Debug */,
......
...@@ -7,29 +7,6 @@ ...@@ -7,29 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CC1AF1AC956B4007D7DEC /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC18F1AC956B4007D7DEC /* png.c */; };
175CC1B01AC956B4007D7DEC /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1921AC956B4007D7DEC /* png.h */; };
175CC1B11AC956B4007D7DEC /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1971AC956B4007D7DEC /* pngconf.h */; };
175CC1B21AC956B4007D7DEC /* pngdebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1981AC956B4007D7DEC /* pngdebug.h */; };
175CC1B31AC956B4007D7DEC /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1991AC956B4007D7DEC /* pngerror.c */; };
175CC1B41AC956B4007D7DEC /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC19A1AC956B4007D7DEC /* pngget.c */; };
175CC1B51AC956B4007D7DEC /* pnginfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC19B1AC956B4007D7DEC /* pnginfo.h */; };
175CC1B61AC956B4007D7DEC /* pnglibconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC19C1AC956B4007D7DEC /* pnglibconf.h */; };
175CC1B71AC956B4007D7DEC /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC19D1AC956B4007D7DEC /* pngmem.c */; };
175CC1B81AC956B4007D7DEC /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC19F1AC956B4007D7DEC /* pngpread.c */; };
175CC1B91AC956B4007D7DEC /* pngpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1A01AC956B4007D7DEC /* pngpriv.h */; };
175CC1BA1AC956B4007D7DEC /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A11AC956B4007D7DEC /* pngread.c */; };
175CC1BB1AC956B4007D7DEC /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A21AC956B4007D7DEC /* pngrio.c */; };
175CC1BC1AC956B4007D7DEC /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A31AC956B4007D7DEC /* pngrtran.c */; };
175CC1BD1AC956B4007D7DEC /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A41AC956B4007D7DEC /* pngrutil.c */; };
175CC1BE1AC956B4007D7DEC /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A51AC956B4007D7DEC /* pngset.c */; };
175CC1BF1AC956B4007D7DEC /* pngstruct.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1A61AC956B4007D7DEC /* pngstruct.h */; };
175CC1C01AC956B4007D7DEC /* pngtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A71AC956B4007D7DEC /* pngtest.c */; };
175CC1C11AC956B4007D7DEC /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A91AC956B4007D7DEC /* pngtrans.c */; };
175CC1C31AC956B4007D7DEC /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1AB1AC956B4007D7DEC /* pngwio.c */; };
175CC1C41AC956B4007D7DEC /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1AC1AC956B4007D7DEC /* pngwrite.c */; };
175CC1C51AC956B4007D7DEC /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1AD1AC956B4007D7DEC /* pngwtran.c */; };
175CC1C61AC956B4007D7DEC /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1AE1AC956B4007D7DEC /* pngwutil.c */; };
17C101E01ACC4FB7006B99B3 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A91AC956B4007D7DEC /* pngtrans.c */; }; 17C101E01ACC4FB7006B99B3 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1A91AC956B4007D7DEC /* pngtrans.c */; };
17C101E11ACC4FB7006B99B3 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1AB1AC956B4007D7DEC /* pngwio.c */; }; 17C101E11ACC4FB7006B99B3 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1AB1AC956B4007D7DEC /* pngwio.c */; };
17C101E21ACC4FB7006B99B3 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1991AC956B4007D7DEC /* pngerror.c */; }; 17C101E21ACC4FB7006B99B3 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1991AC956B4007D7DEC /* pngerror.c */; };
...@@ -56,7 +33,6 @@ ...@@ -56,7 +33,6 @@
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CC1811AC9569C007D7DEC /* libpng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpng.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CC18F1AC956B4007D7DEC /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../../../../cximage/png/png.c; sourceTree = "<group>"; }; 175CC18F1AC956B4007D7DEC /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../../../../cximage/png/png.c; sourceTree = "<group>"; };
175CC1921AC956B4007D7DEC /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../../../../cximage/png/png.h; sourceTree = "<group>"; }; 175CC1921AC956B4007D7DEC /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../../../../cximage/png/png.h; sourceTree = "<group>"; };
175CC1971AC956B4007D7DEC /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../../../../cximage/png/pngconf.h; sourceTree = "<group>"; }; 175CC1971AC956B4007D7DEC /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../../../../cximage/png/pngconf.h; sourceTree = "<group>"; };
...@@ -84,13 +60,6 @@ ...@@ -84,13 +60,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CC17E1AC9569C007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101F01ACC4FB7006B99B3 /* Frameworks */ = { 17C101F01ACC4FB7006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -112,7 +81,6 @@ ...@@ -112,7 +81,6 @@
175CC1821AC9569C007D7DEC /* Products */ = { 175CC1821AC9569C007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CC1811AC9569C007D7DEC /* libpng.a */,
17C101FC1ACC4FB7006B99B3 /* libpng_ios.a */, 17C101FC1ACC4FB7006B99B3 /* libpng_ios.a */,
); );
name = Products; name = Products;
...@@ -151,20 +119,6 @@ ...@@ -151,20 +119,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CC17F1AC9569C007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CC1B51AC956B4007D7DEC /* pnginfo.h in Headers */,
175CC1B21AC956B4007D7DEC /* pngdebug.h in Headers */,
175CC1B61AC956B4007D7DEC /* pnglibconf.h in Headers */,
175CC1BF1AC956B4007D7DEC /* pngstruct.h in Headers */,
175CC1B11AC956B4007D7DEC /* pngconf.h in Headers */,
175CC1B01AC956B4007D7DEC /* png.h in Headers */,
175CC1B91AC956B4007D7DEC /* pngpriv.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101F11ACC4FB7006B99B3 /* Headers */ = { 17C101F11ACC4FB7006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -182,26 +136,9 @@ ...@@ -182,26 +136,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CC1801AC9569C007D7DEC /* png */ = { 17C101DE1ACC4FB7006B99B3 /* png */ = {
isa = PBXNativeTarget;
buildConfigurationList = 175CC18C1AC9569D007D7DEC /* Build configuration list for PBXNativeTarget "png" */;
buildPhases = (
175CC17D1AC9569C007D7DEC /* Sources */,
175CC17E1AC9569C007D7DEC /* Frameworks */,
175CC17F1AC9569C007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = png;
productName = png;
productReference = 175CC1811AC9569C007D7DEC /* libpng.a */;
productType = "com.apple.product-type.library.static";
};
17C101DE1ACC4FB7006B99B3 /* png_ios */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C101F91ACC4FB7006B99B3 /* Build configuration list for PBXNativeTarget "png_ios" */; buildConfigurationList = 17C101F91ACC4FB7006B99B3 /* Build configuration list for PBXNativeTarget "png" */;
buildPhases = ( buildPhases = (
17C101DF1ACC4FB7006B99B3 /* Sources */, 17C101DF1ACC4FB7006B99B3 /* Sources */,
17C101F01ACC4FB7006B99B3 /* Frameworks */, 17C101F01ACC4FB7006B99B3 /* Frameworks */,
...@@ -211,7 +148,7 @@ ...@@ -211,7 +148,7 @@
); );
dependencies = ( dependencies = (
); );
name = png_ios; name = png;
productName = png; productName = png;
productReference = 17C101FC1ACC4FB7006B99B3 /* libpng_ios.a */; productReference = 17C101FC1ACC4FB7006B99B3 /* libpng_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -224,11 +161,6 @@ ...@@ -224,11 +161,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CC1801AC9569C007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CC17C1AC9569C007D7DEC /* Build configuration list for PBXProject "png" */; buildConfigurationList = 175CC17C1AC9569C007D7DEC /* Build configuration list for PBXProject "png" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -242,36 +174,12 @@ ...@@ -242,36 +174,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CC1801AC9569C007D7DEC /* png */, 17C101DE1ACC4FB7006B99B3 /* png */,
17C101DE1ACC4FB7006B99B3 /* png_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CC17D1AC9569C007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CC1C11AC956B4007D7DEC /* pngtrans.c in Sources */,
175CC1C31AC956B4007D7DEC /* pngwio.c in Sources */,
175CC1B31AC956B4007D7DEC /* pngerror.c in Sources */,
175CC1C41AC956B4007D7DEC /* pngwrite.c in Sources */,
175CC1B71AC956B4007D7DEC /* pngmem.c in Sources */,
175CC1BB1AC956B4007D7DEC /* pngrio.c in Sources */,
175CC1AF1AC956B4007D7DEC /* png.c in Sources */,
175CC1C01AC956B4007D7DEC /* pngtest.c in Sources */,
175CC1BE1AC956B4007D7DEC /* pngset.c in Sources */,
175CC1C61AC956B4007D7DEC /* pngwutil.c in Sources */,
175CC1B81AC956B4007D7DEC /* pngpread.c in Sources */,
175CC1B41AC956B4007D7DEC /* pngget.c in Sources */,
175CC1C51AC956B4007D7DEC /* pngwtran.c in Sources */,
175CC1BA1AC956B4007D7DEC /* pngread.c in Sources */,
175CC1BD1AC956B4007D7DEC /* pngrutil.c in Sources */,
175CC1BC1AC956B4007D7DEC /* pngrtran.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101DF1ACC4FB7006B99B3 /* Sources */ = { 17C101DF1ACC4FB7006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -373,40 +281,6 @@ ...@@ -373,40 +281,6 @@
}; };
name = Release; name = Release;
}; };
175CC18D1AC9569D007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CC18E1AC9569D007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../../cximage/zlib/",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C101FA1ACC4FB7006B99B3 /* Debug */ = { 17C101FA1ACC4FB7006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -457,16 +331,7 @@ ...@@ -457,16 +331,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CC18C1AC9569D007D7DEC /* Build configuration list for PBXNativeTarget "png" */ = { 17C101F91ACC4FB7006B99B3 /* Build configuration list for PBXNativeTarget "png" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CC18D1AC9569D007D7DEC /* Debug */,
175CC18E1AC9569D007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C101F91ACC4FB7006B99B3 /* Build configuration list for PBXNativeTarget "png_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C101FA1ACC4FB7006B99B3 /* Debug */, 17C101FA1ACC4FB7006B99B3 /* Debug */,
......
...@@ -7,27 +7,17 @@ ...@@ -7,27 +7,17 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CC16D1AC95633007D7DEC /* libdcr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1681AC95633007D7DEC /* libdcr.c */; };
175CC16E1AC95633007D7DEC /* libdcr.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC16A1AC95633007D7DEC /* libdcr.h */; };
17C101D61ACC4F80006B99B3 /* libdcr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1681AC95633007D7DEC /* libdcr.c */; }; 17C101D61ACC4F80006B99B3 /* libdcr.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1681AC95633007D7DEC /* libdcr.c */; };
17C101D91ACC4F80006B99B3 /* libdcr.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC16A1AC95633007D7DEC /* libdcr.h */; }; 17C101D91ACC4F80006B99B3 /* libdcr.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC16A1AC95633007D7DEC /* libdcr.h */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CC1551AC95610007D7DEC /* libraw.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraw.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CC1681AC95633007D7DEC /* libdcr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libdcr.c; path = ../../../../cximage/raw/libdcr.c; sourceTree = "<group>"; }; 175CC1681AC95633007D7DEC /* libdcr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libdcr.c; path = ../../../../cximage/raw/libdcr.c; sourceTree = "<group>"; };
175CC16A1AC95633007D7DEC /* libdcr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libdcr.h; path = ../../../../cximage/raw/libdcr.h; sourceTree = "<group>"; }; 175CC16A1AC95633007D7DEC /* libdcr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libdcr.h; path = ../../../../cximage/raw/libdcr.h; sourceTree = "<group>"; };
17C101DD1ACC4F80006B99B3 /* libraw_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraw_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C101DD1ACC4F80006B99B3 /* libraw_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraw_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CC1521AC95610007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101D71ACC4F80006B99B3 /* Frameworks */ = { 17C101D71ACC4F80006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -49,7 +39,6 @@ ...@@ -49,7 +39,6 @@
175CC1561AC95610007D7DEC /* Products */ = { 175CC1561AC95610007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CC1551AC95610007D7DEC /* libraw.a */,
17C101DD1ACC4F80006B99B3 /* libraw_ios.a */, 17C101DD1ACC4F80006B99B3 /* libraw_ios.a */,
); );
name = Products; name = Products;
...@@ -67,14 +56,6 @@ ...@@ -67,14 +56,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CC1531AC95610007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CC16E1AC95633007D7DEC /* libdcr.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101D81ACC4F80006B99B3 /* Headers */ = { 17C101D81ACC4F80006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -86,26 +67,9 @@ ...@@ -86,26 +67,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CC1541AC95610007D7DEC /* raw */ = { 17C101D41ACC4F80006B99B3 /* raw */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 175CC1601AC95611007D7DEC /* Build configuration list for PBXNativeTarget "raw" */; buildConfigurationList = 17C101DA1ACC4F80006B99B3 /* Build configuration list for PBXNativeTarget "raw" */;
buildPhases = (
175CC1511AC95610007D7DEC /* Sources */,
175CC1521AC95610007D7DEC /* Frameworks */,
175CC1531AC95610007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = raw;
productName = raw;
productReference = 175CC1551AC95610007D7DEC /* libraw.a */;
productType = "com.apple.product-type.library.static";
};
17C101D41ACC4F80006B99B3 /* raw_ios */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17C101DA1ACC4F80006B99B3 /* Build configuration list for PBXNativeTarget "raw_ios" */;
buildPhases = ( buildPhases = (
17C101D51ACC4F80006B99B3 /* Sources */, 17C101D51ACC4F80006B99B3 /* Sources */,
17C101D71ACC4F80006B99B3 /* Frameworks */, 17C101D71ACC4F80006B99B3 /* Frameworks */,
...@@ -115,7 +79,7 @@ ...@@ -115,7 +79,7 @@
); );
dependencies = ( dependencies = (
); );
name = raw_ios; name = raw;
productName = raw; productName = raw;
productReference = 17C101DD1ACC4F80006B99B3 /* libraw_ios.a */; productReference = 17C101DD1ACC4F80006B99B3 /* libraw_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -128,11 +92,6 @@ ...@@ -128,11 +92,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CC1541AC95610007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CC1501AC9560E007D7DEC /* Build configuration list for PBXProject "raw" */; buildConfigurationList = 175CC1501AC9560E007D7DEC /* Build configuration list for PBXProject "raw" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -146,21 +105,12 @@ ...@@ -146,21 +105,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CC1541AC95610007D7DEC /* raw */, 17C101D41ACC4F80006B99B3 /* raw */,
17C101D41ACC4F80006B99B3 /* raw_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CC1511AC95610007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CC16D1AC95633007D7DEC /* libdcr.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101D51ACC4F80006B99B3 /* Sources */ = { 17C101D51ACC4F80006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -247,30 +197,6 @@ ...@@ -247,30 +197,6 @@
}; };
name = Release; name = Release;
}; };
175CC1611AC95611007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CC1621AC95611007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C101DB1ACC4F80006B99B3 /* Debug */ = { 17C101DB1ACC4F80006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -311,16 +237,7 @@ ...@@ -311,16 +237,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CC1601AC95611007D7DEC /* Build configuration list for PBXNativeTarget "raw" */ = { 17C101DA1ACC4F80006B99B3 /* Build configuration list for PBXNativeTarget "raw" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CC1611AC95611007D7DEC /* Debug */,
175CC1621AC95611007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C101DA1ACC4F80006B99B3 /* Build configuration list for PBXNativeTarget "raw_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C101DB1ACC4F80006B99B3 /* Debug */, 17C101DB1ACC4F80006B99B3 /* Debug */,
......
...@@ -7,57 +7,6 @@ ...@@ -7,57 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CC1071AC94D88007D7DEC /* t4.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0C51AC94D88007D7DEC /* t4.h */; };
175CC10B1AC94D88007D7DEC /* tif_aux.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0C91AC94D88007D7DEC /* tif_aux.c */; };
175CC10C1AC94D88007D7DEC /* tif_close.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0CA1AC94D88007D7DEC /* tif_close.c */; };
175CC10D1AC94D88007D7DEC /* tif_codec.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0CB1AC94D88007D7DEC /* tif_codec.c */; };
175CC10E1AC94D88007D7DEC /* tif_color.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0CC1AC94D88007D7DEC /* tif_color.c */; };
175CC10F1AC94D88007D7DEC /* tif_compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0CD1AC94D88007D7DEC /* tif_compress.c */; };
175CC1101AC94D88007D7DEC /* tif_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0CE1AC94D88007D7DEC /* tif_config.h */; };
175CC1111AC94D88007D7DEC /* tif_config.wince.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0CF1AC94D88007D7DEC /* tif_config.wince.h */; };
175CC1121AC94D88007D7DEC /* tif_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D01AC94D88007D7DEC /* tif_dir.c */; };
175CC1131AC94D88007D7DEC /* tif_dir.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0D11AC94D88007D7DEC /* tif_dir.h */; };
175CC1141AC94D88007D7DEC /* tif_dirinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D21AC94D88007D7DEC /* tif_dirinfo.c */; };
175CC1151AC94D88007D7DEC /* tif_dirread.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D31AC94D88007D7DEC /* tif_dirread.c */; };
175CC1161AC94D88007D7DEC /* tif_dirwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D41AC94D88007D7DEC /* tif_dirwrite.c */; };
175CC1171AC94D88007D7DEC /* tif_dumpmode.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D51AC94D88007D7DEC /* tif_dumpmode.c */; };
175CC1181AC94D88007D7DEC /* tif_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D61AC94D88007D7DEC /* tif_error.c */; };
175CC1191AC94D88007D7DEC /* tif_extension.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D71AC94D88007D7DEC /* tif_extension.c */; };
175CC11A1AC94D88007D7DEC /* tif_fax3.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0D81AC94D88007D7DEC /* tif_fax3.c */; };
175CC11B1AC94D88007D7DEC /* tif_fax3.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0D91AC94D88007D7DEC /* tif_fax3.h */; };
175CC11C1AC94D88007D7DEC /* tif_fax3sm.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DA1AC94D88007D7DEC /* tif_fax3sm.c */; };
175CC11D1AC94D88007D7DEC /* tif_flush.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DB1AC94D88007D7DEC /* tif_flush.c */; };
175CC11E1AC94D88007D7DEC /* tif_getimage.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DC1AC94D88007D7DEC /* tif_getimage.c */; };
175CC11F1AC94D88007D7DEC /* tif_jbig.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DD1AC94D88007D7DEC /* tif_jbig.c */; };
175CC1201AC94D88007D7DEC /* tif_jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DE1AC94D88007D7DEC /* tif_jpeg.c */; };
175CC1211AC94D88007D7DEC /* tif_luv.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DF1AC94D88007D7DEC /* tif_luv.c */; };
175CC1221AC94D88007D7DEC /* tif_lzw.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E01AC94D88007D7DEC /* tif_lzw.c */; };
175CC1241AC94D88007D7DEC /* tif_next.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E21AC94D88007D7DEC /* tif_next.c */; };
175CC1251AC94D88007D7DEC /* tif_ojpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E31AC94D88007D7DEC /* tif_ojpeg.c */; };
175CC1261AC94D88007D7DEC /* tif_open.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E41AC94D88007D7DEC /* tif_open.c */; };
175CC1271AC94D88007D7DEC /* tif_packbits.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E51AC94D88007D7DEC /* tif_packbits.c */; };
175CC1281AC94D88007D7DEC /* tif_pixarlog.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E61AC94D88007D7DEC /* tif_pixarlog.c */; };
175CC1291AC94D88007D7DEC /* tif_predict.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E71AC94D88007D7DEC /* tif_predict.c */; };
175CC12A1AC94D88007D7DEC /* tif_predict.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0E81AC94D88007D7DEC /* tif_predict.h */; };
175CC12B1AC94D88007D7DEC /* tif_print.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E91AC94D88007D7DEC /* tif_print.c */; };
175CC12C1AC94D88007D7DEC /* tif_read.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0EA1AC94D88007D7DEC /* tif_read.c */; };
175CC12D1AC94D88007D7DEC /* tif_stream.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0EB1AC94D88007D7DEC /* tif_stream.cxx */; };
175CC12E1AC94D88007D7DEC /* tif_strip.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0EC1AC94D88007D7DEC /* tif_strip.c */; };
175CC12F1AC94D88007D7DEC /* tif_swab.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0ED1AC94D88007D7DEC /* tif_swab.c */; };
175CC1301AC94D88007D7DEC /* tif_thunder.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0EE1AC94D88007D7DEC /* tif_thunder.c */; };
175CC1311AC94D88007D7DEC /* tif_tile.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0EF1AC94D88007D7DEC /* tif_tile.c */; };
175CC1331AC94D88007D7DEC /* tif_version.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0F11AC94D88007D7DEC /* tif_version.c */; };
175CC1341AC94D88007D7DEC /* tif_warning.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0F21AC94D88007D7DEC /* tif_warning.c */; };
175CC1371AC94D88007D7DEC /* tif_write.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0F51AC94D88007D7DEC /* tif_write.c */; };
175CC1381AC94D88007D7DEC /* tif_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0F61AC94D88007D7DEC /* tif_zip.c */; };
175CC1391AC94D88007D7DEC /* tiff.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0FC1AC94D88007D7DEC /* tiff.h */; };
175CC13A1AC94D88007D7DEC /* tiffconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC0FF1AC94D88007D7DEC /* tiffconf.h */; };
175CC13C1AC94D88007D7DEC /* tiffio.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1011AC94D88007D7DEC /* tiffio.h */; };
175CC13D1AC94D88007D7DEC /* tiffio.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1021AC94D88007D7DEC /* tiffio.hxx */; };
175CC13E1AC94D88007D7DEC /* tiffiop.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1031AC94D88007D7DEC /* tiffiop.h */; };
175CC13F1AC94D88007D7DEC /* tiffvers.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1041AC94D88007D7DEC /* tiffvers.h */; };
175CC1401AC94D88007D7DEC /* uvcode.h in Headers */ = {isa = PBXBuildFile; fileRef = 175CC1051AC94D88007D7DEC /* uvcode.h */; };
175CC1D11AC95CA1007D7DEC /* tif_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC1D01AC95CA1007D7DEC /* tif_unix.c */; };
17C1019B1ACC4F45006B99B3 /* tif_packbits.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E51AC94D88007D7DEC /* tif_packbits.c */; }; 17C1019B1ACC4F45006B99B3 /* tif_packbits.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0E51AC94D88007D7DEC /* tif_packbits.c */; };
17C1019C1ACC4F45006B99B3 /* tif_write.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0F51AC94D88007D7DEC /* tif_write.c */; }; 17C1019C1ACC4F45006B99B3 /* tif_write.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0F51AC94D88007D7DEC /* tif_write.c */; };
17C1019D1ACC4F45006B99B3 /* tif_getimage.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DC1AC94D88007D7DEC /* tif_getimage.c */; }; 17C1019D1ACC4F45006B99B3 /* tif_getimage.c in Sources */ = {isa = PBXBuildFile; fileRef = 175CC0DC1AC94D88007D7DEC /* tif_getimage.c */; };
...@@ -112,7 +61,6 @@ ...@@ -112,7 +61,6 @@
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CC0B61AC94D64007D7DEC /* libtiff.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtiff.a; sourceTree = BUILT_PRODUCTS_DIR; };
175CC0C51AC94D88007D7DEC /* t4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = t4.h; path = ../../../../cximage/tiff/t4.h; sourceTree = "<group>"; }; 175CC0C51AC94D88007D7DEC /* t4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = t4.h; path = ../../../../cximage/tiff/t4.h; sourceTree = "<group>"; };
175CC0C91AC94D88007D7DEC /* tif_aux.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tif_aux.c; path = ../../../../cximage/tiff/tif_aux.c; sourceTree = "<group>"; }; 175CC0C91AC94D88007D7DEC /* tif_aux.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tif_aux.c; path = ../../../../cximage/tiff/tif_aux.c; sourceTree = "<group>"; };
175CC0CA1AC94D88007D7DEC /* tif_close.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tif_close.c; path = ../../../../cximage/tiff/tif_close.c; sourceTree = "<group>"; }; 175CC0CA1AC94D88007D7DEC /* tif_close.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tif_close.c; path = ../../../../cximage/tiff/tif_close.c; sourceTree = "<group>"; };
...@@ -168,13 +116,6 @@ ...@@ -168,13 +116,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
175CC0B31AC94D64007D7DEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101C11ACC4F45006B99B3 /* Frameworks */ = { 17C101C11ACC4F45006B99B3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -196,7 +137,6 @@ ...@@ -196,7 +137,6 @@
175CC0B71AC94D64007D7DEC /* Products */ = { 175CC0B71AC94D64007D7DEC /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CC0B61AC94D64007D7DEC /* libtiff.a */,
17C101D31ACC4F45006B99B3 /* libtiff_ios.a */, 17C101D31ACC4F45006B99B3 /* libtiff_ios.a */,
); );
name = Products; name = Products;
...@@ -263,26 +203,6 @@ ...@@ -263,26 +203,6 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */ /* Begin PBXHeadersBuildPhase section */
175CC0B41AC94D64007D7DEC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
175CC1131AC94D88007D7DEC /* tif_dir.h in Headers */,
175CC1111AC94D88007D7DEC /* tif_config.wince.h in Headers */,
175CC1101AC94D88007D7DEC /* tif_config.h in Headers */,
175CC13C1AC94D88007D7DEC /* tiffio.h in Headers */,
175CC1071AC94D88007D7DEC /* t4.h in Headers */,
175CC1391AC94D88007D7DEC /* tiff.h in Headers */,
175CC12A1AC94D88007D7DEC /* tif_predict.h in Headers */,
175CC13D1AC94D88007D7DEC /* tiffio.hxx in Headers */,
175CC1401AC94D88007D7DEC /* uvcode.h in Headers */,
175CC13E1AC94D88007D7DEC /* tiffiop.h in Headers */,
175CC13F1AC94D88007D7DEC /* tiffvers.h in Headers */,
175CC11B1AC94D88007D7DEC /* tif_fax3.h in Headers */,
175CC13A1AC94D88007D7DEC /* tiffconf.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C101C21ACC4F45006B99B3 /* Headers */ = { 17C101C21ACC4F45006B99B3 /* Headers */ = {
isa = PBXHeadersBuildPhase; isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -306,26 +226,9 @@ ...@@ -306,26 +226,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
175CC0B51AC94D64007D7DEC /* tiff */ = { 17C101991ACC4F45006B99B3 /* tiff */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 175CC0C11AC94D64007D7DEC /* Build configuration list for PBXNativeTarget "tiff" */; buildConfigurationList = 17C101D01ACC4F45006B99B3 /* Build configuration list for PBXNativeTarget "tiff" */;
buildPhases = (
175CC0B21AC94D64007D7DEC /* Sources */,
175CC0B31AC94D64007D7DEC /* Frameworks */,
175CC0B41AC94D64007D7DEC /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = tiff;
productName = tiff;
productReference = 175CC0B61AC94D64007D7DEC /* libtiff.a */;
productType = "com.apple.product-type.library.static";
};
17C101991ACC4F45006B99B3 /* tiff_ios */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17C101D01ACC4F45006B99B3 /* Build configuration list for PBXNativeTarget "tiff_ios" */;
buildPhases = ( buildPhases = (
17C1019A1ACC4F45006B99B3 /* Sources */, 17C1019A1ACC4F45006B99B3 /* Sources */,
17C101C11ACC4F45006B99B3 /* Frameworks */, 17C101C11ACC4F45006B99B3 /* Frameworks */,
...@@ -335,7 +238,7 @@ ...@@ -335,7 +238,7 @@
); );
dependencies = ( dependencies = (
); );
name = tiff_ios; name = tiff;
productName = tiff; productName = tiff;
productReference = 17C101D31ACC4F45006B99B3 /* libtiff_ios.a */; productReference = 17C101D31ACC4F45006B99B3 /* libtiff_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -348,11 +251,6 @@ ...@@ -348,11 +251,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
175CC0B51AC94D64007D7DEC = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 175CC0B11AC94D62007D7DEC /* Build configuration list for PBXProject "tiff" */; buildConfigurationList = 175CC0B11AC94D62007D7DEC /* Build configuration list for PBXProject "tiff" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -366,58 +264,12 @@ ...@@ -366,58 +264,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
175CC0B51AC94D64007D7DEC /* tiff */, 17C101991ACC4F45006B99B3 /* tiff */,
17C101991ACC4F45006B99B3 /* tiff_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
175CC0B21AC94D64007D7DEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
175CC1271AC94D88007D7DEC /* tif_packbits.c in Sources */,
175CC1371AC94D88007D7DEC /* tif_write.c in Sources */,
175CC11E1AC94D88007D7DEC /* tif_getimage.c in Sources */,
175CC1251AC94D88007D7DEC /* tif_ojpeg.c in Sources */,
175CC11D1AC94D88007D7DEC /* tif_flush.c in Sources */,
175CC1281AC94D88007D7DEC /* tif_pixarlog.c in Sources */,
175CC10F1AC94D88007D7DEC /* tif_compress.c in Sources */,
175CC12E1AC94D88007D7DEC /* tif_strip.c in Sources */,
175CC1171AC94D88007D7DEC /* tif_dumpmode.c in Sources */,
175CC10B1AC94D88007D7DEC /* tif_aux.c in Sources */,
175CC1151AC94D88007D7DEC /* tif_dirread.c in Sources */,
175CC1311AC94D88007D7DEC /* tif_tile.c in Sources */,
175CC12B1AC94D88007D7DEC /* tif_print.c in Sources */,
175CC10C1AC94D88007D7DEC /* tif_close.c in Sources */,
175CC12F1AC94D88007D7DEC /* tif_swab.c in Sources */,
175CC1381AC94D88007D7DEC /* tif_zip.c in Sources */,
175CC1261AC94D88007D7DEC /* tif_open.c in Sources */,
175CC1121AC94D88007D7DEC /* tif_dir.c in Sources */,
175CC1211AC94D88007D7DEC /* tif_luv.c in Sources */,
175CC11A1AC94D88007D7DEC /* tif_fax3.c in Sources */,
175CC10D1AC94D88007D7DEC /* tif_codec.c in Sources */,
175CC10E1AC94D88007D7DEC /* tif_color.c in Sources */,
175CC1201AC94D88007D7DEC /* tif_jpeg.c in Sources */,
175CC1141AC94D88007D7DEC /* tif_dirinfo.c in Sources */,
175CC1301AC94D88007D7DEC /* tif_thunder.c in Sources */,
175CC1181AC94D88007D7DEC /* tif_error.c in Sources */,
175CC12D1AC94D88007D7DEC /* tif_stream.cxx in Sources */,
175CC1221AC94D88007D7DEC /* tif_lzw.c in Sources */,
175CC1341AC94D88007D7DEC /* tif_warning.c in Sources */,
175CC1331AC94D88007D7DEC /* tif_version.c in Sources */,
175CC1161AC94D88007D7DEC /* tif_dirwrite.c in Sources */,
175CC1291AC94D88007D7DEC /* tif_predict.c in Sources */,
175CC12C1AC94D88007D7DEC /* tif_read.c in Sources */,
175CC1D11AC95CA1007D7DEC /* tif_unix.c in Sources */,
175CC11F1AC94D88007D7DEC /* tif_jbig.c in Sources */,
175CC1191AC94D88007D7DEC /* tif_extension.c in Sources */,
175CC1241AC94D88007D7DEC /* tif_next.c in Sources */,
175CC11C1AC94D88007D7DEC /* tif_fax3sm.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17C1019A1ACC4F45006B99B3 /* Sources */ = { 17C1019A1ACC4F45006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -541,38 +393,6 @@ ...@@ -541,38 +393,6 @@
}; };
name = Release; name = Release;
}; };
175CC0C21AC94D64007D7DEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
HAVE_UNISTD_H,
_LINUX,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
175CC0C31AC94D64007D7DEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
HAVE_UNISTD_H,
_LINUX,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
17C101D11ACC4F45006B99B3 /* Debug */ = { 17C101D11ACC4F45006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -621,16 +441,7 @@ ...@@ -621,16 +441,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
175CC0C11AC94D64007D7DEC /* Build configuration list for PBXNativeTarget "tiff" */ = { 17C101D01ACC4F45006B99B3 /* Build configuration list for PBXNativeTarget "tiff" */ = {
isa = XCConfigurationList;
buildConfigurations = (
175CC0C21AC94D64007D7DEC /* Debug */,
175CC0C31AC94D64007D7DEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17C101D01ACC4F45006B99B3 /* Build configuration list for PBXNativeTarget "tiff_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C101D11ACC4F45006B99B3 /* Debug */, 17C101D11ACC4F45006B99B3 /* Debug */,
......
...@@ -7,8 +7,6 @@ ...@@ -7,8 +7,6 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
175CC30D1AC97356007D7DEC /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 175CC30A1AC97326007D7DEC /* libfreetype.a */; };
17C100901ACC4D4C006B99B3 /* libfreetype_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C1008D1ACC4D42006B99B3 /* libfreetype_ios.a */; };
17C1FF0F1ACC4AF7006B99B3 /* FontPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918471AC5A0EA0096D788 /* FontPath.cpp */; }; 17C1FF0F1ACC4AF7006B99B3 /* FontPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918471AC5A0EA0096D788 /* FontPath.cpp */; };
17C1FF101ACC4AF7006B99B3 /* ApplicationFonts_ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17D918531AC5A0F70096D788 /* ApplicationFonts_ios.mm */; }; 17C1FF101ACC4AF7006B99B3 /* ApplicationFonts_ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17D918531AC5A0F70096D788 /* ApplicationFonts_ios.mm */; };
17C1FF111ACC4AF7006B99B3 /* FontManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918451AC5A0EA0096D788 /* FontManager.cpp */; }; 17C1FF111ACC4AF7006B99B3 /* FontManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918451AC5A0EA0096D788 /* FontManager.cpp */; };
...@@ -20,54 +18,10 @@ ...@@ -20,54 +18,10 @@
17C1FF1A1ACC4AF7006B99B3 /* FontManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918461AC5A0EA0096D788 /* FontManager.h */; }; 17C1FF1A1ACC4AF7006B99B3 /* FontManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918461AC5A0EA0096D788 /* FontManager.h */; };
17C1FF1B1ACC4AF7006B99B3 /* GlyphString.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9184A1AC5A0EA0096D788 /* GlyphString.h */; }; 17C1FF1B1ACC4AF7006B99B3 /* GlyphString.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9184A1AC5A0EA0096D788 /* GlyphString.h */; };
17C1FF1C1ACC4AF7006B99B3 /* FontPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918481AC5A0EA0096D788 /* FontPath.h */; }; 17C1FF1C1ACC4AF7006B99B3 /* FontPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918481AC5A0EA0096D788 /* FontPath.h */; };
17D9184B1AC5A0EA0096D788 /* FontFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918431AC5A0EA0096D788 /* FontFile.cpp */; };
17D9184C1AC5A0EA0096D788 /* FontFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918441AC5A0EA0096D788 /* FontFile.h */; };
17D9184D1AC5A0EA0096D788 /* FontManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918451AC5A0EA0096D788 /* FontManager.cpp */; };
17D9184E1AC5A0EA0096D788 /* FontManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918461AC5A0EA0096D788 /* FontManager.h */; };
17D9184F1AC5A0EA0096D788 /* FontPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918471AC5A0EA0096D788 /* FontPath.cpp */; };
17D918501AC5A0EA0096D788 /* FontPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918481AC5A0EA0096D788 /* FontPath.h */; };
17D918511AC5A0EA0096D788 /* GlyphString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918491AC5A0EA0096D788 /* GlyphString.cpp */; };
17D918521AC5A0EA0096D788 /* GlyphString.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9184A1AC5A0EA0096D788 /* GlyphString.h */; };
17D918561AC5A0F70096D788 /* ApplicationFonts_ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17D918531AC5A0F70096D788 /* ApplicationFonts_ios.mm */; };
17D918571AC5A0F70096D788 /* ApplicationFonts.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D918541AC5A0F70096D788 /* ApplicationFonts.cpp */; };
17D918581AC5A0F70096D788 /* ApplicationFonts.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D918551AC5A0F70096D788 /* ApplicationFonts.h */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
175CC3091AC97326007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC3051AC97326007D7DEC /* freetype.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17D914051AC59C860096D788;
remoteInfo = freetype;
};
175CC30B1AC97353007D7DEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC3051AC97326007D7DEC /* freetype.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17D914041AC59C860096D788;
remoteInfo = freetype;
};
17C1008C1ACC4D42006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC3051AC97326007D7DEC /* freetype.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1008A1ACC4BC4006B99B3;
remoteInfo = freetype_ios;
};
17C1008E1ACC4D47006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 175CC3051AC97326007D7DEC /* freetype.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100411ACC4BC4006B99B3;
remoteInfo = freetype_ios;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
175CC3051AC97326007D7DEC /* freetype.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = freetype.xcodeproj; path = ../freetype/freetype.xcodeproj; sourceTree = "<group>"; };
17C1FF201ACC4AF7006B99B3 /* libfontengine_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfontengine_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C1FF201ACC4AF7006B99B3 /* libfontengine_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfontengine_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D918351AC5A0870096D788 /* libfontengine.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfontengine.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D918431AC5A0EA0096D788 /* FontFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FontFile.cpp; path = ../../../fontengine/FontFile.cpp; sourceTree = "<group>"; }; 17D918431AC5A0EA0096D788 /* FontFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FontFile.cpp; path = ../../../fontengine/FontFile.cpp; sourceTree = "<group>"; };
17D918441AC5A0EA0096D788 /* FontFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FontFile.h; path = ../../../fontengine/FontFile.h; sourceTree = "<group>"; }; 17D918441AC5A0EA0096D788 /* FontFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FontFile.h; path = ../../../fontengine/FontFile.h; sourceTree = "<group>"; };
17D918451AC5A0EA0096D788 /* FontManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FontManager.cpp; path = ../../../fontengine/FontManager.cpp; sourceTree = "<group>"; }; 17D918451AC5A0EA0096D788 /* FontManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FontManager.cpp; path = ../../../fontengine/FontManager.cpp; sourceTree = "<group>"; };
...@@ -86,34 +40,15 @@ ...@@ -86,34 +40,15 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
17C100901ACC4D4C006B99B3 /* libfreetype_ios.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17D918321AC5A0870096D788 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
175CC30D1AC97356007D7DEC /* libfreetype.a in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
175CC3061AC97326007D7DEC /* Products */ = {
isa = PBXGroup;
children = (
175CC30A1AC97326007D7DEC /* libfreetype.a */,
17C1008D1ACC4D42006B99B3 /* libfreetype_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
17D9182C1AC5A0870096D788 = { 17D9182C1AC5A0870096D788 = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
175CC3051AC97326007D7DEC /* freetype.xcodeproj */,
17D918371AC5A0870096D788 /* fontengine */, 17D918371AC5A0870096D788 /* fontengine */,
17D918361AC5A0870096D788 /* Products */, 17D918361AC5A0870096D788 /* Products */,
); );
...@@ -122,7 +57,6 @@ ...@@ -122,7 +57,6 @@
17D918361AC5A0870096D788 /* Products */ = { 17D918361AC5A0870096D788 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D918351AC5A0870096D788 /* libfontengine.a */,
17C1FF201ACC4AF7006B99B3 /* libfontengine_ios.a */, 17C1FF201ACC4AF7006B99B3 /* libfontengine_ios.a */,
); );
name = Products; name = Products;
...@@ -161,24 +95,12 @@ ...@@ -161,24 +95,12 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D918331AC5A0870096D788 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17D9184C1AC5A0EA0096D788 /* FontFile.h in Headers */,
17D918581AC5A0F70096D788 /* ApplicationFonts.h in Headers */,
17D9184E1AC5A0EA0096D788 /* FontManager.h in Headers */,
17D918521AC5A0EA0096D788 /* GlyphString.h in Headers */,
17D918501AC5A0EA0096D788 /* FontPath.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C1FF0B1ACC4AF7006B99B3 /* fontengine_ios */ = { 17C1FF0B1ACC4AF7006B99B3 /* fontengine */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C1FF1D1ACC4AF7006B99B3 /* Build configuration list for PBXNativeTarget "fontengine_ios" */; buildConfigurationList = 17C1FF1D1ACC4AF7006B99B3 /* Build configuration list for PBXNativeTarget "fontengine" */;
buildPhases = ( buildPhases = (
17C1FF0E1ACC4AF7006B99B3 /* Sources */, 17C1FF0E1ACC4AF7006B99B3 /* Sources */,
17C1FF151ACC4AF7006B99B3 /* Frameworks */, 17C1FF151ACC4AF7006B99B3 /* Frameworks */,
...@@ -187,29 +109,10 @@ ...@@ -187,29 +109,10 @@
buildRules = ( buildRules = (
); );
dependencies = ( dependencies = (
17C1008F1ACC4D47006B99B3 /* PBXTargetDependency */,
);
name = fontengine_ios;
productName = fontengine;
productReference = 17C1FF201ACC4AF7006B99B3 /* libfontengine_ios.a */;
productType = "com.apple.product-type.library.static";
};
17D918341AC5A0870096D788 /* fontengine */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17D918401AC5A0880096D788 /* Build configuration list for PBXNativeTarget "fontengine" */;
buildPhases = (
17D918311AC5A0870096D788 /* Sources */,
17D918321AC5A0870096D788 /* Frameworks */,
17D918331AC5A0870096D788 /* Headers */,
);
buildRules = (
);
dependencies = (
175CC30C1AC97353007D7DEC /* PBXTargetDependency */,
); );
name = fontengine; name = fontengine;
productName = fontengine; productName = fontengine;
productReference = 17D918351AC5A0870096D788 /* libfontengine.a */; productReference = 17C1FF201ACC4AF7006B99B3 /* libfontengine_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -220,11 +123,6 @@ ...@@ -220,11 +123,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0710; LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17D918341AC5A0870096D788 = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17D918301AC5A0870096D788 /* Build configuration list for PBXProject "fontengine" */; buildConfigurationList = 17D918301AC5A0870096D788 /* Build configuration list for PBXProject "fontengine" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -236,37 +134,13 @@ ...@@ -236,37 +134,13 @@
mainGroup = 17D9182C1AC5A0870096D788; mainGroup = 17D9182C1AC5A0870096D788;
productRefGroup = 17D918361AC5A0870096D788 /* Products */; productRefGroup = 17D918361AC5A0870096D788 /* Products */;
projectDirPath = ""; projectDirPath = "";
projectReferences = (
{
ProductGroup = 175CC3061AC97326007D7DEC /* Products */;
ProjectRef = 175CC3051AC97326007D7DEC /* freetype.xcodeproj */;
},
);
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17D918341AC5A0870096D788 /* fontengine */, 17C1FF0B1ACC4AF7006B99B3 /* fontengine */,
17C1FF0B1ACC4AF7006B99B3 /* fontengine_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXReferenceProxy section */
175CC30A1AC97326007D7DEC /* libfreetype.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libfreetype.a;
remoteRef = 175CC3091AC97326007D7DEC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
17C1008D1ACC4D42006B99B3 /* libfreetype_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libfreetype_ios.a;
remoteRef = 17C1008C1ACC4D42006B99B3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
17C1FF0E1ACC4AF7006B99B3 /* Sources */ = { 17C1FF0E1ACC4AF7006B99B3 /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
...@@ -281,34 +155,8 @@ ...@@ -281,34 +155,8 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D918311AC5A0870096D788 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17D9184F1AC5A0EA0096D788 /* FontPath.cpp in Sources */,
17D918561AC5A0F70096D788 /* ApplicationFonts_ios.mm in Sources */,
17D9184D1AC5A0EA0096D788 /* FontManager.cpp in Sources */,
17D918571AC5A0F70096D788 /* ApplicationFonts.cpp in Sources */,
17D9184B1AC5A0EA0096D788 /* FontFile.cpp in Sources */,
17D918511AC5A0EA0096D788 /* GlyphString.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
175CC30C1AC97353007D7DEC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = freetype;
targetProxy = 175CC30B1AC97353007D7DEC /* PBXContainerItemProxy */;
};
17C1008F1ACC4D47006B99B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = freetype_ios;
targetProxy = 17C1008E1ACC4D47006B99B3 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
17C1FF1E1ACC4AF7006B99B3 /* Debug */ = { 17C1FF1E1ACC4AF7006B99B3 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
...@@ -435,54 +283,10 @@ ...@@ -435,54 +283,10 @@
}; };
name = Release; name = Release;
}; };
17D918411AC5A0880096D788 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
FT2_BUILD_LIBRARY,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17D918421AC5A0880096D788 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
FT2_BUILD_LIBRARY,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C1FF1D1ACC4AF7006B99B3 /* Build configuration list for PBXNativeTarget "fontengine_ios" */ = { 17C1FF1D1ACC4AF7006B99B3 /* Build configuration list for PBXNativeTarget "fontengine" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1FF1E1ACC4AF7006B99B3 /* Debug */, 17C1FF1E1ACC4AF7006B99B3 /* Debug */,
...@@ -500,15 +304,6 @@ ...@@ -500,15 +304,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17D918401AC5A0880096D788 /* Build configuration list for PBXNativeTarget "fontengine" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17D918411AC5A0880096D788 /* Debug */,
17D918421AC5A0880096D788 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17D9182D1AC5A0870096D788 /* Project object */; rootObject = 17D9182D1AC5A0870096D788 /* Project object */;
......
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -72,77 +72,10 @@ ...@@ -72,77 +72,10 @@
17C100841ACC4BC4006B99B3 /* ftmodule.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914171AC59CE60096D788 /* ftmodule.h */; }; 17C100841ACC4BC4006B99B3 /* ftmodule.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914171AC59CE60096D788 /* ftmodule.h */; };
17C100851ACC4BC4006B99B3 /* ftoption.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914181AC59CE60096D788 /* ftoption.h */; }; 17C100851ACC4BC4006B99B3 /* ftoption.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914181AC59CE60096D788 /* ftoption.h */; };
17C100861ACC4BC4006B99B3 /* ftbase.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914F41AC59CFB0096D788 /* ftbase.h */; }; 17C100861ACC4BC4006B99B3 /* ftbase.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914F41AC59CFB0096D788 /* ftbase.h */; };
17D9146F1AC59CE70096D788 /* ftconfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914151AC59CE60096D788 /* ftconfig.h */; };
17D914701AC59CE70096D788 /* ftheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914161AC59CE60096D788 /* ftheader.h */; };
17D914711AC59CE70096D788 /* ftmodule.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914171AC59CE60096D788 /* ftmodule.h */; };
17D914721AC59CE70096D788 /* ftoption.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914181AC59CE60096D788 /* ftoption.h */; };
17D914731AC59CE70096D788 /* ftstdlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914191AC59CE60096D788 /* ftstdlib.h */; };
17D914751AC59CE70096D788 /* ft2build.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9141B1AC59CE60096D788 /* ft2build.h */; };
17D916BE1AC59CFD0096D788 /* autofit.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914EA1AC59CFB0096D788 /* autofit.c */; };
17D916C01AC59CFD0096D788 /* basepic.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914EF1AC59CFB0096D788 /* basepic.c */; };
17D916C11AC59CFD0096D788 /* basepic.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914F01AC59CFB0096D788 /* basepic.h */; };
17D916C21AC59CFD0096D788 /* ftadvanc.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F11AC59CFB0096D788 /* ftadvanc.c */; };
17D916C31AC59CFD0096D788 /* ftapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F21AC59CFB0096D788 /* ftapi.c */; };
17D916C41AC59CFD0096D788 /* ftbase.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F31AC59CFB0096D788 /* ftbase.c */; };
17D916C51AC59CFD0096D788 /* ftbase.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D914F41AC59CFB0096D788 /* ftbase.h */; };
17D916C61AC59CFD0096D788 /* ftbbox.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F51AC59CFB0096D788 /* ftbbox.c */; };
17D916C71AC59CFD0096D788 /* ftbdf.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F61AC59CFB0096D788 /* ftbdf.c */; };
17D916C81AC59CFD0096D788 /* ftbitmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F71AC59CFB0096D788 /* ftbitmap.c */; };
17D916C91AC59CFD0096D788 /* ftcalc.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F81AC59CFB0096D788 /* ftcalc.c */; };
17D916CA1AC59CFD0096D788 /* ftcid.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914F91AC59CFB0096D788 /* ftcid.c */; };
17D916CB1AC59CFD0096D788 /* ftdbgmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914FA1AC59CFB0096D788 /* ftdbgmem.c */; };
17D916CC1AC59CFD0096D788 /* ftdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914FB1AC59CFB0096D788 /* ftdebug.c */; };
17D916CD1AC59CFD0096D788 /* ftfstype.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914FC1AC59CFB0096D788 /* ftfstype.c */; };
17D916CE1AC59CFD0096D788 /* ftgasp.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914FD1AC59CFB0096D788 /* ftgasp.c */; };
17D916CF1AC59CFD0096D788 /* ftgloadr.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914FE1AC59CFB0096D788 /* ftgloadr.c */; };
17D916D01AC59CFD0096D788 /* ftglyph.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D914FF1AC59CFB0096D788 /* ftglyph.c */; };
17D916D11AC59CFD0096D788 /* ftgxval.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915001AC59CFB0096D788 /* ftgxval.c */; };
17D916D21AC59CFD0096D788 /* ftinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915011AC59CFB0096D788 /* ftinit.c */; };
17D916D31AC59CFD0096D788 /* ftlcdfil.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915021AC59CFB0096D788 /* ftlcdfil.c */; };
17D916D41AC59CFD0096D788 /* ftmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915031AC59CFB0096D788 /* ftmac.c */; };
17D916D51AC59CFD0096D788 /* ftmm.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915041AC59CFB0096D788 /* ftmm.c */; };
17D916D71AC59CFD0096D788 /* ftotval.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915061AC59CFB0096D788 /* ftotval.c */; };
17D916D81AC59CFD0096D788 /* ftoutln.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915071AC59CFB0096D788 /* ftoutln.c */; };
17D916D91AC59CFD0096D788 /* ftpatent.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915081AC59CFB0096D788 /* ftpatent.c */; };
17D916DA1AC59CFD0096D788 /* ftpfr.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915091AC59CFB0096D788 /* ftpfr.c */; };
17D916DB1AC59CFD0096D788 /* ftpic.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9150A1AC59CFB0096D788 /* ftpic.c */; };
17D916DC1AC59CFD0096D788 /* ftrfork.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9150B1AC59CFB0096D788 /* ftrfork.c */; };
17D916DD1AC59CFD0096D788 /* ftsnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9150C1AC59CFB0096D788 /* ftsnames.c */; };
17D916DE1AC59CFD0096D788 /* ftstream.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9150D1AC59CFB0096D788 /* ftstream.c */; };
17D916DF1AC59CFD0096D788 /* ftstroke.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9150E1AC59CFB0096D788 /* ftstroke.c */; };
17D916E01AC59CFD0096D788 /* ftsynth.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9150F1AC59CFB0096D788 /* ftsynth.c */; };
17D916E11AC59CFD0096D788 /* ftsystem.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915101AC59CFB0096D788 /* ftsystem.c */; };
17D916E21AC59CFD0096D788 /* fttrigon.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915111AC59CFB0096D788 /* fttrigon.c */; };
17D916E31AC59CFD0096D788 /* fttype1.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915121AC59CFB0096D788 /* fttype1.c */; };
17D916E41AC59CFD0096D788 /* ftutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915131AC59CFB0096D788 /* ftutil.c */; };
17D916E51AC59CFD0096D788 /* ftwinfnt.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915141AC59CFB0096D788 /* ftwinfnt.c */; };
17D916E61AC59CFD0096D788 /* ftxf86.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915151AC59CFB0096D788 /* ftxf86.c */; };
17D916E81AC59CFD0096D788 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915171AC59CFB0096D788 /* md5.c */; };
17D916E91AC59CFD0096D788 /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D915181AC59CFB0096D788 /* md5.h */; };
17D916EA1AC59CFD0096D788 /* bdf.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9151B1AC59CFB0096D788 /* bdf.c */; };
17D916F11AC59CFD0096D788 /* ftbzip2.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915261AC59CFB0096D788 /* ftbzip2.c */; };
17D916F31AC59CFD0096D788 /* ftcache.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9152A1AC59CFB0096D788 /* ftcache.c */; };
17D9171A1AC59CFD0096D788 /* cff.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915531AC59CFB0096D788 /* cff.c */; };
17D9173A1AC59CFD0096D788 /* type1cid.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915781AC59CFB0096D788 /* type1cid.c */; };
17D9175C1AC59CFD0096D788 /* ftgzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9159F1AC59CFC0096D788 /* ftgzip.c */; };
17D9176D1AC59CFD0096D788 /* ftlzw.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915B21AC59CFC0096D788 /* ftlzw.c */; };
17D917811AC59CFD0096D788 /* pcf.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915CC1AC59CFC0096D788 /* pcf.c */; };
17D9178B1AC59CFD0096D788 /* pfr.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915DA1AC59CFC0096D788 /* pfr.c */; };
17D9179D1AC59CFD0096D788 /* psaux.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D915EF1AC59CFC0096D788 /* psaux.c */; };
17D917AE1AC59CFD0096D788 /* pshinter.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D916031AC59CFC0096D788 /* pshinter.c */; };
17D917B71AC59CFD0096D788 /* psmodule.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9160F1AC59CFC0096D788 /* psmodule.c */; };
17D917C41AC59CFD0096D788 /* raster.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9161F1AC59CFC0096D788 /* raster.c */; };
17D917CE1AC59CFD0096D788 /* sfnt.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9162D1AC59CFC0096D788 /* sfnt.c */; };
17D917EA1AC59CFD0096D788 /* smooth.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9164C1AC59CFC0096D788 /* smooth.c */; };
17D917F31AC59CFD0096D788 /* truetype.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D916671AC59CFD0096D788 /* truetype.c */; };
17D918141AC59CFD0096D788 /* type1.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9168B1AC59CFD0096D788 /* type1.c */; };
17D9181E1AC59CFD0096D788 /* type42.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D916981AC59CFD0096D788 /* type42.c */; };
17D918211AC59CFD0096D788 /* winfnt.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D9169E1AC59CFD0096D788 /* winfnt.c */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
17C1008A1ACC4BC4006B99B3 /* libfreetype_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfreetype_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C1008A1ACC4BC4006B99B3 /* libfreetype_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfreetype_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D914051AC59C860096D788 /* libfreetype.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfreetype.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D914151AC59CE60096D788 /* ftconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftconfig.h; sourceTree = "<group>"; }; 17D914151AC59CE60096D788 /* ftconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftconfig.h; sourceTree = "<group>"; };
17D914161AC59CE60096D788 /* ftheader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftheader.h; sourceTree = "<group>"; }; 17D914161AC59CE60096D788 /* ftheader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftheader.h; sourceTree = "<group>"; };
17D914171AC59CE60096D788 /* ftmodule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftmodule.h; sourceTree = "<group>"; }; 17D914171AC59CE60096D788 /* ftmodule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftmodule.h; sourceTree = "<group>"; };
...@@ -219,13 +152,6 @@ ...@@ -219,13 +152,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D914021AC59C860096D788 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
...@@ -240,7 +166,6 @@ ...@@ -240,7 +166,6 @@
17D914061AC59C860096D788 /* Products */ = { 17D914061AC59C860096D788 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D914051AC59C860096D788 /* libfreetype.a */,
17C1008A1ACC4BC4006B99B3 /* libfreetype_ios.a */, 17C1008A1ACC4BC4006B99B3 /* libfreetype_ios.a */,
); );
name = Products; name = Products;
...@@ -532,28 +457,12 @@ ...@@ -532,28 +457,12 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D914031AC59C860096D788 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17D916E91AC59CFD0096D788 /* md5.h in Headers */,
17D914751AC59CE70096D788 /* ft2build.h in Headers */,
17D9146F1AC59CE70096D788 /* ftconfig.h in Headers */,
17D914731AC59CE70096D788 /* ftstdlib.h in Headers */,
17D916C11AC59CFD0096D788 /* basepic.h in Headers */,
17D914701AC59CE70096D788 /* ftheader.h in Headers */,
17D914711AC59CE70096D788 /* ftmodule.h in Headers */,
17D914721AC59CE70096D788 /* ftoption.h in Headers */,
17D916C51AC59CFD0096D788 /* ftbase.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C100411ACC4BC4006B99B3 /* freetype_ios */ = { 17C100411ACC4BC4006B99B3 /* freetype */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C100871ACC4BC4006B99B3 /* Build configuration list for PBXNativeTarget "freetype_ios" */; buildConfigurationList = 17C100871ACC4BC4006B99B3 /* Build configuration list for PBXNativeTarget "freetype" */;
buildPhases = ( buildPhases = (
17C100421ACC4BC4006B99B3 /* Sources */, 17C100421ACC4BC4006B99B3 /* Sources */,
17C1007C1ACC4BC4006B99B3 /* Frameworks */, 17C1007C1ACC4BC4006B99B3 /* Frameworks */,
...@@ -563,26 +472,9 @@ ...@@ -563,26 +472,9 @@
); );
dependencies = ( dependencies = (
); );
name = freetype_ios;
productName = freetype;
productReference = 17C1008A1ACC4BC4006B99B3 /* libfreetype_ios.a */;
productType = "com.apple.product-type.library.static";
};
17D914041AC59C860096D788 /* freetype */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17D914101AC59C860096D788 /* Build configuration list for PBXNativeTarget "freetype" */;
buildPhases = (
17D914011AC59C860096D788 /* Sources */,
17D914021AC59C860096D788 /* Frameworks */,
17D914031AC59C860096D788 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = freetype; name = freetype;
productName = freetype; productName = freetype;
productReference = 17D914051AC59C860096D788 /* libfreetype.a */; productReference = 17C1008A1ACC4BC4006B99B3 /* libfreetype_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -593,11 +485,6 @@ ...@@ -593,11 +485,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17D914041AC59C860096D788 = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17D914001AC59C860096D788 /* Build configuration list for PBXProject "freetype" */; buildConfigurationList = 17D914001AC59C860096D788 /* Build configuration list for PBXProject "freetype" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -611,8 +498,7 @@ ...@@ -611,8 +498,7 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17D914041AC59C860096D788 /* freetype */, 17C100411ACC4BC4006B99B3 /* freetype */,
17C100411ACC4BC4006B99B3 /* freetype_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
...@@ -681,70 +567,6 @@ ...@@ -681,70 +567,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D914011AC59C860096D788 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17D918141AC59CFD0096D788 /* type1.c in Sources */,
17D916C31AC59CFD0096D788 /* ftapi.c in Sources */,
17D917811AC59CFD0096D788 /* pcf.c in Sources */,
17D916C01AC59CFD0096D788 /* basepic.c in Sources */,
17D916E51AC59CFD0096D788 /* ftwinfnt.c in Sources */,
17D916BE1AC59CFD0096D788 /* autofit.c in Sources */,
17D916E81AC59CFD0096D788 /* md5.c in Sources */,
17D917AE1AC59CFD0096D788 /* pshinter.c in Sources */,
17D916D41AC59CFD0096D788 /* ftmac.c in Sources */,
17D916E31AC59CFD0096D788 /* fttype1.c in Sources */,
17D916EA1AC59CFD0096D788 /* bdf.c in Sources */,
17D916F11AC59CFD0096D788 /* ftbzip2.c in Sources */,
17D916C71AC59CFD0096D788 /* ftbdf.c in Sources */,
17D917EA1AC59CFD0096D788 /* smooth.c in Sources */,
17D916D71AC59CFD0096D788 /* ftotval.c in Sources */,
17D916E01AC59CFD0096D788 /* ftsynth.c in Sources */,
17D916DD1AC59CFD0096D788 /* ftsnames.c in Sources */,
17D916DA1AC59CFD0096D788 /* ftpfr.c in Sources */,
17D916D21AC59CFD0096D788 /* ftinit.c in Sources */,
17D9173A1AC59CFD0096D788 /* type1cid.c in Sources */,
17D916DB1AC59CFD0096D788 /* ftpic.c in Sources */,
17D9176D1AC59CFD0096D788 /* ftlzw.c in Sources */,
17D916E11AC59CFD0096D788 /* ftsystem.c in Sources */,
17D916CB1AC59CFD0096D788 /* ftdbgmem.c in Sources */,
17D916D51AC59CFD0096D788 /* ftmm.c in Sources */,
17D916C61AC59CFD0096D788 /* ftbbox.c in Sources */,
17D918211AC59CFD0096D788 /* winfnt.c in Sources */,
17D9171A1AC59CFD0096D788 /* cff.c in Sources */,
17D916C21AC59CFD0096D788 /* ftadvanc.c in Sources */,
17D916D91AC59CFD0096D788 /* ftpatent.c in Sources */,
17D916DE1AC59CFD0096D788 /* ftstream.c in Sources */,
17D916DC1AC59CFD0096D788 /* ftrfork.c in Sources */,
17D916C91AC59CFD0096D788 /* ftcalc.c in Sources */,
17D9178B1AC59CFD0096D788 /* pfr.c in Sources */,
17D917F31AC59CFD0096D788 /* truetype.c in Sources */,
17D916C81AC59CFD0096D788 /* ftbitmap.c in Sources */,
17D916D11AC59CFD0096D788 /* ftgxval.c in Sources */,
17D916C41AC59CFD0096D788 /* ftbase.c in Sources */,
17D916D81AC59CFD0096D788 /* ftoutln.c in Sources */,
17D916CD1AC59CFD0096D788 /* ftfstype.c in Sources */,
17D9179D1AC59CFD0096D788 /* psaux.c in Sources */,
17D916DF1AC59CFD0096D788 /* ftstroke.c in Sources */,
17D916CC1AC59CFD0096D788 /* ftdebug.c in Sources */,
17D916D01AC59CFD0096D788 /* ftglyph.c in Sources */,
17D916E41AC59CFD0096D788 /* ftutil.c in Sources */,
17D916CA1AC59CFD0096D788 /* ftcid.c in Sources */,
17D916CF1AC59CFD0096D788 /* ftgloadr.c in Sources */,
17D916E21AC59CFD0096D788 /* fttrigon.c in Sources */,
17D916D31AC59CFD0096D788 /* ftlcdfil.c in Sources */,
17D917CE1AC59CFD0096D788 /* sfnt.c in Sources */,
17D917C41AC59CFD0096D788 /* raster.c in Sources */,
17D916F31AC59CFD0096D788 /* ftcache.c in Sources */,
17D916CE1AC59CFD0096D788 /* ftgasp.c in Sources */,
17D916E61AC59CFD0096D788 /* ftxf86.c in Sources */,
17D9181E1AC59CFD0096D788 /* type42.c in Sources */,
17D917B71AC59CFD0096D788 /* psmodule.c in Sources */,
17D9175C1AC59CFD0096D788 /* ftgzip.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
...@@ -869,46 +691,10 @@ ...@@ -869,46 +691,10 @@
}; };
name = Release; name = Release;
}; };
17D914111AC59C860096D788 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = FT2_BUILD_LIBRARY;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17D914121AC59C860096D788 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = FT2_BUILD_LIBRARY;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C100871ACC4BC4006B99B3 /* Build configuration list for PBXNativeTarget "freetype_ios" */ = { 17C100871ACC4BC4006B99B3 /* Build configuration list for PBXNativeTarget "freetype" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C100881ACC4BC4006B99B3 /* Debug */, 17C100881ACC4BC4006B99B3 /* Debug */,
...@@ -926,15 +712,6 @@ ...@@ -926,15 +712,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17D914101AC59C860096D788 /* Build configuration list for PBXNativeTarget "freetype" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17D914111AC59C860096D788 /* Debug */,
17D914121AC59C860096D788 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17D913FD1AC59C860096D788 /* Project object */; rootObject = 17D913FD1AC59C860096D788 /* Project object */;
......
...@@ -47,50 +47,10 @@ ...@@ -47,50 +47,10 @@
17C1FEF81ACC4A67006B99B3 /* IRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133C1AC58F000096D788 /* IRenderer.h */; }; 17C1FEF81ACC4A67006B99B3 /* IRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133C1AC58F000096D788 /* IRenderer.h */; };
17C1FEF91ACC4A67006B99B3 /* GlyphString.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913701AC58F400096D788 /* GlyphString.h */; }; 17C1FEF91ACC4A67006B99B3 /* GlyphString.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913701AC58F400096D788 /* GlyphString.h */; };
17C1FEFA1ACC4A67006B99B3 /* Graphics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913311AC58F000096D788 /* Graphics.h */; }; 17C1FEFA1ACC4A67006B99B3 /* Graphics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913311AC58F000096D788 /* Graphics.h */; };
17D913431AC58F000096D788 /* AggPlusEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913241AC58F000096D788 /* AggPlusEnums.h */; };
17D913441AC58F000096D788 /* aggplustypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913251AC58F000096D788 /* aggplustypes.h */; };
17D913451AC58F000096D788 /* ArrowHead.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913261AC58F000096D788 /* ArrowHead.cpp */; };
17D913461AC58F000096D788 /* ArrowHead.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913271AC58F000096D788 /* ArrowHead.h */; };
17D913471AC58F000096D788 /* BaseThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913281AC58F000096D788 /* BaseThread.h */; };
17D913481AC58F000096D788 /* Brush.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913291AC58F000096D788 /* Brush.cpp */; };
17D913491AC58F000096D788 /* Brush.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9132A1AC58F000096D788 /* Brush.h */; };
17D9134A1AC58F000096D788 /* Clip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9132B1AC58F000096D788 /* Clip.cpp */; };
17D9134B1AC58F000096D788 /* Clip.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9132C1AC58F000096D788 /* Clip.h */; };
17D9134C1AC58F000096D788 /* Color.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9132D1AC58F000096D788 /* Color.h */; };
17D9134E1AC58F000096D788 /* Defines.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9132F1AC58F000096D788 /* Defines.h */; };
17D9134F1AC58F000096D788 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913301AC58F000096D788 /* Graphics.cpp */; };
17D913501AC58F000096D788 /* Graphics.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913311AC58F000096D788 /* Graphics.h */; };
17D913511AC58F000096D788 /* GraphicsPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913351AC58F000096D788 /* GraphicsPath.cpp */; };
17D913521AC58F000096D788 /* GraphicsPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913361AC58F000096D788 /* GraphicsPath.h */; };
17D913531AC58F000096D788 /* GraphicsRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913371AC58F000096D788 /* GraphicsRenderer.cpp */; };
17D913541AC58F000096D788 /* GraphicsRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913381AC58F000096D788 /* GraphicsRenderer.h */; };
17D913551AC58F000096D788 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913391AC58F000096D788 /* Image.cpp */; };
17D913561AC58F000096D788 /* Image.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133A1AC58F000096D788 /* Image.h */; };
17D913571AC58F000096D788 /* ImageFilesCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133B1AC58F000096D788 /* ImageFilesCache.h */; };
17D913581AC58F000096D788 /* IRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133C1AC58F000096D788 /* IRenderer.h */; };
17D913591AC58F000096D788 /* Matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9133D1AC58F000096D788 /* Matrix.cpp */; };
17D9135A1AC58F000096D788 /* Matrix.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133E1AC58F000096D788 /* Matrix.h */; };
17D9135B1AC58F000096D788 /* structures.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9133F1AC58F000096D788 /* structures.h */; };
17D9135C1AC58F000096D788 /* TemporaryCS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913401AC58F000096D788 /* TemporaryCS.cpp */; };
17D9135D1AC58F000096D788 /* TemporaryCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913411AC58F000096D788 /* TemporaryCS.h */; };
17D9135E1AC58F000096D788 /* Timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913421AC58F000096D788 /* Timer.h */; };
17D913711AC58F400096D788 /* ApplicationFonts.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913601AC58F400096D788 /* ApplicationFonts.cpp */; };
17D913721AC58F400096D788 /* ApplicationFonts.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913611AC58F400096D788 /* ApplicationFonts.h */; };
17D913741AC58F400096D788 /* ApplicationFontsWorker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913631AC58F400096D788 /* ApplicationFontsWorker.cpp */; };
17D913751AC58F400096D788 /* ApplicationFontsWorker.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913641AC58F400096D788 /* ApplicationFontsWorker.h */; };
17D913771AC58F400096D788 /* FontFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913691AC58F400096D788 /* FontFile.cpp */; };
17D913781AC58F400096D788 /* FontFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9136A1AC58F400096D788 /* FontFile.h */; };
17D913791AC58F400096D788 /* FontManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9136B1AC58F400096D788 /* FontManager.cpp */; };
17D9137A1AC58F400096D788 /* FontManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9136C1AC58F400096D788 /* FontManager.h */; };
17D9137B1AC58F400096D788 /* FontPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9136D1AC58F400096D788 /* FontPath.cpp */; };
17D9137C1AC58F400096D788 /* FontPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D9136E1AC58F400096D788 /* FontPath.h */; };
17D9137D1AC58F400096D788 /* GlyphString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D9136F1AC58F400096D788 /* GlyphString.cpp */; };
17D9137E1AC58F400096D788 /* GlyphString.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913701AC58F400096D788 /* GlyphString.h */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
17C1FEFE1ACC4A67006B99B3 /* libgraphics_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgraphics_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C1FEFE1ACC4A67006B99B3 /* libgraphics_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgraphics_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D913151AC58E750096D788 /* libgraphics.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgraphics.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D913241AC58F000096D788 /* AggPlusEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AggPlusEnums.h; path = ../../../graphics/AggPlusEnums.h; sourceTree = "<group>"; }; 17D913241AC58F000096D788 /* AggPlusEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AggPlusEnums.h; path = ../../../graphics/AggPlusEnums.h; sourceTree = "<group>"; };
17D913251AC58F000096D788 /* aggplustypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aggplustypes.h; path = ../../../graphics/aggplustypes.h; sourceTree = "<group>"; }; 17D913251AC58F000096D788 /* aggplustypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aggplustypes.h; path = ../../../graphics/aggplustypes.h; sourceTree = "<group>"; };
17D913261AC58F000096D788 /* ArrowHead.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ArrowHead.cpp; path = ../../../graphics/ArrowHead.cpp; sourceTree = "<group>"; }; 17D913261AC58F000096D788 /* ArrowHead.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ArrowHead.cpp; path = ../../../graphics/ArrowHead.cpp; sourceTree = "<group>"; };
...@@ -141,13 +101,6 @@ ...@@ -141,13 +101,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D913121AC58E750096D788 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
...@@ -162,7 +115,6 @@ ...@@ -162,7 +115,6 @@
17D913161AC58E750096D788 /* Products */ = { 17D913161AC58E750096D788 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D913151AC58E750096D788 /* libgraphics.a */,
17C1FEFE1ACC4A67006B99B3 /* libgraphics_ios.a */, 17C1FEFE1ACC4A67006B99B3 /* libgraphics_ios.a */,
); );
name = Products; name = Products;
...@@ -258,43 +210,12 @@ ...@@ -258,43 +210,12 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D913131AC58E750096D788 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17D913721AC58F400096D788 /* ApplicationFonts.h in Headers */,
17D913521AC58F000096D788 /* GraphicsPath.h in Headers */,
17D9134C1AC58F000096D788 /* Color.h in Headers */,
17D9135B1AC58F000096D788 /* structures.h in Headers */,
17D913441AC58F000096D788 /* aggplustypes.h in Headers */,
17D913781AC58F400096D788 /* FontFile.h in Headers */,
17D9135D1AC58F000096D788 /* TemporaryCS.h in Headers */,
17D913751AC58F400096D788 /* ApplicationFontsWorker.h in Headers */,
17D9137A1AC58F400096D788 /* FontManager.h in Headers */,
17D9135A1AC58F000096D788 /* Matrix.h in Headers */,
17D913471AC58F000096D788 /* BaseThread.h in Headers */,
17D9134B1AC58F000096D788 /* Clip.h in Headers */,
17D913431AC58F000096D788 /* AggPlusEnums.h in Headers */,
17D9134E1AC58F000096D788 /* Defines.h in Headers */,
17D913461AC58F000096D788 /* ArrowHead.h in Headers */,
17D9135E1AC58F000096D788 /* Timer.h in Headers */,
17D913541AC58F000096D788 /* GraphicsRenderer.h in Headers */,
17D913571AC58F000096D788 /* ImageFilesCache.h in Headers */,
17D913491AC58F000096D788 /* Brush.h in Headers */,
17D9137C1AC58F400096D788 /* FontPath.h in Headers */,
17D913561AC58F000096D788 /* Image.h in Headers */,
17D913581AC58F000096D788 /* IRenderer.h in Headers */,
17D9137E1AC58F400096D788 /* GlyphString.h in Headers */,
17D913501AC58F000096D788 /* Graphics.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C1FECF1ACC4A67006B99B3 /* graphics_ios */ = { 17C1FECF1ACC4A67006B99B3 /* graphics */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C1FEFB1ACC4A67006B99B3 /* Build configuration list for PBXNativeTarget "graphics_ios" */; buildConfigurationList = 17C1FEFB1ACC4A67006B99B3 /* Build configuration list for PBXNativeTarget "graphics" */;
buildPhases = ( buildPhases = (
17C1FED01ACC4A67006B99B3 /* Sources */, 17C1FED01ACC4A67006B99B3 /* Sources */,
17C1FEE11ACC4A67006B99B3 /* Frameworks */, 17C1FEE11ACC4A67006B99B3 /* Frameworks */,
...@@ -304,26 +225,9 @@ ...@@ -304,26 +225,9 @@
); );
dependencies = ( dependencies = (
); );
name = graphics_ios;
productName = graphics;
productReference = 17C1FEFE1ACC4A67006B99B3 /* libgraphics_ios.a */;
productType = "com.apple.product-type.library.static";
};
17D913141AC58E750096D788 /* graphics */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17D913201AC58E750096D788 /* Build configuration list for PBXNativeTarget "graphics" */;
buildPhases = (
17D913111AC58E750096D788 /* Sources */,
17D913121AC58E750096D788 /* Frameworks */,
17D913131AC58E750096D788 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = graphics; name = graphics;
productName = graphics; productName = graphics;
productReference = 17D913151AC58E750096D788 /* libgraphics.a */; productReference = 17C1FEFE1ACC4A67006B99B3 /* libgraphics_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -334,11 +238,6 @@ ...@@ -334,11 +238,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0710; LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17D913141AC58E750096D788 = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17D913101AC58E750096D788 /* Build configuration list for PBXProject "graphics" */; buildConfigurationList = 17D913101AC58E750096D788 /* Build configuration list for PBXProject "graphics" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -352,8 +251,7 @@ ...@@ -352,8 +251,7 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17D913141AC58E750096D788 /* graphics */, 17C1FECF1ACC4A67006B99B3 /* graphics */,
17C1FECF1ACC4A67006B99B3 /* graphics_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
...@@ -382,28 +280,6 @@ ...@@ -382,28 +280,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D913111AC58E750096D788 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17D913591AC58F000096D788 /* Matrix.cpp in Sources */,
17D913711AC58F400096D788 /* ApplicationFonts.cpp in Sources */,
17D913771AC58F400096D788 /* FontFile.cpp in Sources */,
17D913741AC58F400096D788 /* ApplicationFontsWorker.cpp in Sources */,
17D9134A1AC58F000096D788 /* Clip.cpp in Sources */,
17D9137B1AC58F400096D788 /* FontPath.cpp in Sources */,
17D913481AC58F000096D788 /* Brush.cpp in Sources */,
17D9134F1AC58F000096D788 /* Graphics.cpp in Sources */,
17D913511AC58F000096D788 /* GraphicsPath.cpp in Sources */,
17D913551AC58F000096D788 /* Image.cpp in Sources */,
17D9137D1AC58F400096D788 /* GlyphString.cpp in Sources */,
17D913791AC58F400096D788 /* FontManager.cpp in Sources */,
17D913451AC58F000096D788 /* ArrowHead.cpp in Sources */,
17D9135C1AC58F000096D788 /* TemporaryCS.cpp in Sources */,
17D913531AC58F000096D788 /* GraphicsRenderer.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
...@@ -540,58 +416,10 @@ ...@@ -540,58 +416,10 @@
}; };
name = Release; name = Release;
}; };
17D913211AC58E750096D788 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
CXIMAGE_DONT_DECLARE_TCHAR,
unix,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../agg-2.4/include",
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17D913221AC58E750096D788 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
CXIMAGE_DONT_DECLARE_TCHAR,
unix,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../agg-2.4/include",
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C1FEFB1ACC4A67006B99B3 /* Build configuration list for PBXNativeTarget "graphics_ios" */ = { 17C1FEFB1ACC4A67006B99B3 /* Build configuration list for PBXNativeTarget "graphics" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1FEFC1ACC4A67006B99B3 /* Debug */, 17C1FEFC1ACC4A67006B99B3 /* Debug */,
...@@ -609,15 +437,6 @@ ...@@ -609,15 +437,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17D913201AC58E750096D788 /* Build configuration list for PBXNativeTarget "graphics" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17D913211AC58E750096D788 /* Debug */,
17D913221AC58E750096D788 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17D9130D1AC58E750096D788 /* Project object */; rootObject = 17D9130D1AC58E750096D788 /* Project object */;
......
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -7,350 +7,175 @@ ...@@ -7,350 +7,175 @@
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
17A762ED1B0F366F0046BC0B /* MetaFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762EB1B0F366F0046BC0B /* MetaFile.cpp */; };
17A762EE1B0F366F0046BC0B /* MetaFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762EB1B0F366F0046BC0B /* MetaFile.cpp */; }; 17A762EE1B0F366F0046BC0B /* MetaFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762EB1B0F366F0046BC0B /* MetaFile.cpp */; };
17A762F81B0F36790046BC0B /* WmfClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F01B0F36790046BC0B /* WmfClip.cpp */; };
17A762F91B0F36790046BC0B /* WmfClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F01B0F36790046BC0B /* WmfClip.cpp */; }; 17A762F91B0F36790046BC0B /* WmfClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F01B0F36790046BC0B /* WmfClip.cpp */; };
17A762FA1B0F36790046BC0B /* WmfObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F31B0F36790046BC0B /* WmfObjects.cpp */; };
17A762FB1B0F36790046BC0B /* WmfObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F31B0F36790046BC0B /* WmfObjects.cpp */; }; 17A762FB1B0F36790046BC0B /* WmfObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F31B0F36790046BC0B /* WmfObjects.cpp */; };
17A762FC1B0F36790046BC0B /* WmfPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F51B0F36790046BC0B /* WmfPlayer.cpp */; };
17A762FD1B0F36790046BC0B /* WmfPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F51B0F36790046BC0B /* WmfPlayer.cpp */; }; 17A762FD1B0F36790046BC0B /* WmfPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762F51B0F36790046BC0B /* WmfPlayer.cpp */; };
17A763091B0F38480046BC0B /* EmfClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762FF1B0F38480046BC0B /* EmfClip.cpp */; };
17A7630A1B0F38480046BC0B /* EmfClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762FF1B0F38480046BC0B /* EmfClip.cpp */; }; 17A7630A1B0F38480046BC0B /* EmfClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A762FF1B0F38480046BC0B /* EmfClip.cpp */; };
17A7630B1B0F38480046BC0B /* EmfObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763021B0F38480046BC0B /* EmfObjects.cpp */; };
17A7630C1B0F38480046BC0B /* EmfObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763021B0F38480046BC0B /* EmfObjects.cpp */; }; 17A7630C1B0F38480046BC0B /* EmfObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763021B0F38480046BC0B /* EmfObjects.cpp */; };
17A7630D1B0F38480046BC0B /* EmfPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763041B0F38480046BC0B /* EmfPath.cpp */; };
17A7630E1B0F38480046BC0B /* EmfPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763041B0F38480046BC0B /* EmfPath.cpp */; }; 17A7630E1B0F38480046BC0B /* EmfPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763041B0F38480046BC0B /* EmfPath.cpp */; };
17A7630F1B0F38480046BC0B /* EmfPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763061B0F38480046BC0B /* EmfPlayer.cpp */; };
17A763101B0F38480046BC0B /* EmfPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763061B0F38480046BC0B /* EmfPlayer.cpp */; }; 17A763101B0F38480046BC0B /* EmfPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763061B0F38480046BC0B /* EmfPlayer.cpp */; };
17A7631B1B0F389C0046BC0B /* MetaFileTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763171B0F389C0046BC0B /* MetaFileTypes.cpp */; };
17A7631C1B0F389C0046BC0B /* MetaFileTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763171B0F389C0046BC0B /* MetaFileTypes.cpp */; }; 17A7631C1B0F389C0046BC0B /* MetaFileTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763171B0F389C0046BC0B /* MetaFileTypes.cpp */; };
17A7631D1B0F389C0046BC0B /* MetaFileUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763191B0F389C0046BC0B /* MetaFileUtils.cpp */; };
17A7631E1B0F389C0046BC0B /* MetaFileUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763191B0F389C0046BC0B /* MetaFileUtils.cpp */; }; 17A7631E1B0F389C0046BC0B /* MetaFileUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763191B0F389C0046BC0B /* MetaFileUtils.cpp */; };
17A763221B0F39120046BC0B /* JBig2File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763201B0F39120046BC0B /* JBig2File.cpp */; };
17A763231B0F39120046BC0B /* JBig2File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763201B0F39120046BC0B /* JBig2File.cpp */; }; 17A763231B0F39120046BC0B /* JBig2File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763201B0F39120046BC0B /* JBig2File.cpp */; };
17A7632E1B0F391B0046BC0B /* jbig2arith.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763251B0F391B0046BC0B /* jbig2arith.cpp */; };
17A7632F1B0F391B0046BC0B /* jbig2arith.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763251B0F391B0046BC0B /* jbig2arith.cpp */; }; 17A7632F1B0F391B0046BC0B /* jbig2arith.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763251B0F391B0046BC0B /* jbig2arith.cpp */; };
17A763301B0F391B0046BC0B /* jbig2enc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763271B0F391B0046BC0B /* jbig2enc.cpp */; };
17A763311B0F391B0046BC0B /* jbig2enc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763271B0F391B0046BC0B /* jbig2enc.cpp */; }; 17A763311B0F391B0046BC0B /* jbig2enc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763271B0F391B0046BC0B /* jbig2enc.cpp */; };
17A763321B0F391B0046BC0B /* jbig2sym.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7632C1B0F391B0046BC0B /* jbig2sym.cpp */; };
17A763331B0F391B0046BC0B /* jbig2sym.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7632C1B0F391B0046BC0B /* jbig2sym.cpp */; }; 17A763331B0F391B0046BC0B /* jbig2sym.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7632C1B0F391B0046BC0B /* jbig2sym.cpp */; };
17A763E41B0F39370046BC0B /* adaptmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763351B0F39360046BC0B /* adaptmap.cpp */; };
17A763E51B0F39370046BC0B /* adaptmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763351B0F39360046BC0B /* adaptmap.cpp */; }; 17A763E51B0F39370046BC0B /* adaptmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763351B0F39360046BC0B /* adaptmap.cpp */; };
17A763E61B0F39370046BC0B /* affine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763371B0F39360046BC0B /* affine.cpp */; };
17A763E71B0F39370046BC0B /* affine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763371B0F39360046BC0B /* affine.cpp */; }; 17A763E71B0F39370046BC0B /* affine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763371B0F39360046BC0B /* affine.cpp */; };
17A763E81B0F39370046BC0B /* affinecompose.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763381B0F39360046BC0B /* affinecompose.cpp */; };
17A763E91B0F39370046BC0B /* affinecompose.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763381B0F39360046BC0B /* affinecompose.cpp */; }; 17A763E91B0F39370046BC0B /* affinecompose.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763381B0F39360046BC0B /* affinecompose.cpp */; };
17A763EA1B0F39370046BC0B /* arithlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633B1B0F39360046BC0B /* arithlow.cpp */; };
17A763EB1B0F39370046BC0B /* arithlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633B1B0F39360046BC0B /* arithlow.cpp */; }; 17A763EB1B0F39370046BC0B /* arithlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633B1B0F39360046BC0B /* arithlow.cpp */; };
17A763EC1B0F39370046BC0B /* arrayaccess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633D1B0F39360046BC0B /* arrayaccess.cpp */; };
17A763ED1B0F39370046BC0B /* arrayaccess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633D1B0F39360046BC0B /* arrayaccess.cpp */; }; 17A763ED1B0F39370046BC0B /* arrayaccess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633D1B0F39360046BC0B /* arrayaccess.cpp */; };
17A763EE1B0F39370046BC0B /* bardecode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633F1B0F39360046BC0B /* bardecode.cpp */; };
17A763EF1B0F39370046BC0B /* bardecode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633F1B0F39360046BC0B /* bardecode.cpp */; }; 17A763EF1B0F39370046BC0B /* bardecode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7633F1B0F39360046BC0B /* bardecode.cpp */; };
17A763F01B0F39370046BC0B /* baseline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763401B0F39360046BC0B /* baseline.cpp */; };
17A763F11B0F39370046BC0B /* baseline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763401B0F39360046BC0B /* baseline.cpp */; }; 17A763F11B0F39370046BC0B /* baseline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763401B0F39360046BC0B /* baseline.cpp */; };
17A763F21B0F39370046BC0B /* bbuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763411B0F39360046BC0B /* bbuffer.cpp */; };
17A763F31B0F39370046BC0B /* bbuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763411B0F39360046BC0B /* bbuffer.cpp */; }; 17A763F31B0F39370046BC0B /* bbuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763411B0F39360046BC0B /* bbuffer.cpp */; };
17A763F41B0F39370046BC0B /* bilinear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763431B0F39360046BC0B /* bilinear.cpp */; };
17A763F51B0F39370046BC0B /* bilinear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763431B0F39360046BC0B /* bilinear.cpp */; }; 17A763F51B0F39370046BC0B /* bilinear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763431B0F39360046BC0B /* bilinear.cpp */; };
17A763F61B0F39370046BC0B /* binarize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763441B0F39360046BC0B /* binarize.cpp */; };
17A763F71B0F39370046BC0B /* binarize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763441B0F39360046BC0B /* binarize.cpp */; }; 17A763F71B0F39370046BC0B /* binarize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763441B0F39360046BC0B /* binarize.cpp */; };
17A763F81B0F39370046BC0B /* binexpand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763451B0F39360046BC0B /* binexpand.cpp */; };
17A763F91B0F39370046BC0B /* binexpand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763451B0F39360046BC0B /* binexpand.cpp */; }; 17A763F91B0F39370046BC0B /* binexpand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763451B0F39360046BC0B /* binexpand.cpp */; };
17A763FA1B0F39370046BC0B /* binexpandlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763461B0F39360046BC0B /* binexpandlow.cpp */; };
17A763FB1B0F39370046BC0B /* binexpandlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763461B0F39360046BC0B /* binexpandlow.cpp */; }; 17A763FB1B0F39370046BC0B /* binexpandlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763461B0F39360046BC0B /* binexpandlow.cpp */; };
17A763FC1B0F39370046BC0B /* binreduce.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763471B0F39360046BC0B /* binreduce.cpp */; };
17A763FD1B0F39370046BC0B /* binreduce.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763471B0F39360046BC0B /* binreduce.cpp */; }; 17A763FD1B0F39370046BC0B /* binreduce.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763471B0F39360046BC0B /* binreduce.cpp */; };
17A763FE1B0F39370046BC0B /* binreducelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763481B0F39360046BC0B /* binreducelow.cpp */; };
17A763FF1B0F39370046BC0B /* binreducelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763481B0F39360046BC0B /* binreducelow.cpp */; }; 17A763FF1B0F39370046BC0B /* binreducelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763481B0F39360046BC0B /* binreducelow.cpp */; };
17A764001B0F39370046BC0B /* blend1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763491B0F39360046BC0B /* blend1.cpp */; };
17A764011B0F39370046BC0B /* blend1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763491B0F39360046BC0B /* blend1.cpp */; }; 17A764011B0F39370046BC0B /* blend1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763491B0F39360046BC0B /* blend1.cpp */; };
17A764021B0F39370046BC0B /* bmf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634A1B0F39360046BC0B /* bmf.cpp */; };
17A764031B0F39370046BC0B /* bmf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634A1B0F39360046BC0B /* bmf.cpp */; }; 17A764031B0F39370046BC0B /* bmf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634A1B0F39360046BC0B /* bmf.cpp */; };
17A764041B0F39370046BC0B /* bmpio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634D1B0F39360046BC0B /* bmpio.cpp */; };
17A764051B0F39370046BC0B /* bmpio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634D1B0F39360046BC0B /* bmpio.cpp */; }; 17A764051B0F39370046BC0B /* bmpio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634D1B0F39360046BC0B /* bmpio.cpp */; };
17A764061B0F39370046BC0B /* bmpiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634E1B0F39360046BC0B /* bmpiostub.cpp */; };
17A764071B0F39370046BC0B /* bmpiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634E1B0F39360046BC0B /* bmpiostub.cpp */; }; 17A764071B0F39370046BC0B /* bmpiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634E1B0F39360046BC0B /* bmpiostub.cpp */; };
17A764081B0F39370046BC0B /* boxbasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634F1B0F39360046BC0B /* boxbasic.cpp */; };
17A764091B0F39370046BC0B /* boxbasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634F1B0F39360046BC0B /* boxbasic.cpp */; }; 17A764091B0F39370046BC0B /* boxbasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7634F1B0F39360046BC0B /* boxbasic.cpp */; };
17A7640A1B0F39370046BC0B /* boxfunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763501B0F39360046BC0B /* boxfunc1.cpp */; };
17A7640B1B0F39370046BC0B /* boxfunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763501B0F39360046BC0B /* boxfunc1.cpp */; }; 17A7640B1B0F39370046BC0B /* boxfunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763501B0F39360046BC0B /* boxfunc1.cpp */; };
17A7640C1B0F39370046BC0B /* boxfunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763511B0F39360046BC0B /* boxfunc2.cpp */; };
17A7640D1B0F39370046BC0B /* boxfunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763511B0F39360046BC0B /* boxfunc2.cpp */; }; 17A7640D1B0F39370046BC0B /* boxfunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763511B0F39360046BC0B /* boxfunc2.cpp */; };
17A7640E1B0F39370046BC0B /* boxfunc3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763521B0F39360046BC0B /* boxfunc3.cpp */; };
17A7640F1B0F39370046BC0B /* boxfunc3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763521B0F39360046BC0B /* boxfunc3.cpp */; }; 17A7640F1B0F39370046BC0B /* boxfunc3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763521B0F39360046BC0B /* boxfunc3.cpp */; };
17A764101B0F39370046BC0B /* ccbord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763531B0F39360046BC0B /* ccbord.cpp */; };
17A764111B0F39370046BC0B /* ccbord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763531B0F39360046BC0B /* ccbord.cpp */; }; 17A764111B0F39370046BC0B /* ccbord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763531B0F39360046BC0B /* ccbord.cpp */; };
17A764121B0F39370046BC0B /* ccthin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763551B0F39360046BC0B /* ccthin.cpp */; };
17A764131B0F39370046BC0B /* ccthin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763551B0F39360046BC0B /* ccthin.cpp */; }; 17A764131B0F39370046BC0B /* ccthin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763551B0F39360046BC0B /* ccthin.cpp */; };
17A764141B0F39370046BC0B /* classapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763561B0F39360046BC0B /* classapp.cpp */; };
17A764151B0F39370046BC0B /* classapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763561B0F39360046BC0B /* classapp.cpp */; }; 17A764151B0F39370046BC0B /* classapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763561B0F39360046BC0B /* classapp.cpp */; };
17A764161B0F39370046BC0B /* colorcontent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763571B0F39360046BC0B /* colorcontent.cpp */; };
17A764171B0F39370046BC0B /* colorcontent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763571B0F39360046BC0B /* colorcontent.cpp */; }; 17A764171B0F39370046BC0B /* colorcontent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763571B0F39360046BC0B /* colorcontent.cpp */; };
17A764181B0F39370046BC0B /* colormap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763581B0F39360046BC0B /* colormap.cpp */; };
17A764191B0F39370046BC0B /* colormap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763581B0F39360046BC0B /* colormap.cpp */; }; 17A764191B0F39370046BC0B /* colormap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763581B0F39360046BC0B /* colormap.cpp */; };
17A7641A1B0F39370046BC0B /* colormorph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763591B0F39360046BC0B /* colormorph.cpp */; };
17A7641B1B0F39370046BC0B /* colormorph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763591B0F39360046BC0B /* colormorph.cpp */; }; 17A7641B1B0F39370046BC0B /* colormorph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763591B0F39360046BC0B /* colormorph.cpp */; };
17A7641C1B0F39370046BC0B /* colorquant1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635A1B0F39360046BC0B /* colorquant1.cpp */; };
17A7641D1B0F39370046BC0B /* colorquant1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635A1B0F39360046BC0B /* colorquant1.cpp */; }; 17A7641D1B0F39370046BC0B /* colorquant1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635A1B0F39360046BC0B /* colorquant1.cpp */; };
17A7641E1B0F39370046BC0B /* colorquant2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635B1B0F39360046BC0B /* colorquant2.cpp */; };
17A7641F1B0F39370046BC0B /* colorquant2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635B1B0F39360046BC0B /* colorquant2.cpp */; }; 17A7641F1B0F39370046BC0B /* colorquant2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635B1B0F39360046BC0B /* colorquant2.cpp */; };
17A764201B0F39370046BC0B /* colorseg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635C1B0F39360046BC0B /* colorseg.cpp */; };
17A764211B0F39370046BC0B /* colorseg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635C1B0F39360046BC0B /* colorseg.cpp */; }; 17A764211B0F39370046BC0B /* colorseg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635C1B0F39360046BC0B /* colorseg.cpp */; };
17A764221B0F39370046BC0B /* compare.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635D1B0F39360046BC0B /* compare.cpp */; };
17A764231B0F39370046BC0B /* compare.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635D1B0F39360046BC0B /* compare.cpp */; }; 17A764231B0F39370046BC0B /* compare.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635D1B0F39360046BC0B /* compare.cpp */; };
17A764241B0F39370046BC0B /* conncomp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635E1B0F39360046BC0B /* conncomp.cpp */; };
17A764251B0F39370046BC0B /* conncomp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635E1B0F39360046BC0B /* conncomp.cpp */; }; 17A764251B0F39370046BC0B /* conncomp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635E1B0F39360046BC0B /* conncomp.cpp */; };
17A764261B0F39370046BC0B /* convertfiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635F1B0F39360046BC0B /* convertfiles.cpp */; };
17A764271B0F39370046BC0B /* convertfiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635F1B0F39360046BC0B /* convertfiles.cpp */; }; 17A764271B0F39370046BC0B /* convertfiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7635F1B0F39360046BC0B /* convertfiles.cpp */; };
17A764281B0F39370046BC0B /* convolve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763601B0F39360046BC0B /* convolve.cpp */; };
17A764291B0F39370046BC0B /* convolve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763601B0F39360046BC0B /* convolve.cpp */; }; 17A764291B0F39370046BC0B /* convolve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763601B0F39360046BC0B /* convolve.cpp */; };
17A7642A1B0F39370046BC0B /* convolvelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763611B0F39360046BC0B /* convolvelow.cpp */; };
17A7642B1B0F39370046BC0B /* convolvelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763611B0F39360046BC0B /* convolvelow.cpp */; }; 17A7642B1B0F39370046BC0B /* convolvelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763611B0F39360046BC0B /* convolvelow.cpp */; };
17A7642C1B0F39370046BC0B /* correlscore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763621B0F39360046BC0B /* correlscore.cpp */; };
17A7642D1B0F39370046BC0B /* correlscore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763621B0F39360046BC0B /* correlscore.cpp */; }; 17A7642D1B0F39370046BC0B /* correlscore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763621B0F39360046BC0B /* correlscore.cpp */; };
17A7642E1B0F39370046BC0B /* dewarp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763631B0F39360046BC0B /* dewarp.cpp */; };
17A7642F1B0F39370046BC0B /* dewarp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763631B0F39360046BC0B /* dewarp.cpp */; }; 17A7642F1B0F39370046BC0B /* dewarp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763631B0F39360046BC0B /* dewarp.cpp */; };
17A764301B0F39370046BC0B /* dwacomb.2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763651B0F39360046BC0B /* dwacomb.2.cpp */; };
17A764311B0F39370046BC0B /* dwacomb.2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763651B0F39360046BC0B /* dwacomb.2.cpp */; }; 17A764311B0F39370046BC0B /* dwacomb.2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763651B0F39360046BC0B /* dwacomb.2.cpp */; };
17A764321B0F39370046BC0B /* dwacomblow.2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763661B0F39360046BC0B /* dwacomblow.2.cpp */; };
17A764331B0F39370046BC0B /* dwacomblow.2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763661B0F39360046BC0B /* dwacomblow.2.cpp */; }; 17A764331B0F39370046BC0B /* dwacomblow.2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763661B0F39360046BC0B /* dwacomblow.2.cpp */; };
17A764341B0F39370046BC0B /* edge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763671B0F39360046BC0B /* edge.cpp */; };
17A764351B0F39370046BC0B /* edge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763671B0F39360046BC0B /* edge.cpp */; }; 17A764351B0F39370046BC0B /* edge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763671B0F39360046BC0B /* edge.cpp */; };
17A764361B0F39370046BC0B /* enhance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763691B0F39360046BC0B /* enhance.cpp */; };
17A764371B0F39370046BC0B /* enhance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763691B0F39360046BC0B /* enhance.cpp */; }; 17A764371B0F39370046BC0B /* enhance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763691B0F39360046BC0B /* enhance.cpp */; };
17A764381B0F39370046BC0B /* fhmtauto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636B1B0F39360046BC0B /* fhmtauto.cpp */; };
17A764391B0F39370046BC0B /* fhmtauto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636B1B0F39360046BC0B /* fhmtauto.cpp */; }; 17A764391B0F39370046BC0B /* fhmtauto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636B1B0F39360046BC0B /* fhmtauto.cpp */; };
17A7643A1B0F39370046BC0B /* fhmtgen.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636C1B0F39360046BC0B /* fhmtgen.1.cpp */; };
17A7643B1B0F39370046BC0B /* fhmtgen.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636C1B0F39360046BC0B /* fhmtgen.1.cpp */; }; 17A7643B1B0F39370046BC0B /* fhmtgen.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636C1B0F39360046BC0B /* fhmtgen.1.cpp */; };
17A7643C1B0F39370046BC0B /* fhmtgenlow.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636D1B0F39360046BC0B /* fhmtgenlow.1.cpp */; };
17A7643D1B0F39370046BC0B /* fhmtgenlow.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636D1B0F39360046BC0B /* fhmtgenlow.1.cpp */; }; 17A7643D1B0F39370046BC0B /* fhmtgenlow.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636D1B0F39360046BC0B /* fhmtgenlow.1.cpp */; };
17A7643E1B0F39370046BC0B /* finditalic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636E1B0F39360046BC0B /* finditalic.cpp */; };
17A7643F1B0F39370046BC0B /* finditalic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636E1B0F39360046BC0B /* finditalic.cpp */; }; 17A7643F1B0F39370046BC0B /* finditalic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636E1B0F39360046BC0B /* finditalic.cpp */; };
17A764401B0F39370046BC0B /* flipdetect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636F1B0F39360046BC0B /* flipdetect.cpp */; };
17A764411B0F39370046BC0B /* flipdetect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636F1B0F39360046BC0B /* flipdetect.cpp */; }; 17A764411B0F39370046BC0B /* flipdetect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7636F1B0F39360046BC0B /* flipdetect.cpp */; };
17A764421B0F39370046BC0B /* fliphmtgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763701B0F39360046BC0B /* fliphmtgen.cpp */; };
17A764431B0F39370046BC0B /* fliphmtgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763701B0F39360046BC0B /* fliphmtgen.cpp */; }; 17A764431B0F39370046BC0B /* fliphmtgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763701B0F39360046BC0B /* fliphmtgen.cpp */; };
17A764441B0F39370046BC0B /* fmorphauto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763711B0F39360046BC0B /* fmorphauto.cpp */; };
17A764451B0F39370046BC0B /* fmorphauto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763711B0F39360046BC0B /* fmorphauto.cpp */; }; 17A764451B0F39370046BC0B /* fmorphauto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763711B0F39360046BC0B /* fmorphauto.cpp */; };
17A764461B0F39370046BC0B /* fmorphgen.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763721B0F39360046BC0B /* fmorphgen.1.cpp */; };
17A764471B0F39370046BC0B /* fmorphgen.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763721B0F39360046BC0B /* fmorphgen.1.cpp */; }; 17A764471B0F39370046BC0B /* fmorphgen.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763721B0F39360046BC0B /* fmorphgen.1.cpp */; };
17A764481B0F39370046BC0B /* fmorphgenlow.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763731B0F39360046BC0B /* fmorphgenlow.1.cpp */; };
17A764491B0F39370046BC0B /* fmorphgenlow.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763731B0F39360046BC0B /* fmorphgenlow.1.cpp */; }; 17A764491B0F39370046BC0B /* fmorphgenlow.1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763731B0F39360046BC0B /* fmorphgenlow.1.cpp */; };
17A7644A1B0F39370046BC0B /* fpix1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763741B0F39360046BC0B /* fpix1.cpp */; };
17A7644B1B0F39370046BC0B /* fpix1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763741B0F39360046BC0B /* fpix1.cpp */; }; 17A7644B1B0F39370046BC0B /* fpix1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763741B0F39360046BC0B /* fpix1.cpp */; };
17A7644C1B0F39370046BC0B /* fpix2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763751B0F39360046BC0B /* fpix2.cpp */; };
17A7644D1B0F39370046BC0B /* fpix2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763751B0F39360046BC0B /* fpix2.cpp */; }; 17A7644D1B0F39370046BC0B /* fpix2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763751B0F39360046BC0B /* fpix2.cpp */; };
17A7644E1B0F39370046BC0B /* freetype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763761B0F39360046BC0B /* freetype.cpp */; };
17A7644F1B0F39370046BC0B /* freetype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763761B0F39360046BC0B /* freetype.cpp */; }; 17A7644F1B0F39370046BC0B /* freetype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763761B0F39360046BC0B /* freetype.cpp */; };
17A764501B0F39370046BC0B /* gifio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763791B0F39360046BC0B /* gifio.cpp */; };
17A764511B0F39370046BC0B /* gifio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763791B0F39360046BC0B /* gifio.cpp */; }; 17A764511B0F39370046BC0B /* gifio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763791B0F39360046BC0B /* gifio.cpp */; };
17A764521B0F39370046BC0B /* gifiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637A1B0F39360046BC0B /* gifiostub.cpp */; };
17A764531B0F39370046BC0B /* gifiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637A1B0F39360046BC0B /* gifiostub.cpp */; }; 17A764531B0F39370046BC0B /* gifiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637A1B0F39360046BC0B /* gifiostub.cpp */; };
17A764541B0F39370046BC0B /* gplot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637B1B0F39360046BC0B /* gplot.cpp */; };
17A764551B0F39370046BC0B /* gplot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637B1B0F39360046BC0B /* gplot.cpp */; }; 17A764551B0F39370046BC0B /* gplot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637B1B0F39360046BC0B /* gplot.cpp */; };
17A764561B0F39370046BC0B /* graphics1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637D1B0F39360046BC0B /* graphics1.cpp */; };
17A764571B0F39370046BC0B /* graphics1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637D1B0F39360046BC0B /* graphics1.cpp */; }; 17A764571B0F39370046BC0B /* graphics1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637D1B0F39360046BC0B /* graphics1.cpp */; };
17A764581B0F39370046BC0B /* graymorph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637E1B0F39360046BC0B /* graymorph.cpp */; };
17A764591B0F39370046BC0B /* graymorph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637E1B0F39360046BC0B /* graymorph.cpp */; }; 17A764591B0F39370046BC0B /* graymorph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637E1B0F39360046BC0B /* graymorph.cpp */; };
17A7645A1B0F39370046BC0B /* graymorphlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637F1B0F39360046BC0B /* graymorphlow.cpp */; };
17A7645B1B0F39370046BC0B /* graymorphlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637F1B0F39360046BC0B /* graymorphlow.cpp */; }; 17A7645B1B0F39370046BC0B /* graymorphlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7637F1B0F39360046BC0B /* graymorphlow.cpp */; };
17A7645C1B0F39370046BC0B /* grayquant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763801B0F39360046BC0B /* grayquant.cpp */; };
17A7645D1B0F39370046BC0B /* grayquant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763801B0F39360046BC0B /* grayquant.cpp */; }; 17A7645D1B0F39370046BC0B /* grayquant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763801B0F39360046BC0B /* grayquant.cpp */; };
17A7645E1B0F39370046BC0B /* grayquantlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763811B0F39360046BC0B /* grayquantlow.cpp */; };
17A7645F1B0F39370046BC0B /* grayquantlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763811B0F39360046BC0B /* grayquantlow.cpp */; }; 17A7645F1B0F39370046BC0B /* grayquantlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763811B0F39360046BC0B /* grayquantlow.cpp */; };
17A764601B0F39370046BC0B /* heap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763821B0F39360046BC0B /* heap.cpp */; };
17A764611B0F39370046BC0B /* heap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763821B0F39360046BC0B /* heap.cpp */; }; 17A764611B0F39370046BC0B /* heap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763821B0F39360046BC0B /* heap.cpp */; };
17A764621B0F39370046BC0B /* jbclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763851B0F39360046BC0B /* jbclass.cpp */; };
17A764631B0F39370046BC0B /* jbclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763851B0F39360046BC0B /* jbclass.cpp */; }; 17A764631B0F39370046BC0B /* jbclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763851B0F39360046BC0B /* jbclass.cpp */; };
17A764641B0F39370046BC0B /* jpegio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763871B0F39360046BC0B /* jpegio.cpp */; };
17A764651B0F39370046BC0B /* jpegio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763871B0F39360046BC0B /* jpegio.cpp */; }; 17A764651B0F39370046BC0B /* jpegio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763871B0F39360046BC0B /* jpegio.cpp */; };
17A764661B0F39370046BC0B /* jpegiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763881B0F39370046BC0B /* jpegiostub.cpp */; };
17A764671B0F39370046BC0B /* jpegiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763881B0F39370046BC0B /* jpegiostub.cpp */; }; 17A764671B0F39370046BC0B /* jpegiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763881B0F39370046BC0B /* jpegiostub.cpp */; };
17A764681B0F39370046BC0B /* kernel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763891B0F39370046BC0B /* kernel.cpp */; };
17A764691B0F39370046BC0B /* kernel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763891B0F39370046BC0B /* kernel.cpp */; }; 17A764691B0F39370046BC0B /* kernel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763891B0F39370046BC0B /* kernel.cpp */; };
17A7646A1B0F39370046BC0B /* list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638A1B0F39370046BC0B /* list.cpp */; };
17A7646B1B0F39370046BC0B /* list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638A1B0F39370046BC0B /* list.cpp */; }; 17A7646B1B0F39370046BC0B /* list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638A1B0F39370046BC0B /* list.cpp */; };
17A7646C1B0F39370046BC0B /* maze.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638C1B0F39370046BC0B /* maze.cpp */; };
17A7646D1B0F39370046BC0B /* maze.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638C1B0F39370046BC0B /* maze.cpp */; }; 17A7646D1B0F39370046BC0B /* maze.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638C1B0F39370046BC0B /* maze.cpp */; };
17A7646E1B0F39370046BC0B /* morph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638D1B0F39370046BC0B /* morph.cpp */; };
17A7646F1B0F39370046BC0B /* morph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638D1B0F39370046BC0B /* morph.cpp */; }; 17A7646F1B0F39370046BC0B /* morph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638D1B0F39370046BC0B /* morph.cpp */; };
17A764701B0F39370046BC0B /* morphapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638F1B0F39370046BC0B /* morphapp.cpp */; };
17A764711B0F39370046BC0B /* morphapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638F1B0F39370046BC0B /* morphapp.cpp */; }; 17A764711B0F39370046BC0B /* morphapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7638F1B0F39370046BC0B /* morphapp.cpp */; };
17A764721B0F39370046BC0B /* morphdwa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763901B0F39370046BC0B /* morphdwa.cpp */; };
17A764731B0F39370046BC0B /* morphdwa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763901B0F39370046BC0B /* morphdwa.cpp */; }; 17A764731B0F39370046BC0B /* morphdwa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763901B0F39370046BC0B /* morphdwa.cpp */; };
17A764741B0F39370046BC0B /* morphseq.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763911B0F39370046BC0B /* morphseq.cpp */; };
17A764751B0F39370046BC0B /* morphseq.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763911B0F39370046BC0B /* morphseq.cpp */; }; 17A764751B0F39370046BC0B /* morphseq.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763911B0F39370046BC0B /* morphseq.cpp */; };
17A764761B0F39370046BC0B /* numabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763921B0F39370046BC0B /* numabasic.cpp */; };
17A764771B0F39370046BC0B /* numabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763921B0F39370046BC0B /* numabasic.cpp */; }; 17A764771B0F39370046BC0B /* numabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763921B0F39370046BC0B /* numabasic.cpp */; };
17A764781B0F39370046BC0B /* numafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763931B0F39370046BC0B /* numafunc1.cpp */; };
17A764791B0F39370046BC0B /* numafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763931B0F39370046BC0B /* numafunc1.cpp */; }; 17A764791B0F39370046BC0B /* numafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763931B0F39370046BC0B /* numafunc1.cpp */; };
17A7647A1B0F39370046BC0B /* numafunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763941B0F39370046BC0B /* numafunc2.cpp */; };
17A7647B1B0F39370046BC0B /* numafunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763941B0F39370046BC0B /* numafunc2.cpp */; }; 17A7647B1B0F39370046BC0B /* numafunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763941B0F39370046BC0B /* numafunc2.cpp */; };
17A7647C1B0F39370046BC0B /* pageseg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763951B0F39370046BC0B /* pageseg.cpp */; };
17A7647D1B0F39370046BC0B /* pageseg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763951B0F39370046BC0B /* pageseg.cpp */; }; 17A7647D1B0F39370046BC0B /* pageseg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763951B0F39370046BC0B /* pageseg.cpp */; };
17A7647E1B0F39370046BC0B /* paintcmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763961B0F39370046BC0B /* paintcmap.cpp */; };
17A7647F1B0F39370046BC0B /* paintcmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763961B0F39370046BC0B /* paintcmap.cpp */; }; 17A7647F1B0F39370046BC0B /* paintcmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763961B0F39370046BC0B /* paintcmap.cpp */; };
17A764801B0F39370046BC0B /* parseprotos.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763971B0F39370046BC0B /* parseprotos.cpp */; };
17A764811B0F39370046BC0B /* parseprotos.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763971B0F39370046BC0B /* parseprotos.cpp */; }; 17A764811B0F39370046BC0B /* parseprotos.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763971B0F39370046BC0B /* parseprotos.cpp */; };
17A764821B0F39370046BC0B /* partition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763981B0F39370046BC0B /* partition.cpp */; };
17A764831B0F39370046BC0B /* partition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763981B0F39370046BC0B /* partition.cpp */; }; 17A764831B0F39370046BC0B /* partition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763981B0F39370046BC0B /* partition.cpp */; };
17A764841B0F39370046BC0B /* pix1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639A1B0F39370046BC0B /* pix1.cpp */; };
17A764851B0F39370046BC0B /* pix1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639A1B0F39370046BC0B /* pix1.cpp */; }; 17A764851B0F39370046BC0B /* pix1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639A1B0F39370046BC0B /* pix1.cpp */; };
17A764861B0F39370046BC0B /* pix2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639B1B0F39370046BC0B /* pix2.cpp */; };
17A764871B0F39370046BC0B /* pix2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639B1B0F39370046BC0B /* pix2.cpp */; }; 17A764871B0F39370046BC0B /* pix2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639B1B0F39370046BC0B /* pix2.cpp */; };
17A764881B0F39370046BC0B /* pix3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639C1B0F39370046BC0B /* pix3.cpp */; };
17A764891B0F39370046BC0B /* pix3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639C1B0F39370046BC0B /* pix3.cpp */; }; 17A764891B0F39370046BC0B /* pix3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639C1B0F39370046BC0B /* pix3.cpp */; };
17A7648A1B0F39370046BC0B /* pix4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639D1B0F39370046BC0B /* pix4.cpp */; };
17A7648B1B0F39370046BC0B /* pix4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639D1B0F39370046BC0B /* pix4.cpp */; }; 17A7648B1B0F39370046BC0B /* pix4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639D1B0F39370046BC0B /* pix4.cpp */; };
17A7648C1B0F39370046BC0B /* pix5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639E1B0F39370046BC0B /* pix5.cpp */; };
17A7648D1B0F39370046BC0B /* pix5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639E1B0F39370046BC0B /* pix5.cpp */; }; 17A7648D1B0F39370046BC0B /* pix5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639E1B0F39370046BC0B /* pix5.cpp */; };
17A7648E1B0F39370046BC0B /* pixabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639F1B0F39370046BC0B /* pixabasic.cpp */; };
17A7648F1B0F39370046BC0B /* pixabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639F1B0F39370046BC0B /* pixabasic.cpp */; }; 17A7648F1B0F39370046BC0B /* pixabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7639F1B0F39370046BC0B /* pixabasic.cpp */; };
17A764901B0F39370046BC0B /* pixacc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A01B0F39370046BC0B /* pixacc.cpp */; };
17A764911B0F39370046BC0B /* pixacc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A01B0F39370046BC0B /* pixacc.cpp */; }; 17A764911B0F39370046BC0B /* pixacc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A01B0F39370046BC0B /* pixacc.cpp */; };
17A764921B0F39370046BC0B /* pixafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A11B0F39370046BC0B /* pixafunc1.cpp */; };
17A764931B0F39370046BC0B /* pixafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A11B0F39370046BC0B /* pixafunc1.cpp */; }; 17A764931B0F39370046BC0B /* pixafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A11B0F39370046BC0B /* pixafunc1.cpp */; };
17A764941B0F39370046BC0B /* pixafunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A21B0F39370046BC0B /* pixafunc2.cpp */; };
17A764951B0F39370046BC0B /* pixafunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A21B0F39370046BC0B /* pixafunc2.cpp */; }; 17A764951B0F39370046BC0B /* pixafunc2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A21B0F39370046BC0B /* pixafunc2.cpp */; };
17A764961B0F39370046BC0B /* pixalloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A31B0F39370046BC0B /* pixalloc.cpp */; };
17A764971B0F39370046BC0B /* pixalloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A31B0F39370046BC0B /* pixalloc.cpp */; }; 17A764971B0F39370046BC0B /* pixalloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A31B0F39370046BC0B /* pixalloc.cpp */; };
17A764981B0F39370046BC0B /* pixarith.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A41B0F39370046BC0B /* pixarith.cpp */; };
17A764991B0F39370046BC0B /* pixarith.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A41B0F39370046BC0B /* pixarith.cpp */; }; 17A764991B0F39370046BC0B /* pixarith.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A41B0F39370046BC0B /* pixarith.cpp */; };
17A7649A1B0F39370046BC0B /* pixcomp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A51B0F39370046BC0B /* pixcomp.cpp */; };
17A7649B1B0F39370046BC0B /* pixcomp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A51B0F39370046BC0B /* pixcomp.cpp */; }; 17A7649B1B0F39370046BC0B /* pixcomp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A51B0F39370046BC0B /* pixcomp.cpp */; };
17A7649C1B0F39370046BC0B /* pixconv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A61B0F39370046BC0B /* pixconv.cpp */; };
17A7649D1B0F39370046BC0B /* pixconv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A61B0F39370046BC0B /* pixconv.cpp */; }; 17A7649D1B0F39370046BC0B /* pixconv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A61B0F39370046BC0B /* pixconv.cpp */; };
17A7649E1B0F39370046BC0B /* pixtiling.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A71B0F39370046BC0B /* pixtiling.cpp */; };
17A7649F1B0F39370046BC0B /* pixtiling.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A71B0F39370046BC0B /* pixtiling.cpp */; }; 17A7649F1B0F39370046BC0B /* pixtiling.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A71B0F39370046BC0B /* pixtiling.cpp */; };
17A764A01B0F39370046BC0B /* pngio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A81B0F39370046BC0B /* pngio.cpp */; };
17A764A11B0F39370046BC0B /* pngio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A81B0F39370046BC0B /* pngio.cpp */; }; 17A764A11B0F39370046BC0B /* pngio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A81B0F39370046BC0B /* pngio.cpp */; };
17A764A21B0F39370046BC0B /* pngiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A91B0F39370046BC0B /* pngiostub.cpp */; };
17A764A31B0F39370046BC0B /* pngiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A91B0F39370046BC0B /* pngiostub.cpp */; }; 17A764A31B0F39370046BC0B /* pngiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763A91B0F39370046BC0B /* pngiostub.cpp */; };
17A764A41B0F39370046BC0B /* pnmio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AA1B0F39370046BC0B /* pnmio.cpp */; };
17A764A51B0F39370046BC0B /* pnmio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AA1B0F39370046BC0B /* pnmio.cpp */; }; 17A764A51B0F39370046BC0B /* pnmio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AA1B0F39370046BC0B /* pnmio.cpp */; };
17A764A61B0F39370046BC0B /* pnmiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AB1B0F39370046BC0B /* pnmiostub.cpp */; };
17A764A71B0F39370046BC0B /* pnmiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AB1B0F39370046BC0B /* pnmiostub.cpp */; }; 17A764A71B0F39370046BC0B /* pnmiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AB1B0F39370046BC0B /* pnmiostub.cpp */; };
17A764A81B0F39370046BC0B /* projective.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AC1B0F39370046BC0B /* projective.cpp */; };
17A764A91B0F39370046BC0B /* projective.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AC1B0F39370046BC0B /* projective.cpp */; }; 17A764A91B0F39370046BC0B /* projective.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AC1B0F39370046BC0B /* projective.cpp */; };
17A764AA1B0F39370046BC0B /* psio1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AD1B0F39370046BC0B /* psio1.cpp */; };
17A764AB1B0F39370046BC0B /* psio1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AD1B0F39370046BC0B /* psio1.cpp */; }; 17A764AB1B0F39370046BC0B /* psio1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AD1B0F39370046BC0B /* psio1.cpp */; };
17A764AC1B0F39370046BC0B /* psio1stub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AE1B0F39370046BC0B /* psio1stub.cpp */; };
17A764AD1B0F39370046BC0B /* psio1stub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AE1B0F39370046BC0B /* psio1stub.cpp */; }; 17A764AD1B0F39370046BC0B /* psio1stub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AE1B0F39370046BC0B /* psio1stub.cpp */; };
17A764AE1B0F39370046BC0B /* psio2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AF1B0F39370046BC0B /* psio2.cpp */; };
17A764AF1B0F39370046BC0B /* psio2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AF1B0F39370046BC0B /* psio2.cpp */; }; 17A764AF1B0F39370046BC0B /* psio2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763AF1B0F39370046BC0B /* psio2.cpp */; };
17A764B01B0F39370046BC0B /* psio2stub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B01B0F39370046BC0B /* psio2stub.cpp */; };
17A764B11B0F39370046BC0B /* psio2stub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B01B0F39370046BC0B /* psio2stub.cpp */; }; 17A764B11B0F39370046BC0B /* psio2stub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B01B0F39370046BC0B /* psio2stub.cpp */; };
17A764B21B0F39370046BC0B /* ptabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B11B0F39370046BC0B /* ptabasic.cpp */; };
17A764B31B0F39370046BC0B /* ptabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B11B0F39370046BC0B /* ptabasic.cpp */; }; 17A764B31B0F39370046BC0B /* ptabasic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B11B0F39370046BC0B /* ptabasic.cpp */; };
17A764B41B0F39370046BC0B /* ptafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B21B0F39370046BC0B /* ptafunc1.cpp */; };
17A764B51B0F39370046BC0B /* ptafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B21B0F39370046BC0B /* ptafunc1.cpp */; }; 17A764B51B0F39370046BC0B /* ptafunc1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B21B0F39370046BC0B /* ptafunc1.cpp */; };
17A764B61B0F39370046BC0B /* ptra.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B31B0F39370046BC0B /* ptra.cpp */; };
17A764B71B0F39370046BC0B /* ptra.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B31B0F39370046BC0B /* ptra.cpp */; }; 17A764B71B0F39370046BC0B /* ptra.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B31B0F39370046BC0B /* ptra.cpp */; };
17A764B81B0F39370046BC0B /* queue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B51B0F39370046BC0B /* queue.cpp */; };
17A764B91B0F39370046BC0B /* queue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B51B0F39370046BC0B /* queue.cpp */; }; 17A764B91B0F39370046BC0B /* queue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B51B0F39370046BC0B /* queue.cpp */; };
17A764BA1B0F39370046BC0B /* rank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B71B0F39370046BC0B /* rank.cpp */; };
17A764BB1B0F39370046BC0B /* rank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B71B0F39370046BC0B /* rank.cpp */; }; 17A764BB1B0F39370046BC0B /* rank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B71B0F39370046BC0B /* rank.cpp */; };
17A764BC1B0F39370046BC0B /* readbarcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B81B0F39370046BC0B /* readbarcode.cpp */; };
17A764BD1B0F39370046BC0B /* readbarcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B81B0F39370046BC0B /* readbarcode.cpp */; }; 17A764BD1B0F39370046BC0B /* readbarcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763B81B0F39370046BC0B /* readbarcode.cpp */; };
17A764BE1B0F39370046BC0B /* readfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BA1B0F39370046BC0B /* readfile.cpp */; };
17A764BF1B0F39370046BC0B /* readfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BA1B0F39370046BC0B /* readfile.cpp */; }; 17A764BF1B0F39370046BC0B /* readfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BA1B0F39370046BC0B /* readfile.cpp */; };
17A764C01B0F39370046BC0B /* regutils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BB1B0F39370046BC0B /* regutils.cpp */; };
17A764C11B0F39370046BC0B /* regutils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BB1B0F39370046BC0B /* regutils.cpp */; }; 17A764C11B0F39370046BC0B /* regutils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BB1B0F39370046BC0B /* regutils.cpp */; };
17A764C21B0F39370046BC0B /* rop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BD1B0F39370046BC0B /* rop.cpp */; };
17A764C31B0F39370046BC0B /* rop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BD1B0F39370046BC0B /* rop.cpp */; }; 17A764C31B0F39370046BC0B /* rop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BD1B0F39370046BC0B /* rop.cpp */; };
17A764C41B0F39370046BC0B /* ropiplow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BE1B0F39370046BC0B /* ropiplow.cpp */; };
17A764C51B0F39370046BC0B /* ropiplow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BE1B0F39370046BC0B /* ropiplow.cpp */; }; 17A764C51B0F39370046BC0B /* ropiplow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BE1B0F39370046BC0B /* ropiplow.cpp */; };
17A764C61B0F39370046BC0B /* roplow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BF1B0F39370046BC0B /* roplow.cpp */; };
17A764C71B0F39370046BC0B /* roplow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BF1B0F39370046BC0B /* roplow.cpp */; }; 17A764C71B0F39370046BC0B /* roplow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763BF1B0F39370046BC0B /* roplow.cpp */; };
17A764C81B0F39370046BC0B /* rotate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C01B0F39370046BC0B /* rotate.cpp */; };
17A764C91B0F39370046BC0B /* rotate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C01B0F39370046BC0B /* rotate.cpp */; }; 17A764C91B0F39370046BC0B /* rotate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C01B0F39370046BC0B /* rotate.cpp */; };
17A764CA1B0F39370046BC0B /* rotateam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C11B0F39370046BC0B /* rotateam.cpp */; };
17A764CB1B0F39370046BC0B /* rotateam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C11B0F39370046BC0B /* rotateam.cpp */; }; 17A764CB1B0F39370046BC0B /* rotateam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C11B0F39370046BC0B /* rotateam.cpp */; };
17A764CC1B0F39370046BC0B /* rotateamlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C21B0F39370046BC0B /* rotateamlow.cpp */; };
17A764CD1B0F39370046BC0B /* rotateamlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C21B0F39370046BC0B /* rotateamlow.cpp */; }; 17A764CD1B0F39370046BC0B /* rotateamlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C21B0F39370046BC0B /* rotateamlow.cpp */; };
17A764CE1B0F39370046BC0B /* rotateorth.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C31B0F39370046BC0B /* rotateorth.cpp */; };
17A764CF1B0F39370046BC0B /* rotateorth.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C31B0F39370046BC0B /* rotateorth.cpp */; }; 17A764CF1B0F39370046BC0B /* rotateorth.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C31B0F39370046BC0B /* rotateorth.cpp */; };
17A764D01B0F39370046BC0B /* rotateorthlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C41B0F39370046BC0B /* rotateorthlow.cpp */; };
17A764D11B0F39370046BC0B /* rotateorthlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C41B0F39370046BC0B /* rotateorthlow.cpp */; }; 17A764D11B0F39370046BC0B /* rotateorthlow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C41B0F39370046BC0B /* rotateorthlow.cpp */; };
17A764D21B0F39370046BC0B /* rotateshear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C51B0F39370046BC0B /* rotateshear.cpp */; };
17A764D31B0F39370046BC0B /* rotateshear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C51B0F39370046BC0B /* rotateshear.cpp */; }; 17A764D31B0F39370046BC0B /* rotateshear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C51B0F39370046BC0B /* rotateshear.cpp */; };
17A764D41B0F39370046BC0B /* runlength.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C61B0F39370046BC0B /* runlength.cpp */; };
17A764D51B0F39370046BC0B /* runlength.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C61B0F39370046BC0B /* runlength.cpp */; }; 17A764D51B0F39370046BC0B /* runlength.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C61B0F39370046BC0B /* runlength.cpp */; };
17A764D61B0F39370046BC0B /* sarray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C71B0F39370046BC0B /* sarray.cpp */; };
17A764D71B0F39370046BC0B /* sarray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C71B0F39370046BC0B /* sarray.cpp */; }; 17A764D71B0F39370046BC0B /* sarray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C71B0F39370046BC0B /* sarray.cpp */; };
17A764D81B0F39370046BC0B /* scale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C81B0F39370046BC0B /* scale.cpp */; };
17A764D91B0F39370046BC0B /* scale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C81B0F39370046BC0B /* scale.cpp */; }; 17A764D91B0F39370046BC0B /* scale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C81B0F39370046BC0B /* scale.cpp */; };
17A764DA1B0F39370046BC0B /* scalelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C91B0F39370046BC0B /* scalelow.cpp */; };
17A764DB1B0F39370046BC0B /* scalelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C91B0F39370046BC0B /* scalelow.cpp */; }; 17A764DB1B0F39370046BC0B /* scalelow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763C91B0F39370046BC0B /* scalelow.cpp */; };
17A764DC1B0F39370046BC0B /* seedfill.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CA1B0F39370046BC0B /* seedfill.cpp */; };
17A764DD1B0F39370046BC0B /* seedfill.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CA1B0F39370046BC0B /* seedfill.cpp */; }; 17A764DD1B0F39370046BC0B /* seedfill.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CA1B0F39370046BC0B /* seedfill.cpp */; };
17A764DE1B0F39370046BC0B /* seedfilllow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CB1B0F39370046BC0B /* seedfilllow.cpp */; };
17A764DF1B0F39370046BC0B /* seedfilllow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CB1B0F39370046BC0B /* seedfilllow.cpp */; }; 17A764DF1B0F39370046BC0B /* seedfilllow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CB1B0F39370046BC0B /* seedfilllow.cpp */; };
17A764E01B0F39370046BC0B /* sel1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CC1B0F39370046BC0B /* sel1.cpp */; };
17A764E11B0F39370046BC0B /* sel1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CC1B0F39370046BC0B /* sel1.cpp */; }; 17A764E11B0F39370046BC0B /* sel1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CC1B0F39370046BC0B /* sel1.cpp */; };
17A764E21B0F39370046BC0B /* sel2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CD1B0F39370046BC0B /* sel2.cpp */; };
17A764E31B0F39370046BC0B /* sel2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CD1B0F39370046BC0B /* sel2.cpp */; }; 17A764E31B0F39370046BC0B /* sel2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CD1B0F39370046BC0B /* sel2.cpp */; };
17A764E41B0F39370046BC0B /* selgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CE1B0F39370046BC0B /* selgen.cpp */; };
17A764E51B0F39370046BC0B /* selgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CE1B0F39370046BC0B /* selgen.cpp */; }; 17A764E51B0F39370046BC0B /* selgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CE1B0F39370046BC0B /* selgen.cpp */; };
17A764E61B0F39370046BC0B /* shear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CF1B0F39370046BC0B /* shear.cpp */; };
17A764E71B0F39370046BC0B /* shear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CF1B0F39370046BC0B /* shear.cpp */; }; 17A764E71B0F39370046BC0B /* shear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763CF1B0F39370046BC0B /* shear.cpp */; };
17A764E81B0F39370046BC0B /* skew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D01B0F39370046BC0B /* skew.cpp */; };
17A764E91B0F39370046BC0B /* skew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D01B0F39370046BC0B /* skew.cpp */; }; 17A764E91B0F39370046BC0B /* skew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D01B0F39370046BC0B /* skew.cpp */; };
17A764EA1B0F39370046BC0B /* spixio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D11B0F39370046BC0B /* spixio.cpp */; };
17A764EB1B0F39370046BC0B /* spixio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D11B0F39370046BC0B /* spixio.cpp */; }; 17A764EB1B0F39370046BC0B /* spixio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D11B0F39370046BC0B /* spixio.cpp */; };
17A764EC1B0F39370046BC0B /* stack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D21B0F39370046BC0B /* stack.cpp */; };
17A764ED1B0F39370046BC0B /* stack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D21B0F39370046BC0B /* stack.cpp */; }; 17A764ED1B0F39370046BC0B /* stack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D21B0F39370046BC0B /* stack.cpp */; };
17A764EE1B0F39370046BC0B /* sudoku.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D41B0F39370046BC0B /* sudoku.cpp */; };
17A764EF1B0F39370046BC0B /* sudoku.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D41B0F39370046BC0B /* sudoku.cpp */; }; 17A764EF1B0F39370046BC0B /* sudoku.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D41B0F39370046BC0B /* sudoku.cpp */; };
17A764F01B0F39370046BC0B /* textops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D61B0F39370046BC0B /* textops.cpp */; };
17A764F11B0F39370046BC0B /* textops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D61B0F39370046BC0B /* textops.cpp */; }; 17A764F11B0F39370046BC0B /* textops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D61B0F39370046BC0B /* textops.cpp */; };
17A764F21B0F39370046BC0B /* tiffio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D71B0F39370046BC0B /* tiffio.cpp */; };
17A764F31B0F39370046BC0B /* tiffio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D71B0F39370046BC0B /* tiffio.cpp */; }; 17A764F31B0F39370046BC0B /* tiffio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D71B0F39370046BC0B /* tiffio.cpp */; };
17A764F41B0F39370046BC0B /* tiffiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D81B0F39370046BC0B /* tiffiostub.cpp */; };
17A764F51B0F39370046BC0B /* tiffiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D81B0F39370046BC0B /* tiffiostub.cpp */; }; 17A764F51B0F39370046BC0B /* tiffiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763D81B0F39370046BC0B /* tiffiostub.cpp */; };
17A764F81B0F39370046BC0B /* viewfiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DA1B0F39370046BC0B /* viewfiles.cpp */; };
17A764F91B0F39370046BC0B /* viewfiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DA1B0F39370046BC0B /* viewfiles.cpp */; }; 17A764F91B0F39370046BC0B /* viewfiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DA1B0F39370046BC0B /* viewfiles.cpp */; };
17A764FA1B0F39370046BC0B /* warper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DB1B0F39370046BC0B /* warper.cpp */; };
17A764FB1B0F39370046BC0B /* warper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DB1B0F39370046BC0B /* warper.cpp */; }; 17A764FB1B0F39370046BC0B /* warper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DB1B0F39370046BC0B /* warper.cpp */; };
17A764FC1B0F39370046BC0B /* watershed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DC1B0F39370046BC0B /* watershed.cpp */; };
17A764FD1B0F39370046BC0B /* watershed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DC1B0F39370046BC0B /* watershed.cpp */; }; 17A764FD1B0F39370046BC0B /* watershed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DC1B0F39370046BC0B /* watershed.cpp */; };
17A764FE1B0F39370046BC0B /* webpio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DE1B0F39370046BC0B /* webpio.cpp */; };
17A764FF1B0F39370046BC0B /* webpio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DE1B0F39370046BC0B /* webpio.cpp */; }; 17A764FF1B0F39370046BC0B /* webpio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DE1B0F39370046BC0B /* webpio.cpp */; };
17A765001B0F39370046BC0B /* webpiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DF1B0F39370046BC0B /* webpiostub.cpp */; };
17A765011B0F39370046BC0B /* webpiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DF1B0F39370046BC0B /* webpiostub.cpp */; }; 17A765011B0F39370046BC0B /* webpiostub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763DF1B0F39370046BC0B /* webpiostub.cpp */; };
17A765021B0F39370046BC0B /* writefile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E01B0F39370046BC0B /* writefile.cpp */; };
17A765031B0F39370046BC0B /* writefile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E01B0F39370046BC0B /* writefile.cpp */; }; 17A765031B0F39370046BC0B /* writefile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E01B0F39370046BC0B /* writefile.cpp */; };
17A765041B0F39370046BC0B /* zlibmem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E11B0F39370046BC0B /* zlibmem.cpp */; };
17A765051B0F39370046BC0B /* zlibmem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E11B0F39370046BC0B /* zlibmem.cpp */; }; 17A765051B0F39370046BC0B /* zlibmem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E11B0F39370046BC0B /* zlibmem.cpp */; };
17A765061B0F39370046BC0B /* zlibmemstub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E21B0F39370046BC0B /* zlibmemstub.cpp */; };
17A765071B0F39370046BC0B /* zlibmemstub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E21B0F39370046BC0B /* zlibmemstub.cpp */; }; 17A765071B0F39370046BC0B /* zlibmemstub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A763E21B0F39370046BC0B /* zlibmemstub.cpp */; };
17A7651F1B0F3A3E0046BC0B /* J2kFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7650D1B0F3A3E0046BC0B /* J2kFile.cpp */; };
17A765201B0F3A3E0046BC0B /* J2kFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7650D1B0F3A3E0046BC0B /* J2kFile.cpp */; }; 17A765201B0F3A3E0046BC0B /* J2kFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7650D1B0F3A3E0046BC0B /* J2kFile.cpp */; };
17A765211B0F3A3E0046BC0B /* Reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A765161B0F3A3E0046BC0B /* Reader.cpp */; };
17A765221B0F3A3E0046BC0B /* Reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A765161B0F3A3E0046BC0B /* Reader.cpp */; }; 17A765221B0F3A3E0046BC0B /* Reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A765161B0F3A3E0046BC0B /* Reader.cpp */; };
17A7F0241B13154500760AFB /* SvmClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F01B1B13154500760AFB /* SvmClip.cpp */; };
17A7F0251B13154500760AFB /* SvmClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F01B1B13154500760AFB /* SvmClip.cpp */; }; 17A7F0251B13154500760AFB /* SvmClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F01B1B13154500760AFB /* SvmClip.cpp */; };
17A7F0261B13154500760AFB /* SvmFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F01E1B13154500760AFB /* SvmFile.cpp */; };
17A7F0271B13154500760AFB /* SvmFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F01E1B13154500760AFB /* SvmFile.cpp */; }; 17A7F0271B13154500760AFB /* SvmFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F01E1B13154500760AFB /* SvmFile.cpp */; };
17A7F0281B13154500760AFB /* SvmObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F0201B13154500760AFB /* SvmObjects.cpp */; };
17A7F0291B13154500760AFB /* SvmObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F0201B13154500760AFB /* SvmObjects.cpp */; }; 17A7F0291B13154500760AFB /* SvmObjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F0201B13154500760AFB /* SvmObjects.cpp */; };
17A7F02A1B13154500760AFB /* SvmPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F0221B13154500760AFB /* SvmPlayer.cpp */; };
17A7F02B1B13154500760AFB /* SvmPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F0221B13154500760AFB /* SvmPlayer.cpp */; }; 17A7F02B1B13154500760AFB /* SvmPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17A7F0221B13154500760AFB /* SvmPlayer.cpp */; };
17DD67B61B7E2778000F800F /* lepton_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17DD67B51B7E2778000F800F /* lepton_utils.cpp */; };
17DD67B71B7E2778000F800F /* lepton_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17DD67B51B7E2778000F800F /* lepton_utils.cpp */; }; 17DD67B71B7E2778000F800F /* lepton_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17DD67B51B7E2778000F800F /* lepton_utils.cpp */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */ /* Begin PBXCopyFilesBuildPhase section */
17A762B81B0F35320046BC0B /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "include/$(PRODUCT_NAME)";
dstSubfolderSpec = 16;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17A762D71B0F355E0046BC0B /* CopyFiles */ = { 17A762D71B0F355E0046BC0B /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase; isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -363,7 +188,6 @@ ...@@ -363,7 +188,6 @@
/* End PBXCopyFilesBuildPhase section */ /* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
17A762BA1B0F35320046BC0B /* libmetafile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmetafile.a; sourceTree = BUILT_PRODUCTS_DIR; };
17A762DB1B0F355E0046BC0B /* libmetafile_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmetafile_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17A762DB1B0F355E0046BC0B /* libmetafile_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmetafile_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17A762EB1B0F366F0046BC0B /* MetaFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MetaFile.cpp; path = ../../../raster/Metafile/MetaFile.cpp; sourceTree = "<group>"; }; 17A762EB1B0F366F0046BC0B /* MetaFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MetaFile.cpp; path = ../../../raster/Metafile/MetaFile.cpp; sourceTree = "<group>"; };
17A762EC1B0F366F0046BC0B /* MetaFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetaFile.h; path = ../../../raster/Metafile/MetaFile.h; sourceTree = "<group>"; }; 17A762EC1B0F366F0046BC0B /* MetaFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetaFile.h; path = ../../../raster/Metafile/MetaFile.h; sourceTree = "<group>"; };
...@@ -614,13 +438,6 @@ ...@@ -614,13 +438,6 @@
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
17A762B71B0F35320046BC0B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
17A762D61B0F355E0046BC0B /* Frameworks */ = { 17A762D61B0F355E0046BC0B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -642,7 +459,6 @@ ...@@ -642,7 +459,6 @@
17A762BB1B0F35320046BC0B /* Products */ = { 17A762BB1B0F35320046BC0B /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17A762BA1B0F35320046BC0B /* libmetafile.a */,
17A762DB1B0F355E0046BC0B /* libmetafile_ios.a */, 17A762DB1B0F355E0046BC0B /* libmetafile_ios.a */,
); );
name = Products; name = Products;
...@@ -975,26 +791,9 @@ ...@@ -975,26 +791,9 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17A762B91B0F35320046BC0B /* metafile */ = { 17A762D41B0F355E0046BC0B /* metafile */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17A762CE1B0F35320046BC0B /* Build configuration list for PBXNativeTarget "metafile" */;
buildPhases = (
17A762B61B0F35320046BC0B /* Sources */,
17A762B71B0F35320046BC0B /* Frameworks */,
17A762B81B0F35320046BC0B /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = metafile;
productName = metafile;
productReference = 17A762BA1B0F35320046BC0B /* libmetafile.a */;
productType = "com.apple.product-type.library.static";
};
17A762D41B0F355E0046BC0B /* metafile_ios */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17A762D81B0F355E0046BC0B /* Build configuration list for PBXNativeTarget "metafile_ios" */; buildConfigurationList = 17A762D81B0F355E0046BC0B /* Build configuration list for PBXNativeTarget "metafile" */;
buildPhases = ( buildPhases = (
17A762D51B0F355E0046BC0B /* Sources */, 17A762D51B0F355E0046BC0B /* Sources */,
17A762D61B0F355E0046BC0B /* Frameworks */, 17A762D61B0F355E0046BC0B /* Frameworks */,
...@@ -1004,7 +803,7 @@ ...@@ -1004,7 +803,7 @@
); );
dependencies = ( dependencies = (
); );
name = metafile_ios; name = metafile;
productName = metafile; productName = metafile;
productReference = 17A762DB1B0F355E0046BC0B /* libmetafile_ios.a */; productReference = 17A762DB1B0F355E0046BC0B /* libmetafile_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -1017,11 +816,6 @@ ...@@ -1017,11 +816,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0700; LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17A762B91B0F35320046BC0B = {
CreatedOnToolsVersion = 6.3.2;
};
};
}; };
buildConfigurationList = 17A762B51B0F35320046BC0B /* Build configuration list for PBXProject "metafile" */; buildConfigurationList = 17A762B51B0F35320046BC0B /* Build configuration list for PBXProject "metafile" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -1035,186 +829,12 @@ ...@@ -1035,186 +829,12 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17A762B91B0F35320046BC0B /* metafile */, 17A762D41B0F355E0046BC0B /* metafile */,
17A762D41B0F355E0046BC0B /* metafile_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
17A762B61B0F35320046BC0B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17A7631B1B0F389C0046BC0B /* MetaFileTypes.cpp in Sources */,
17A764F01B0F39370046BC0B /* textops.cpp in Sources */,
17A764B81B0F39370046BC0B /* queue.cpp in Sources */,
17A764481B0F39370046BC0B /* fmorphgenlow.1.cpp in Sources */,
17A764EA1B0F39370046BC0B /* spixio.cpp in Sources */,
17A764421B0F39370046BC0B /* fliphmtgen.cpp in Sources */,
17A764781B0F39370046BC0B /* numafunc1.cpp in Sources */,
17A764D61B0F39370046BC0B /* sarray.cpp in Sources */,
17A764981B0F39370046BC0B /* pixarith.cpp in Sources */,
17A764441B0F39370046BC0B /* fmorphauto.cpp in Sources */,
17A764BC1B0F39370046BC0B /* readbarcode.cpp in Sources */,
17A7F02A1B13154500760AFB /* SvmPlayer.cpp in Sources */,
17A764501B0F39370046BC0B /* gifio.cpp in Sources */,
17A763F81B0F39370046BC0B /* binexpand.cpp in Sources */,
17A764B61B0F39370046BC0B /* ptra.cpp in Sources */,
17A7642C1B0F39370046BC0B /* correlscore.cpp in Sources */,
17A764881B0F39370046BC0B /* pix3.cpp in Sources */,
17A764341B0F39370046BC0B /* edge.cpp in Sources */,
17A7648E1B0F39370046BC0B /* pixabasic.cpp in Sources */,
17A764561B0F39370046BC0B /* graphics1.cpp in Sources */,
17A764E01B0F39370046BC0B /* sel1.cpp in Sources */,
17A7641A1B0F39370046BC0B /* colormorph.cpp in Sources */,
17A7F0261B13154500760AFB /* SvmFile.cpp in Sources */,
17A764941B0F39370046BC0B /* pixafunc2.cpp in Sources */,
17A764141B0F39370046BC0B /* classapp.cpp in Sources */,
17A764CE1B0F39370046BC0B /* rotateorth.cpp in Sources */,
17A7645C1B0F39370046BC0B /* grayquant.cpp in Sources */,
17A764FA1B0F39370046BC0B /* warper.cpp in Sources */,
17A764D01B0F39370046BC0B /* rotateorthlow.cpp in Sources */,
17A764BA1B0F39370046BC0B /* rank.cpp in Sources */,
17A764841B0F39370046BC0B /* pix1.cpp in Sources */,
17A764521B0F39370046BC0B /* gifiostub.cpp in Sources */,
17A764581B0F39370046BC0B /* graymorph.cpp in Sources */,
17A764361B0F39370046BC0B /* enhance.cpp in Sources */,
17A764BE1B0F39370046BC0B /* readfile.cpp in Sources */,
17A763EA1B0F39370046BC0B /* arithlow.cpp in Sources */,
17A7F0241B13154500760AFB /* SvmClip.cpp in Sources */,
17A764021B0F39370046BC0B /* bmf.cpp in Sources */,
17A7642A1B0F39370046BC0B /* convolvelow.cpp in Sources */,
17A7632E1B0F391B0046BC0B /* jbig2arith.cpp in Sources */,
17A764CA1B0F39370046BC0B /* rotateam.cpp in Sources */,
17A764C61B0F39370046BC0B /* roplow.cpp in Sources */,
17A764401B0F39370046BC0B /* flipdetect.cpp in Sources */,
17A764701B0F39370046BC0B /* morphapp.cpp in Sources */,
17A764101B0F39370046BC0B /* ccbord.cpp in Sources */,
17A765041B0F39370046BC0B /* zlibmem.cpp in Sources */,
17A7643A1B0F39370046BC0B /* fhmtgen.1.cpp in Sources */,
17A762F81B0F36790046BC0B /* WmfClip.cpp in Sources */,
17A7647C1B0F39370046BC0B /* pageseg.cpp in Sources */,
17A764EC1B0F39370046BC0B /* stack.cpp in Sources */,
17A764A61B0F39370046BC0B /* pnmiostub.cpp in Sources */,
17A764AA1B0F39370046BC0B /* psio1.cpp in Sources */,
17A763F41B0F39370046BC0B /* bilinear.cpp in Sources */,
17DD67B61B7E2778000F800F /* lepton_utils.cpp in Sources */,
17A764761B0F39370046BC0B /* numabasic.cpp in Sources */,
17A763301B0F391B0046BC0B /* jbig2enc.cpp in Sources */,
17A764961B0F39370046BC0B /* pixalloc.cpp in Sources */,
17A763E61B0F39370046BC0B /* affine.cpp in Sources */,
17A7649A1B0F39370046BC0B /* pixcomp.cpp in Sources */,
17A764161B0F39370046BC0B /* colorcontent.cpp in Sources */,
17A764661B0F39370046BC0B /* jpegiostub.cpp in Sources */,
17A764F81B0F39370046BC0B /* viewfiles.cpp in Sources */,
17A764AC1B0F39370046BC0B /* psio1stub.cpp in Sources */,
17A764CC1B0F39370046BC0B /* rotateamlow.cpp in Sources */,
17A763F21B0F39370046BC0B /* bbuffer.cpp in Sources */,
17A762FC1B0F36790046BC0B /* WmfPlayer.cpp in Sources */,
17A764801B0F39370046BC0B /* parseprotos.cpp in Sources */,
17A764121B0F39370046BC0B /* ccthin.cpp in Sources */,
17A764081B0F39370046BC0B /* boxbasic.cpp in Sources */,
17A764201B0F39370046BC0B /* colorseg.cpp in Sources */,
17A764F41B0F39370046BC0B /* tiffiostub.cpp in Sources */,
17A764001B0F39370046BC0B /* blend1.cpp in Sources */,
17A7641C1B0F39370046BC0B /* colorquant1.cpp in Sources */,
17A765211B0F3A3E0046BC0B /* Reader.cpp in Sources */,
17A763F61B0F39370046BC0B /* binarize.cpp in Sources */,
17A762ED1B0F366F0046BC0B /* MetaFile.cpp in Sources */,
17A764D21B0F39370046BC0B /* rotateshear.cpp in Sources */,
17A764FC1B0F39370046BC0B /* watershed.cpp in Sources */,
17A764741B0F39370046BC0B /* morphseq.cpp in Sources */,
17A7644C1B0F39370046BC0B /* fpix2.cpp in Sources */,
17A7630F1B0F38480046BC0B /* EmfPlayer.cpp in Sources */,
17A7640C1B0F39370046BC0B /* boxfunc2.cpp in Sources */,
17A764C41B0F39370046BC0B /* ropiplow.cpp in Sources */,
17A7648A1B0F39370046BC0B /* pix4.cpp in Sources */,
17A764641B0F39370046BC0B /* jpegio.cpp in Sources */,
17A764C81B0F39370046BC0B /* rotate.cpp in Sources */,
17A764901B0F39370046BC0B /* pixacc.cpp in Sources */,
17A7646C1B0F39370046BC0B /* maze.cpp in Sources */,
17A764DE1B0F39370046BC0B /* seedfilllow.cpp in Sources */,
17A764721B0F39370046BC0B /* morphdwa.cpp in Sources */,
17A7640E1B0F39370046BC0B /* boxfunc3.cpp in Sources */,
17A7643E1B0F39370046BC0B /* finditalic.cpp in Sources */,
17A7645A1B0F39370046BC0B /* graymorphlow.cpp in Sources */,
17A763EC1B0F39370046BC0B /* arrayaccess.cpp in Sources */,
17A763FC1B0F39370046BC0B /* binreduce.cpp in Sources */,
17A764A21B0F39370046BC0B /* pngiostub.cpp in Sources */,
17A7641E1B0F39370046BC0B /* colorquant2.cpp in Sources */,
17A764EE1B0F39370046BC0B /* sudoku.cpp in Sources */,
17A764461B0F39370046BC0B /* fmorphgen.1.cpp in Sources */,
17A764D81B0F39370046BC0B /* scale.cpp in Sources */,
17A764921B0F39370046BC0B /* pixafunc1.cpp in Sources */,
17A7649E1B0F39370046BC0B /* pixtiling.cpp in Sources */,
17A763F01B0F39370046BC0B /* baseline.cpp in Sources */,
17A7647A1B0F39370046BC0B /* numafunc2.cpp in Sources */,
17A764F21B0F39370046BC0B /* tiffio.cpp in Sources */,
17A764DC1B0F39370046BC0B /* seedfill.cpp in Sources */,
17A7646A1B0F39370046BC0B /* list.cpp in Sources */,
17A764A41B0F39370046BC0B /* pnmio.cpp in Sources */,
17A764A01B0F39370046BC0B /* pngio.cpp in Sources */,
17A764C21B0F39370046BC0B /* rop.cpp in Sources */,
17A7645E1B0F39370046BC0B /* grayquantlow.cpp in Sources */,
17A7651F1B0F3A3E0046BC0B /* J2kFile.cpp in Sources */,
17A764601B0F39370046BC0B /* heap.cpp in Sources */,
17A764281B0F39370046BC0B /* convolve.cpp in Sources */,
17A7648C1B0F39370046BC0B /* pix5.cpp in Sources */,
17A764041B0F39370046BC0B /* bmpio.cpp in Sources */,
17A764061B0F39370046BC0B /* bmpiostub.cpp in Sources */,
17A764A81B0F39370046BC0B /* projective.cpp in Sources */,
17A764AE1B0F39370046BC0B /* psio2.cpp in Sources */,
17A764221B0F39370046BC0B /* compare.cpp in Sources */,
17A764681B0F39370046BC0B /* kernel.cpp in Sources */,
17A7644A1B0F39370046BC0B /* fpix1.cpp in Sources */,
17A764301B0F39370046BC0B /* dwacomb.2.cpp in Sources */,
17A7640A1B0F39370046BC0B /* boxfunc1.cpp in Sources */,
17A764381B0F39370046BC0B /* fhmtauto.cpp in Sources */,
17A764E61B0F39370046BC0B /* shear.cpp in Sources */,
17A765001B0F39370046BC0B /* webpiostub.cpp in Sources */,
17A764181B0F39370046BC0B /* colormap.cpp in Sources */,
17A764DA1B0F39370046BC0B /* scalelow.cpp in Sources */,
17A764241B0F39370046BC0B /* conncomp.cpp in Sources */,
17A7F0281B13154500760AFB /* SvmObjects.cpp in Sources */,
17A7647E1B0F39370046BC0B /* paintcmap.cpp in Sources */,
17A762FA1B0F36790046BC0B /* WmfObjects.cpp in Sources */,
17A763E81B0F39370046BC0B /* affinecompose.cpp in Sources */,
17A764261B0F39370046BC0B /* convertfiles.cpp in Sources */,
17A763091B0F38480046BC0B /* EmfClip.cpp in Sources */,
17A764C01B0F39370046BC0B /* regutils.cpp in Sources */,
17A7649C1B0F39370046BC0B /* pixconv.cpp in Sources */,
17A764541B0F39370046BC0B /* gplot.cpp in Sources */,
17A764B41B0F39370046BC0B /* ptafunc1.cpp in Sources */,
17A764621B0F39370046BC0B /* jbclass.cpp in Sources */,
17A764E41B0F39370046BC0B /* selgen.cpp in Sources */,
17A7630D1B0F38480046BC0B /* EmfPath.cpp in Sources */,
17A764821B0F39370046BC0B /* partition.cpp in Sources */,
17A763FE1B0F39370046BC0B /* binreducelow.cpp in Sources */,
17A764E21B0F39370046BC0B /* sel2.cpp in Sources */,
17A764E81B0F39370046BC0B /* skew.cpp in Sources */,
17A763E41B0F39370046BC0B /* adaptmap.cpp in Sources */,
17A765061B0F39370046BC0B /* zlibmemstub.cpp in Sources */,
17A764D41B0F39370046BC0B /* runlength.cpp in Sources */,
17A764B21B0F39370046BC0B /* ptabasic.cpp in Sources */,
17A764321B0F39370046BC0B /* dwacomblow.2.cpp in Sources */,
17A763FA1B0F39370046BC0B /* binexpandlow.cpp in Sources */,
17A7642E1B0F39370046BC0B /* dewarp.cpp in Sources */,
17A763EE1B0F39370046BC0B /* bardecode.cpp in Sources */,
17A7631D1B0F389C0046BC0B /* MetaFileUtils.cpp in Sources */,
17A763221B0F39120046BC0B /* JBig2File.cpp in Sources */,
17A765021B0F39370046BC0B /* writefile.cpp in Sources */,
17A764B01B0F39370046BC0B /* psio2stub.cpp in Sources */,
17A764FE1B0F39370046BC0B /* webpio.cpp in Sources */,
17A7643C1B0F39370046BC0B /* fhmtgenlow.1.cpp in Sources */,
17A7646E1B0F39370046BC0B /* morph.cpp in Sources */,
17A764861B0F39370046BC0B /* pix2.cpp in Sources */,
17A7644E1B0F39370046BC0B /* freetype.cpp in Sources */,
17A763321B0F391B0046BC0B /* jbig2sym.cpp in Sources */,
17A7630B1B0F38480046BC0B /* EmfObjects.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
17A762D51B0F355E0046BC0B /* Sources */ = { 17A762D51B0F355E0046BC0B /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -1470,40 +1090,6 @@ ...@@ -1470,40 +1090,6 @@
}; };
name = Release; name = Release;
}; };
17A762CF1B0F35320046BC0B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../agg-2.4/include",
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Debug;
};
17A762D01B0F35320046BC0B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/../../agg-2.4/include",
"$(PROJECT_DIR)/../../freetype-2.5.2/include",
);
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Release;
};
17A762D91B0F355E0046BC0B /* Debug */ = { 17A762D91B0F355E0046BC0B /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
...@@ -1552,16 +1138,7 @@ ...@@ -1552,16 +1138,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17A762CE1B0F35320046BC0B /* Build configuration list for PBXNativeTarget "metafile" */ = { 17A762D81B0F355E0046BC0B /* Build configuration list for PBXNativeTarget "metafile" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17A762CF1B0F35320046BC0B /* Debug */,
17A762D01B0F35320046BC0B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17A762D81B0F355E0046BC0B /* Build configuration list for PBXNativeTarget "metafile_ios" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17A762D91B0F355E0046BC0B /* Debug */, 17A762D91B0F355E0046BC0B /* Debug */,
......
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -11,15 +11,10 @@ ...@@ -11,15 +11,10 @@
17C1FF021ACC4AB0006B99B3 /* BgraFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913EB1AC59BD60096D788 /* BgraFrame.cpp */; }; 17C1FF021ACC4AB0006B99B3 /* BgraFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913EB1AC59BD60096D788 /* BgraFrame.cpp */; };
17C1FF051ACC4AB0006B99B3 /* BgraFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913EC1AC59BD60096D788 /* BgraFrame.h */; }; 17C1FF051ACC4AB0006B99B3 /* BgraFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913EC1AC59BD60096D788 /* BgraFrame.h */; };
17C1FF061ACC4AB0006B99B3 /* ImageFileFormatChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913EE1AC59BD60096D788 /* ImageFileFormatChecker.h */; }; 17C1FF061ACC4AB0006B99B3 /* ImageFileFormatChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913EE1AC59BD60096D788 /* ImageFileFormatChecker.h */; };
17D913EF1AC59BD60096D788 /* BgraFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913EB1AC59BD60096D788 /* BgraFrame.cpp */; };
17D913F01AC59BD60096D788 /* BgraFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913EC1AC59BD60096D788 /* BgraFrame.h */; };
17D913F11AC59BD60096D788 /* ImageFileFormatChecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D913ED1AC59BD60096D788 /* ImageFileFormatChecker.cpp */; };
17D913F21AC59BD60096D788 /* ImageFileFormatChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D913EE1AC59BD60096D788 /* ImageFileFormatChecker.h */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
17C1FF0A1ACC4AB0006B99B3 /* libraster_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraster_ios.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C1FF0A1ACC4AB0006B99B3 /* libraster_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraster_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D913DD1AC59B6F0096D788 /* libraster.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraster.a; sourceTree = BUILT_PRODUCTS_DIR; };
17D913EB1AC59BD60096D788 /* BgraFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BgraFrame.cpp; path = ../../../raster/BgraFrame.cpp; sourceTree = "<group>"; }; 17D913EB1AC59BD60096D788 /* BgraFrame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BgraFrame.cpp; path = ../../../raster/BgraFrame.cpp; sourceTree = "<group>"; };
17D913EC1AC59BD60096D788 /* BgraFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BgraFrame.h; path = ../../../raster/BgraFrame.h; sourceTree = "<group>"; }; 17D913EC1AC59BD60096D788 /* BgraFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BgraFrame.h; path = ../../../raster/BgraFrame.h; sourceTree = "<group>"; };
17D913ED1AC59BD60096D788 /* ImageFileFormatChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageFileFormatChecker.cpp; path = ../../../raster/ImageFileFormatChecker.cpp; sourceTree = "<group>"; }; 17D913ED1AC59BD60096D788 /* ImageFileFormatChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageFileFormatChecker.cpp; path = ../../../raster/ImageFileFormatChecker.cpp; sourceTree = "<group>"; };
...@@ -34,13 +29,6 @@ ...@@ -34,13 +29,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D913DA1AC59B6F0096D788 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
...@@ -55,7 +43,6 @@ ...@@ -55,7 +43,6 @@
17D913DE1AC59B6F0096D788 /* Products */ = { 17D913DE1AC59B6F0096D788 /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17D913DD1AC59B6F0096D788 /* libraster.a */,
17C1FF0A1ACC4AB0006B99B3 /* libraster_ios.a */, 17C1FF0A1ACC4AB0006B99B3 /* libraster_ios.a */,
); );
name = Products; name = Products;
...@@ -84,21 +71,12 @@ ...@@ -84,21 +71,12 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D913DB1AC59B6F0096D788 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
17D913F01AC59BD60096D788 /* BgraFrame.h in Headers */,
17D913F21AC59BD60096D788 /* ImageFileFormatChecker.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C1FEFF1ACC4AB0006B99B3 /* raster_ios */ = { 17C1FEFF1ACC4AB0006B99B3 /* raster */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C1FF071ACC4AB0006B99B3 /* Build configuration list for PBXNativeTarget "raster_ios" */; buildConfigurationList = 17C1FF071ACC4AB0006B99B3 /* Build configuration list for PBXNativeTarget "raster" */;
buildPhases = ( buildPhases = (
17C1FF001ACC4AB0006B99B3 /* Sources */, 17C1FF001ACC4AB0006B99B3 /* Sources */,
17C1FF031ACC4AB0006B99B3 /* Frameworks */, 17C1FF031ACC4AB0006B99B3 /* Frameworks */,
...@@ -108,26 +86,9 @@ ...@@ -108,26 +86,9 @@
); );
dependencies = ( dependencies = (
); );
name = raster_ios;
productName = raster;
productReference = 17C1FF0A1ACC4AB0006B99B3 /* libraster_ios.a */;
productType = "com.apple.product-type.library.static";
};
17D913DC1AC59B6F0096D788 /* raster */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17D913E81AC59B6F0096D788 /* Build configuration list for PBXNativeTarget "raster" */;
buildPhases = (
17D913D91AC59B6F0096D788 /* Sources */,
17D913DA1AC59B6F0096D788 /* Frameworks */,
17D913DB1AC59B6F0096D788 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = raster; name = raster;
productName = raster; productName = raster;
productReference = 17D913DD1AC59B6F0096D788 /* libraster.a */; productReference = 17C1FF0A1ACC4AB0006B99B3 /* libraster_ios.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
}; };
/* End PBXNativeTarget section */ /* End PBXNativeTarget section */
...@@ -138,11 +99,6 @@ ...@@ -138,11 +99,6 @@
attributes = { attributes = {
LastUpgradeCheck = 0710; LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17D913DC1AC59B6F0096D788 = {
CreatedOnToolsVersion = 6.2;
};
};
}; };
buildConfigurationList = 17D913D81AC59B6E0096D788 /* Build configuration list for PBXProject "raster" */; buildConfigurationList = 17D913D81AC59B6E0096D788 /* Build configuration list for PBXProject "raster" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
...@@ -156,8 +112,7 @@ ...@@ -156,8 +112,7 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17D913DC1AC59B6F0096D788 /* raster */, 17C1FEFF1ACC4AB0006B99B3 /* raster */,
17C1FEFF1ACC4AB0006B99B3 /* raster_ios */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
...@@ -172,15 +127,6 @@ ...@@ -172,15 +127,6 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
17D913D91AC59B6F0096D788 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17D913F11AC59BD60096D788 /* ImageFileFormatChecker.cpp in Sources */,
17D913EF1AC59BD60096D788 /* BgraFrame.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
...@@ -195,6 +141,7 @@ ...@@ -195,6 +141,7 @@
UNICODE, UNICODE,
_UNICODE, _UNICODE,
CXIMAGE_DONT_USE_LOAD_SAVE, CXIMAGE_DONT_USE_LOAD_SAVE,
_IOS,
); );
GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_SYMBOLS_PRIVATE_EXTERN = NO;
IPHONEOS_DEPLOYMENT_TARGET = 8.0; IPHONEOS_DEPLOYMENT_TARGET = 8.0;
...@@ -214,6 +161,7 @@ ...@@ -214,6 +161,7 @@
UNICODE, UNICODE,
_UNICODE, _UNICODE,
CXIMAGE_DONT_USE_LOAD_SAVE, CXIMAGE_DONT_USE_LOAD_SAVE,
_IOS,
); );
GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_SYMBOLS_PRIVATE_EXTERN = NO;
IPHONEOS_DEPLOYMENT_TARGET = 8.0; IPHONEOS_DEPLOYMENT_TARGET = 8.0;
...@@ -297,44 +245,10 @@ ...@@ -297,44 +245,10 @@
}; };
name = Release; name = Release;
}; };
17D913E91AC59B6F0096D788 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
CXIMAGE_DONT_USE_LOAD_SAVE,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17D913EA1AC59B6F0096D788 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
UNICODE,
_UNICODE,
CXIMAGE_DONT_USE_LOAD_SAVE,
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
17C1FF071ACC4AB0006B99B3 /* Build configuration list for PBXNativeTarget "raster_ios" */ = { 17C1FF071ACC4AB0006B99B3 /* Build configuration list for PBXNativeTarget "raster" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C1FF081ACC4AB0006B99B3 /* Debug */, 17C1FF081ACC4AB0006B99B3 /* Debug */,
...@@ -352,15 +266,6 @@ ...@@ -352,15 +266,6 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17D913E81AC59B6F0096D788 /* Build configuration list for PBXNativeTarget "raster" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17D913E91AC59B6F0096D788 /* Debug */,
17D913EA1AC59B6F0096D788 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */ /* End XCConfigurationList section */
}; };
rootObject = 17D913D51AC59B6E0096D788 /* Project object */; rootObject = 17D913D51AC59B6E0096D788 /* Project object */;
......
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
/*
* raster.h
* raster
*
* Created by alexey.musinov on 27.03.15.
* Copyright (c) 2015 Ascensio System SIA. All rights reserved.
*
*/
#ifndef raster_
#define raster_
/* The classes below are exported */
#pragma GCC visibility push(default)
class raster
{
public:
void HelloWorld(const char *);
};
#pragma GCC visibility pop
#endif
/*
* rasterPriv.h
* raster
*
* Created by alexey.musinov on 27.03.15.
* Copyright (c) 2015 Ascensio System SIA. All rights reserved.
*
*/
/* The classes below are not exported */
#pragma GCC visibility push(hidden)
class rasterPriv
{
public:
void HelloWorldPriv(const char *);
};
#pragma GCC visibility pop
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<Workspace <Workspace
version = "1.0"> version = "1.0">
<FileRef <FileRef
location = "group:/Volumes/trunk/ServerComponents/X2tConverter/test/iosTest/iosTest.xcodeproj"> location = "group:../../test/iosTest/iosTest.xcodeproj">
</FileRef> </FileRef>
<FileRef <FileRef
location = "group:TestMacX2tConverter/../X2tConverter/X2tConverter.xcodeproj"> location = "group:TestMacX2tConverter/../X2tConverter/X2tConverter.xcodeproj">
......
...@@ -24,7 +24,25 @@ ...@@ -24,7 +24,25 @@
177C43321AD7C0EF00055DD7 /* libcurl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 177C432F1AD7C0D100055DD7 /* libcurl.a */; }; 177C43321AD7C0EF00055DD7 /* libcurl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 177C432F1AD7C0D100055DD7 /* libcurl.a */; };
17C8DEC71ACD696100902C85 /* X2tConverter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17C27A191AC2DB3D00E1D003 /* X2tConverter.mm */; }; 17C8DEC71ACD696100902C85 /* X2tConverter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17C27A191AC2DB3D00E1D003 /* X2tConverter.mm */; };
17C8DECC1ACD696100902C85 /* X2tConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C27A171AC2DB3D00E1D003 /* X2tConverter.h */; settings = {ATTRIBUTES = (Public, ); }; }; 17C8DECC1ACD696100902C85 /* X2tConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C27A171AC2DB3D00E1D003 /* X2tConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
17C8DEDD1ACD6A3D00902C85 /* libASCOfficeDocxFile2Lib_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C1FECB1ACC4305006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */; }; 69415F271CB51C37003E771B /* libOfficeUtils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F241CB51C2A003E771B /* libOfficeUtils.a */; };
69415F301CB51D39003E771B /* libPPTXFormatLib_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F2D1CB51D2A003E771B /* libPPTXFormatLib_ios.a */; };
69415F311CB51D41003E771B /* libASCOfficeDocxFile2Lib_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17E17F5B1AC457CD00BEA2EA /* libASCOfficeDocxFile2Lib_ios.a */; };
69415F6A1CB51DDB003E771B /* libDocxFormatLib_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F671CB51DCF003E771B /* libDocxFormatLib_ios.a */; };
69415F8D1CB51E37003E771B /* libgraphics_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F8A1CB51E29003E771B /* libgraphics_ios.a */; };
69415F901CB51E43003E771B /* libraster_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F841CB51E24003E771B /* libraster_ios.a */; };
69415F931CB51E4C003E771B /* libfontengine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F7E1CB51E1F003E771B /* libfontengine_ios.a */; };
69415F961CB51E5A003E771B /* libagg_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F781CB51E1B003E771B /* libagg_ios.a */; };
69415F971CB51E69003E771B /* libmetafile_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F701CB51E0C003E771B /* libmetafile_ios.a */; };
69415FAC1CB51ED5003E771B /* libcximage_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FA91CB51EC9003E771B /* libcximage_ios.a */; };
69415FAD1CB51F4F003E771B /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415F9E1CB51E86003E771B /* libfreetype.a */; };
69415FE01CB52455003E771B /* libmng_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FD41CB5243F003E771B /* libmng_ios.a */; };
69415FE31CB52461003E771B /* libpng_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FD71CB5243F003E771B /* libpng_ios.a */; };
69415FE61CB52470003E771B /* libraw_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FDA1CB5243F003E771B /* libraw_ios.a */; };
69415FE91CB5247A003E771B /* libtiff_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FDD1CB5243F003E771B /* libtiff_ios.a */; };
69415FEC1CB52485003E771B /* liblibpsd_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FD11CB5243F003E771B /* liblibpsd_ios.a */; };
69415FEF1CB5248F003E771B /* libjpeg_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FCE1CB5243F003E771B /* libjpeg_ios.a */; };
69415FF21CB5249A003E771B /* libjbig_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FCB1CB5243F003E771B /* libjbig_ios.a */; };
69415FF51CB524A3003E771B /* libjasper_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69415FC81CB5243F003E771B /* libjasper_ios.a */; };
698AF4C31C0745980080D889 /* libicu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 698AF4C01C0740960080D889 /* libicu.a */; }; 698AF4C31C0745980080D889 /* libicu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 698AF4C01C0740960080D889 /* libicu.a */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
...@@ -43,13 +61,6 @@ ...@@ -43,13 +61,6 @@
remoteGlobalIDString = CD8AE2B316187F770095DC1B; remoteGlobalIDString = CD8AE2B316187F770095DC1B;
remoteInfo = curl; remoteInfo = curl;
}; };
17C1FECA1ACC4305006B99B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FEC21ACC42C4006B99B3;
remoteInfo = ASCOfficeDocxFile2Lib_ios;
};
17C8DEDB1ACD6A3900902C85 /* PBXContainerItemProxy */ = { 17C8DEDB1ACD6A3900902C85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */; containerPortal = 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */;
...@@ -64,6 +75,258 @@ ...@@ -64,6 +75,258 @@
remoteGlobalIDString = 17E17EDC1AC453F800BEA2EA; remoteGlobalIDString = 17E17EDC1AC453F800BEA2EA;
remoteInfo = ASCOfficeDocxFile2Lib; remoteInfo = ASCOfficeDocxFile2Lib;
}; };
69415F231CB51C2A003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F1F1CB51C29003E771B /* OfficeUtils.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 69676CA91CA58B7400D7A1D1;
remoteInfo = OfficeUtils;
};
69415F251CB51C32003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F1F1CB51C29003E771B /* OfficeUtils.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 69676CA81CA58B7400D7A1D1;
remoteInfo = OfficeUtils;
};
69415F2C1CB51D2A003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F281CB51D2A003E771B /* PPTXFormatLib.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FE8B1ACC429D006B99B3;
remoteInfo = PPTXFormatLib;
};
69415F2E1CB51D34003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F281CB51D2A003E771B /* PPTXFormatLib.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FCA31ACC429D006B99B3;
remoteInfo = PPTXFormatLib;
};
69415F661CB51DCF003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F621CB51DCF003E771B /* DocxFormatLib.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FC9C1ACC4250006B99B3;
remoteInfo = DocxFormatLib;
};
69415F681CB51DD7003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F621CB51DCF003E771B /* DocxFormatLib.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FB8E1ACC4250006B99B3;
remoteInfo = DocxFormatLib;
};
69415F6F1CB51E0C003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F6B1CB51E0B003E771B /* metafile.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17A762DB1B0F355E0046BC0B;
remoteInfo = metafile;
};
69415F711CB51E13003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F6B1CB51E0B003E771B /* metafile.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17A762D41B0F355E0046BC0B;
remoteInfo = metafile;
};
69415F771CB51E1B003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F731CB51E1B003E771B /* agg.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FFC91ACC4B21006B99B3;
remoteInfo = agg;
};
69415F7D1CB51E1F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F791CB51E1F003E771B /* fontengine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FF201ACC4AF7006B99B3;
remoteInfo = fontengine;
};
69415F831CB51E24003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F7F1CB51E24003E771B /* raster.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FF0A1ACC4AB0006B99B3;
remoteInfo = raster;
};
69415F891CB51E29003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F851CB51E29003E771B /* graphics.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1FEFE1ACC4A67006B99B3;
remoteInfo = graphics;
};
69415F8B1CB51E33003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F851CB51E29003E771B /* graphics.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FECF1ACC4A67006B99B3;
remoteInfo = graphics;
};
69415F8E1CB51E3D003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F7F1CB51E24003E771B /* raster.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FEFF1ACC4AB0006B99B3;
remoteInfo = raster;
};
69415F911CB51E48003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F791CB51E1F003E771B /* fontengine.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FF0B1ACC4AF7006B99B3;
remoteInfo = fontengine;
};
69415F941CB51E54003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F731CB51E1B003E771B /* agg.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FF211ACC4B21006B99B3;
remoteInfo = agg;
};
69415F9D1CB51E86003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F981CB51E86003E771B /* freetype.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17D914051AC59C860096D788;
remoteInfo = freetype;
};
69415FA11CB51E8F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415F981CB51E86003E771B /* freetype.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100411ACC4BC4006B99B3;
remoteInfo = freetype_ios;
};
69415FA81CB51EC9003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FA41CB51EC8003E771B /* cximage.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C100221ACC4B40006B99B3;
remoteInfo = cximage;
};
69415FAA1CB51ED0003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FA41CB51EC8003E771B /* cximage.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C1FFCA1ACC4B40006B99B3;
remoteInfo = cximage;
};
69415FC71CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FC31CB5243F003E771B /* jasper.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C100EE1ACC4D64006B99B3;
remoteInfo = jasper;
};
69415FCA1CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FC01CB5243F003E771B /* jbig.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C100F91ACC4DCC006B99B3;
remoteInfo = jbig;
};
69415FCD1CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FBD1CB5243F003E771B /* jpeg.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101511ACC4DFA006B99B3;
remoteInfo = jpeg;
};
69415FD01CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FBA1CB5243F003E771B /* libpsd.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101981ACC4EF9006B99B3;
remoteInfo = libpsd;
};
69415FD31CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FAE1CB5243F003E771B /* mng.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C1022D1ACC4FE0006B99B3;
remoteInfo = mng;
};
69415FD61CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FB11CB5243F003E771B /* png.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101FC1ACC4FB7006B99B3;
remoteInfo = png;
};
69415FD91CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FB41CB5243F003E771B /* raw.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101DD1ACC4F80006B99B3;
remoteInfo = raw;
};
69415FDC1CB5243F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FB71CB5243F003E771B /* tiff.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C101D31ACC4F45006B99B3;
remoteInfo = tiff;
};
69415FDE1CB5244D003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FAE1CB5243F003E771B /* mng.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101FD1ACC4FE0006B99B3;
remoteInfo = mng;
};
69415FE11CB5245A003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FB11CB5243F003E771B /* png.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101DE1ACC4FB7006B99B3;
remoteInfo = png;
};
69415FE41CB5246B003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FB41CB5243F003E771B /* raw.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101D41ACC4F80006B99B3;
remoteInfo = raw;
};
69415FE71CB52475003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FB71CB5243F003E771B /* tiff.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101991ACC4F45006B99B3;
remoteInfo = tiff;
};
69415FEA1CB52480003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FBA1CB5243F003E771B /* libpsd.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C101521ACC4EF9006B99B3;
remoteInfo = libpsd;
};
69415FED1CB5248B003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FBD1CB5243F003E771B /* jpeg.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100FA1ACC4DFA006B99B3;
remoteInfo = jpeg;
};
69415FF01CB52495003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FC01CB5243F003E771B /* jbig.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100EF1ACC4DCC006B99B3;
remoteInfo = jbig;
};
69415FF31CB5249E003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 69415FC31CB5243F003E771B /* jasper.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C100911ACC4D64006B99B3;
remoteInfo = jasper;
};
698AF4BF1C0740960080D889 /* PBXContainerItemProxy */ = { 698AF4BF1C0740960080D889 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = 698AF4BB1C0740960080D889 /* icu.xcodeproj */; containerPortal = 698AF4BB1C0740960080D889 /* icu.xcodeproj */;
...@@ -86,6 +349,24 @@ ...@@ -86,6 +349,24 @@
17C27A191AC2DB3D00E1D003 /* X2tConverter.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = X2tConverter.mm; sourceTree = "<group>"; }; 17C27A191AC2DB3D00E1D003 /* X2tConverter.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = X2tConverter.mm; sourceTree = "<group>"; };
17C8DED01ACD696100902C85 /* libX2tConverter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libX2tConverter.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17C8DED01ACD696100902C85 /* libX2tConverter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libX2tConverter.a; sourceTree = BUILT_PRODUCTS_DIR; };
17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ASCOfficeDocxFile2Lib.xcodeproj; path = ../../../../ASCOfficeDocxFile2/Mac/ASCOfficeDocxFile2Lib.xcodeproj; sourceTree = "<group>"; }; 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ASCOfficeDocxFile2Lib.xcodeproj; path = ../../../../ASCOfficeDocxFile2/Mac/ASCOfficeDocxFile2Lib.xcodeproj; sourceTree = "<group>"; };
69415F1F1CB51C29003E771B /* OfficeUtils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = OfficeUtils.xcodeproj; path = ../../../../OfficeUtils/OfficeUtils.xcodeproj; sourceTree = "<group>"; };
69415F281CB51D2A003E771B /* PPTXFormatLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = PPTXFormatLib.xcodeproj; path = /Volumes/GIT/components/Common/DocxFormat/Mac/../../../ASCOfficePPTXFile/PPTXLib/Mac/PPTXFormatLib.xcodeproj; sourceTree = "<absolute>"; };
69415F621CB51DCF003E771B /* DocxFormatLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DocxFormatLib.xcodeproj; path = /Volumes/GIT/components/ASCOfficeDocxFile2/Mac/../../Common/DocxFormat/Mac/DocxFormatLib.xcodeproj; sourceTree = "<absolute>"; };
69415F6B1CB51E0B003E771B /* metafile.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = metafile.xcodeproj; path = /Volumes/GIT/components/ASCOfficePPTXFile/PPTXLib/Mac/../../../DesktopEditor/mac_build/metafile/metafile.xcodeproj; sourceTree = "<absolute>"; };
69415F731CB51E1B003E771B /* agg.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = agg.xcodeproj; path = /Volumes/GIT/components/ASCOfficePPTXFile/PPTXLib/Mac/../../../DesktopEditor/mac_build/agg/agg.xcodeproj; sourceTree = "<absolute>"; };
69415F791CB51E1F003E771B /* fontengine.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = fontengine.xcodeproj; path = /Volumes/GIT/components/ASCOfficePPTXFile/PPTXLib/Mac/../../../DesktopEditor/mac_build/fontengine/fontengine.xcodeproj; sourceTree = "<absolute>"; };
69415F7F1CB51E24003E771B /* raster.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = raster.xcodeproj; path = /Volumes/GIT/components/ASCOfficePPTXFile/PPTXLib/Mac/../../../DesktopEditor/mac_build/raster/raster.xcodeproj; sourceTree = "<absolute>"; };
69415F851CB51E29003E771B /* graphics.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = graphics.xcodeproj; path = /Volumes/GIT/components/ASCOfficePPTXFile/PPTXLib/Mac/../../../DesktopEditor/mac_build/graphics/graphics.xcodeproj; sourceTree = "<absolute>"; };
69415F981CB51E86003E771B /* freetype.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = freetype.xcodeproj; path = /Volumes/GIT/components/DesktopEditor/mac_build/fontengine/../freetype/freetype.xcodeproj; sourceTree = "<absolute>"; };
69415FA41CB51EC8003E771B /* cximage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cximage.xcodeproj; path = /Volumes/GIT/components/ASCOfficePPTXFile/PPTXLib/Mac/../../../DesktopEditor/mac_build/cximage/cximage.xcodeproj; sourceTree = "<absolute>"; };
69415FAE1CB5243F003E771B /* mng.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = mng.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/mng/mng.xcodeproj; sourceTree = "<group>"; };
69415FB11CB5243F003E771B /* png.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = png.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/png/png.xcodeproj; sourceTree = "<group>"; };
69415FB41CB5243F003E771B /* raw.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = raw.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/raw/raw.xcodeproj; sourceTree = "<group>"; };
69415FB71CB5243F003E771B /* tiff.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = tiff.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/tiff/tiff.xcodeproj; sourceTree = "<group>"; };
69415FBA1CB5243F003E771B /* libpsd.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libpsd.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/libpsd/libpsd.xcodeproj; sourceTree = "<group>"; };
69415FBD1CB5243F003E771B /* jpeg.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = jpeg.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/jpeg/jpeg.xcodeproj; sourceTree = "<group>"; };
69415FC01CB5243F003E771B /* jbig.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = jbig.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/jbig/jbig.xcodeproj; sourceTree = "<group>"; };
69415FC31CB5243F003E771B /* jasper.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = jasper.xcodeproj; path = ../../../../DesktopEditor/mac_build/cximage/jasper/jasper.xcodeproj; sourceTree = "<group>"; };
698AF4BB1C0740960080D889 /* icu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = ../../../../UnicodeConverter/icubuilds/mac/icu/icu.xcodeproj; sourceTree = "<group>"; }; 698AF4BB1C0740960080D889 /* icu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = ../../../../UnicodeConverter/icubuilds/mac/icu/icu.xcodeproj; sourceTree = "<group>"; };
/* End PBXFileReference section */ /* End PBXFileReference section */
...@@ -94,9 +375,27 @@ ...@@ -94,9 +375,27 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
69415FF51CB524A3003E771B /* libjasper_ios.a in Frameworks */,
69415FF21CB5249A003E771B /* libjbig_ios.a in Frameworks */,
69415FEF1CB5248F003E771B /* libjpeg_ios.a in Frameworks */,
69415FEC1CB52485003E771B /* liblibpsd_ios.a in Frameworks */,
69415FE91CB5247A003E771B /* libtiff_ios.a in Frameworks */,
69415FE61CB52470003E771B /* libraw_ios.a in Frameworks */,
69415FE31CB52461003E771B /* libpng_ios.a in Frameworks */,
69415FE01CB52455003E771B /* libmng_ios.a in Frameworks */,
69415FAD1CB51F4F003E771B /* libfreetype.a in Frameworks */,
69415FAC1CB51ED5003E771B /* libcximage_ios.a in Frameworks */,
69415F971CB51E69003E771B /* libmetafile_ios.a in Frameworks */,
69415F961CB51E5A003E771B /* libagg_ios.a in Frameworks */,
69415F931CB51E4C003E771B /* libfontengine_ios.a in Frameworks */,
69415F901CB51E43003E771B /* libraster_ios.a in Frameworks */,
69415F8D1CB51E37003E771B /* libgraphics_ios.a in Frameworks */,
69415F6A1CB51DDB003E771B /* libDocxFormatLib_ios.a in Frameworks */,
69415F311CB51D41003E771B /* libASCOfficeDocxFile2Lib_ios.a in Frameworks */,
69415F301CB51D39003E771B /* libPPTXFormatLib_ios.a in Frameworks */,
69415F271CB51C37003E771B /* libOfficeUtils.a in Frameworks */,
698AF4C31C0745980080D889 /* libicu.a in Frameworks */, 698AF4C31C0745980080D889 /* libicu.a in Frameworks */,
177C43321AD7C0EF00055DD7 /* libcurl.a in Frameworks */, 177C43321AD7C0EF00055DD7 /* libcurl.a in Frameworks */,
17C8DEDD1ACD6A3D00902C85 /* libASCOfficeDocxFile2Lib_ios.a in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
...@@ -114,9 +413,27 @@ ...@@ -114,9 +413,27 @@
17C27A0B1AC2DB3C00E1D003 = { 17C27A0B1AC2DB3C00E1D003 = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
69415FAE1CB5243F003E771B /* mng.xcodeproj */,
69415FB11CB5243F003E771B /* png.xcodeproj */,
69415FB41CB5243F003E771B /* raw.xcodeproj */,
69415FB71CB5243F003E771B /* tiff.xcodeproj */,
69415FBA1CB5243F003E771B /* libpsd.xcodeproj */,
69415FBD1CB5243F003E771B /* jpeg.xcodeproj */,
69415FC01CB5243F003E771B /* jbig.xcodeproj */,
69415FC31CB5243F003E771B /* jasper.xcodeproj */,
69415FA41CB51EC8003E771B /* cximage.xcodeproj */,
69415F981CB51E86003E771B /* freetype.xcodeproj */,
69415F851CB51E29003E771B /* graphics.xcodeproj */,
69415F7F1CB51E24003E771B /* raster.xcodeproj */,
69415F791CB51E1F003E771B /* fontengine.xcodeproj */,
69415F731CB51E1B003E771B /* agg.xcodeproj */,
69415F6B1CB51E0B003E771B /* metafile.xcodeproj */,
698AF4BB1C0740960080D889 /* icu.xcodeproj */, 698AF4BB1C0740960080D889 /* icu.xcodeproj */,
177C432A1AD7C0D000055DD7 /* libcurl.xcodeproj */, 177C432A1AD7C0D000055DD7 /* libcurl.xcodeproj */,
17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */, 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */,
69415F621CB51DCF003E771B /* DocxFormatLib.xcodeproj */,
69415F281CB51D2A003E771B /* PPTXFormatLib.xcodeproj */,
69415F1F1CB51C29003E771B /* OfficeUtils.xcodeproj */,
17C27A161AC2DB3C00E1D003 /* SDK */, 17C27A161AC2DB3C00E1D003 /* SDK */,
17C27A151AC2DB3C00E1D003 /* Products */, 17C27A151AC2DB3C00E1D003 /* Products */,
); );
...@@ -143,8 +460,151 @@ ...@@ -143,8 +460,151 @@
17E17F571AC457CD00BEA2EA /* Products */ = { 17E17F571AC457CD00BEA2EA /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
17E17F5B1AC457CD00BEA2EA /* libASCOfficeDocxFile2Lib.a */, 17E17F5B1AC457CD00BEA2EA /* libASCOfficeDocxFile2Lib_ios.a */,
17C1FECB1ACC4305006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */, );
name = Products;
sourceTree = "<group>";
};
69415F201CB51C29003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F241CB51C2A003E771B /* libOfficeUtils.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F291CB51D2A003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F2D1CB51D2A003E771B /* libPPTXFormatLib_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F631CB51DCF003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F671CB51DCF003E771B /* libDocxFormatLib_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F6C1CB51E0B003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F701CB51E0C003E771B /* libmetafile_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F741CB51E1B003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F781CB51E1B003E771B /* libagg_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F7A1CB51E1F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F7E1CB51E1F003E771B /* libfontengine_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F801CB51E24003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F841CB51E24003E771B /* libraster_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F861CB51E29003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F8A1CB51E29003E771B /* libgraphics_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415F991CB51E86003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415F9E1CB51E86003E771B /* libfreetype.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FA51CB51EC8003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FA91CB51EC9003E771B /* libcximage_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FAF1CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FD41CB5243F003E771B /* libmng_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FB21CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FD71CB5243F003E771B /* libpng_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FB51CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FDA1CB5243F003E771B /* libraw_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FB81CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FDD1CB5243F003E771B /* libtiff_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FBB1CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FD11CB5243F003E771B /* liblibpsd_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FBE1CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FCE1CB5243F003E771B /* libjpeg_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FC11CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FCB1CB5243F003E771B /* libjbig_ios.a */,
);
name = Products;
sourceTree = "<group>";
};
69415FC41CB5243F003E771B /* Products */ = {
isa = PBXGroup;
children = (
69415FC81CB5243F003E771B /* libjasper_ios.a */,
); );
name = Products; name = Products;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -171,9 +631,9 @@ ...@@ -171,9 +631,9 @@
/* End PBXHeadersBuildPhase section */ /* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
17C8DEC11ACD696100902C85 /* X2tConverter */ = { 17C8DEC11ACD696100902C85 /* x2tconverter */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 17C8DECD1ACD696100902C85 /* Build configuration list for PBXNativeTarget "X2tConverter" */; buildConfigurationList = 17C8DECD1ACD696100902C85 /* Build configuration list for PBXNativeTarget "x2tconverter" */;
buildPhases = ( buildPhases = (
17C8DEC61ACD696100902C85 /* Sources */, 17C8DEC61ACD696100902C85 /* Sources */,
17C8DEC81ACD696100902C85 /* Frameworks */, 17C8DEC81ACD696100902C85 /* Frameworks */,
...@@ -182,11 +642,29 @@ ...@@ -182,11 +642,29 @@
buildRules = ( buildRules = (
); );
dependencies = ( dependencies = (
69415FF41CB5249E003E771B /* PBXTargetDependency */,
69415FF11CB52495003E771B /* PBXTargetDependency */,
69415FEE1CB5248B003E771B /* PBXTargetDependency */,
69415FEB1CB52480003E771B /* PBXTargetDependency */,
69415FE81CB52475003E771B /* PBXTargetDependency */,
69415FE51CB5246B003E771B /* PBXTargetDependency */,
69415FE21CB5245A003E771B /* PBXTargetDependency */,
69415FDF1CB5244D003E771B /* PBXTargetDependency */,
69415FAB1CB51ED0003E771B /* PBXTargetDependency */,
69415FA21CB51E8F003E771B /* PBXTargetDependency */,
69415F951CB51E54003E771B /* PBXTargetDependency */,
69415F921CB51E48003E771B /* PBXTargetDependency */,
69415F8F1CB51E3D003E771B /* PBXTargetDependency */,
69415F8C1CB51E33003E771B /* PBXTargetDependency */,
69415F721CB51E13003E771B /* PBXTargetDependency */,
69415F691CB51DD7003E771B /* PBXTargetDependency */,
69415F2F1CB51D34003E771B /* PBXTargetDependency */,
69415F261CB51C32003E771B /* PBXTargetDependency */,
698AF4C21C0745930080D889 /* PBXTargetDependency */, 698AF4C21C0745930080D889 /* PBXTargetDependency */,
177C43311AD7C0E400055DD7 /* PBXTargetDependency */, 177C43311AD7C0E400055DD7 /* PBXTargetDependency */,
17C8DEDC1ACD6A3900902C85 /* PBXTargetDependency */, 17C8DEDC1ACD6A3900902C85 /* PBXTargetDependency */,
); );
name = X2tConverter; name = x2tconverter;
productName = X2tConverter; productName = X2tConverter;
productReference = 17C8DED01ACD696100902C85 /* libX2tConverter.a */; productReference = 17C8DED01ACD696100902C85 /* libX2tConverter.a */;
productType = "com.apple.product-type.library.static"; productType = "com.apple.product-type.library.static";
...@@ -211,22 +689,94 @@ ...@@ -211,22 +689,94 @@
productRefGroup = 17C27A151AC2DB3C00E1D003 /* Products */; productRefGroup = 17C27A151AC2DB3C00E1D003 /* Products */;
projectDirPath = ""; projectDirPath = "";
projectReferences = ( projectReferences = (
{
ProductGroup = 69415F741CB51E1B003E771B /* Products */;
ProjectRef = 69415F731CB51E1B003E771B /* agg.xcodeproj */;
},
{ {
ProductGroup = 17E17F571AC457CD00BEA2EA /* Products */; ProductGroup = 17E17F571AC457CD00BEA2EA /* Products */;
ProjectRef = 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */; ProjectRef = 17E17F561AC457CD00BEA2EA /* ASCOfficeDocxFile2Lib.xcodeproj */;
}, },
{
ProductGroup = 69415FA51CB51EC8003E771B /* Products */;
ProjectRef = 69415FA41CB51EC8003E771B /* cximage.xcodeproj */;
},
{
ProductGroup = 69415F631CB51DCF003E771B /* Products */;
ProjectRef = 69415F621CB51DCF003E771B /* DocxFormatLib.xcodeproj */;
},
{
ProductGroup = 69415F7A1CB51E1F003E771B /* Products */;
ProjectRef = 69415F791CB51E1F003E771B /* fontengine.xcodeproj */;
},
{
ProductGroup = 69415F991CB51E86003E771B /* Products */;
ProjectRef = 69415F981CB51E86003E771B /* freetype.xcodeproj */;
},
{
ProductGroup = 69415F861CB51E29003E771B /* Products */;
ProjectRef = 69415F851CB51E29003E771B /* graphics.xcodeproj */;
},
{ {
ProductGroup = 698AF4BC1C0740960080D889 /* Products */; ProductGroup = 698AF4BC1C0740960080D889 /* Products */;
ProjectRef = 698AF4BB1C0740960080D889 /* icu.xcodeproj */; ProjectRef = 698AF4BB1C0740960080D889 /* icu.xcodeproj */;
}, },
{
ProductGroup = 69415FC41CB5243F003E771B /* Products */;
ProjectRef = 69415FC31CB5243F003E771B /* jasper.xcodeproj */;
},
{
ProductGroup = 69415FC11CB5243F003E771B /* Products */;
ProjectRef = 69415FC01CB5243F003E771B /* jbig.xcodeproj */;
},
{
ProductGroup = 69415FBE1CB5243F003E771B /* Products */;
ProjectRef = 69415FBD1CB5243F003E771B /* jpeg.xcodeproj */;
},
{ {
ProductGroup = 177C432B1AD7C0D000055DD7 /* Products */; ProductGroup = 177C432B1AD7C0D000055DD7 /* Products */;
ProjectRef = 177C432A1AD7C0D000055DD7 /* libcurl.xcodeproj */; ProjectRef = 177C432A1AD7C0D000055DD7 /* libcurl.xcodeproj */;
}, },
{
ProductGroup = 69415FBB1CB5243F003E771B /* Products */;
ProjectRef = 69415FBA1CB5243F003E771B /* libpsd.xcodeproj */;
},
{
ProductGroup = 69415F6C1CB51E0B003E771B /* Products */;
ProjectRef = 69415F6B1CB51E0B003E771B /* metafile.xcodeproj */;
},
{
ProductGroup = 69415FAF1CB5243F003E771B /* Products */;
ProjectRef = 69415FAE1CB5243F003E771B /* mng.xcodeproj */;
},
{
ProductGroup = 69415F201CB51C29003E771B /* Products */;
ProjectRef = 69415F1F1CB51C29003E771B /* OfficeUtils.xcodeproj */;
},
{
ProductGroup = 69415FB21CB5243F003E771B /* Products */;
ProjectRef = 69415FB11CB5243F003E771B /* png.xcodeproj */;
},
{
ProductGroup = 69415F291CB51D2A003E771B /* Products */;
ProjectRef = 69415F281CB51D2A003E771B /* PPTXFormatLib.xcodeproj */;
},
{
ProductGroup = 69415F801CB51E24003E771B /* Products */;
ProjectRef = 69415F7F1CB51E24003E771B /* raster.xcodeproj */;
},
{
ProductGroup = 69415FB51CB5243F003E771B /* Products */;
ProjectRef = 69415FB41CB5243F003E771B /* raw.xcodeproj */;
},
{
ProductGroup = 69415FB81CB5243F003E771B /* Products */;
ProjectRef = 69415FB71CB5243F003E771B /* tiff.xcodeproj */;
},
); );
projectRoot = ""; projectRoot = "";
targets = ( targets = (
17C8DEC11ACD696100902C85 /* X2tConverter */, 17C8DEC11ACD696100902C85 /* x2tconverter */,
17C1E3E41AD40E2E001E3D18 /* X2tConverter_framework */, 17C1E3E41AD40E2E001E3D18 /* X2tConverter_framework */,
); );
}; };
...@@ -240,18 +790,137 @@ ...@@ -240,18 +790,137 @@
remoteRef = 177C432E1AD7C0D100055DD7 /* PBXContainerItemProxy */; remoteRef = 177C432E1AD7C0D100055DD7 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR; sourceTree = BUILT_PRODUCTS_DIR;
}; };
17C1FECB1ACC4305006B99B3 /* libASCOfficeDocxFile2Lib_ios.a */ = { 17E17F5B1AC457CD00BEA2EA /* libASCOfficeDocxFile2Lib_ios.a */ = {
isa = PBXReferenceProxy; isa = PBXReferenceProxy;
fileType = archive.ar; fileType = archive.ar;
path = libASCOfficeDocxFile2Lib_ios.a; path = libASCOfficeDocxFile2Lib_ios.a;
remoteRef = 17C1FECA1ACC4305006B99B3 /* PBXContainerItemProxy */; remoteRef = 17E17F5A1AC457CD00BEA2EA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR; sourceTree = BUILT_PRODUCTS_DIR;
}; };
17E17F5B1AC457CD00BEA2EA /* libASCOfficeDocxFile2Lib.a */ = { 69415F241CB51C2A003E771B /* libOfficeUtils.a */ = {
isa = PBXReferenceProxy; isa = PBXReferenceProxy;
fileType = archive.ar; fileType = archive.ar;
path = libASCOfficeDocxFile2Lib.a; path = libOfficeUtils.a;
remoteRef = 17E17F5A1AC457CD00BEA2EA /* PBXContainerItemProxy */; remoteRef = 69415F231CB51C2A003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F2D1CB51D2A003E771B /* libPPTXFormatLib_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libPPTXFormatLib_ios.a;
remoteRef = 69415F2C1CB51D2A003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F671CB51DCF003E771B /* libDocxFormatLib_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libDocxFormatLib_ios.a;
remoteRef = 69415F661CB51DCF003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F701CB51E0C003E771B /* libmetafile_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libmetafile_ios.a;
remoteRef = 69415F6F1CB51E0C003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F781CB51E1B003E771B /* libagg_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libagg_ios.a;
remoteRef = 69415F771CB51E1B003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F7E1CB51E1F003E771B /* libfontengine_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libfontengine_ios.a;
remoteRef = 69415F7D1CB51E1F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F841CB51E24003E771B /* libraster_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libraster_ios.a;
remoteRef = 69415F831CB51E24003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F8A1CB51E29003E771B /* libgraphics_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libgraphics_ios.a;
remoteRef = 69415F891CB51E29003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415F9E1CB51E86003E771B /* libfreetype.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libfreetype.a;
remoteRef = 69415F9D1CB51E86003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FA91CB51EC9003E771B /* libcximage_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libcximage_ios.a;
remoteRef = 69415FA81CB51EC9003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FC81CB5243F003E771B /* libjasper_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjasper_ios.a;
remoteRef = 69415FC71CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FCB1CB5243F003E771B /* libjbig_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjbig_ios.a;
remoteRef = 69415FCA1CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FCE1CB5243F003E771B /* libjpeg_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libjpeg_ios.a;
remoteRef = 69415FCD1CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FD11CB5243F003E771B /* liblibpsd_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = liblibpsd_ios.a;
remoteRef = 69415FD01CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FD41CB5243F003E771B /* libmng_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libmng_ios.a;
remoteRef = 69415FD31CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FD71CB5243F003E771B /* libpng_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libpng_ios.a;
remoteRef = 69415FD61CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FDA1CB5243F003E771B /* libraw_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libraw_ios.a;
remoteRef = 69415FD91CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
69415FDD1CB5243F003E771B /* libtiff_ios.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libtiff_ios.a;
remoteRef = 69415FDC1CB5243F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR; sourceTree = BUILT_PRODUCTS_DIR;
}; };
698AF4C01C0740960080D889 /* libicu.a */ = { 698AF4C01C0740960080D889 /* libicu.a */ = {
...@@ -275,7 +944,7 @@ ...@@ -275,7 +944,7 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh; shellPath = /bin/sh;
shellScript = "SIMULATOR_LIBRARY_PATH=\"${BUILD_DIR}/${CONFIGURATION}-iphonesimulator/lib${PROJECT_NAME}.a\" &&\nDEVICE_LIBRARY_PATH=\"${BUILD_DIR}/${CONFIGURATION}-iphoneos/lib${PROJECT_NAME}.a\" &&\nUNIVERSAL_LIBRARY_DIR=\"${BUILD_DIR}/${CONFIGURATION}-iphoneuniversal\" &&\nFRAMEWORK=\"/Volumes/Storage/SDK/${PROJECT_NAME}.framework\" &&\n\n# Create framework directory structure.\nrm -rf \"${FRAMEWORK}\" &&\nmkdir -p \"${UNIVERSAL_LIBRARY_DIR}\" &&\n\n# Generate universal binary for the device and simulator.\nlipo \"${SIMULATOR_LIBRARY_PATH}\" \"${DEVICE_LIBRARY_PATH}\" -create -output \"${FRAMEWORK}\"\n\ncp ${PROJECT_DIR}/X2tConverter/X2tConverter.h ${PROJECT_DIR}/../../../ServerComponents/SDK/include/X2tConverter.h"; shellScript = "SIMULATOR_LIBRARY_PATH=\"${BUILD_DIR}/${CONFIGURATION}-iphonesimulator/lib${PROJECT_NAME}.a\" &&\nDEVICE_LIBRARY_PATH=\"${BUILD_DIR}/${CONFIGURATION}-iphoneos/lib${PROJECT_NAME}.a\" &&\nUNIVERSAL_LIBRARY_DIR=\"${BUILD_DIR}/${CONFIGURATION}-iphoneuniversal\" &&\nFRAMEWORK=\"${BUILD_DIR}/${CONFIGURATION}-iphoneuniversal/${PROJECT_NAME}.framework\" &&\n\n# Create framework directory structure.\nrm -rf \"${FRAMEWORK}\" &&\nmkdir -p \"${UNIVERSAL_LIBRARY_DIR}\" &&\n\n# Generate universal binary for the device and simulator.\nlipo \"${SIMULATOR_LIBRARY_PATH}\" \"${DEVICE_LIBRARY_PATH}\" -create -output \"${FRAMEWORK}\"";
}; };
/* End PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */
...@@ -301,6 +970,96 @@ ...@@ -301,6 +970,96 @@
name = ASCOfficeDocxFile2Lib_ios; name = ASCOfficeDocxFile2Lib_ios;
targetProxy = 17C8DEDB1ACD6A3900902C85 /* PBXContainerItemProxy */; targetProxy = 17C8DEDB1ACD6A3900902C85 /* PBXContainerItemProxy */;
}; };
69415F261CB51C32003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = OfficeUtils;
targetProxy = 69415F251CB51C32003E771B /* PBXContainerItemProxy */;
};
69415F2F1CB51D34003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = PPTXFormatLib;
targetProxy = 69415F2E1CB51D34003E771B /* PBXContainerItemProxy */;
};
69415F691CB51DD7003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = DocxFormatLib;
targetProxy = 69415F681CB51DD7003E771B /* PBXContainerItemProxy */;
};
69415F721CB51E13003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = metafile;
targetProxy = 69415F711CB51E13003E771B /* PBXContainerItemProxy */;
};
69415F8C1CB51E33003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = graphics;
targetProxy = 69415F8B1CB51E33003E771B /* PBXContainerItemProxy */;
};
69415F8F1CB51E3D003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = raster;
targetProxy = 69415F8E1CB51E3D003E771B /* PBXContainerItemProxy */;
};
69415F921CB51E48003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = fontengine;
targetProxy = 69415F911CB51E48003E771B /* PBXContainerItemProxy */;
};
69415F951CB51E54003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = agg;
targetProxy = 69415F941CB51E54003E771B /* PBXContainerItemProxy */;
};
69415FA21CB51E8F003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = freetype_ios;
targetProxy = 69415FA11CB51E8F003E771B /* PBXContainerItemProxy */;
};
69415FAB1CB51ED0003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = cximage;
targetProxy = 69415FAA1CB51ED0003E771B /* PBXContainerItemProxy */;
};
69415FDF1CB5244D003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = mng;
targetProxy = 69415FDE1CB5244D003E771B /* PBXContainerItemProxy */;
};
69415FE21CB5245A003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = png;
targetProxy = 69415FE11CB5245A003E771B /* PBXContainerItemProxy */;
};
69415FE51CB5246B003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = raw;
targetProxy = 69415FE41CB5246B003E771B /* PBXContainerItemProxy */;
};
69415FE81CB52475003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = tiff;
targetProxy = 69415FE71CB52475003E771B /* PBXContainerItemProxy */;
};
69415FEB1CB52480003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = libpsd;
targetProxy = 69415FEA1CB52480003E771B /* PBXContainerItemProxy */;
};
69415FEE1CB5248B003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jpeg;
targetProxy = 69415FED1CB5248B003E771B /* PBXContainerItemProxy */;
};
69415FF11CB52495003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jbig;
targetProxy = 69415FF01CB52495003E771B /* PBXContainerItemProxy */;
};
69415FF41CB5249E003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = jasper;
targetProxy = 69415FF31CB5249E003E771B /* PBXContainerItemProxy */;
};
698AF4C21C0745930080D889 /* PBXTargetDependency */ = { 698AF4C21C0745930080D889 /* PBXTargetDependency */ = {
isa = PBXTargetDependency; isa = PBXTargetDependency;
name = icu; name = icu;
...@@ -498,7 +1257,7 @@ ...@@ -498,7 +1257,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
17C8DECD1ACD696100902C85 /* Build configuration list for PBXNativeTarget "X2tConverter" */ = { 17C8DECD1ACD696100902C85 /* Build configuration list for PBXNativeTarget "x2tconverter" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
17C8DECE1ACD696100902C85 /* Debug */, 17C8DECE1ACD696100902C85 /* Debug */,
......
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
17DAB6521ACC0F1C005AF479 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 17DAB6511ACC0F1C005AF479 /* main.m */; };
17DAB6601ACC0F5E005AF479 /* libX2tConverter_mac.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17DAB65D1ACC0F4E005AF479 /* libX2tConverter_mac.a */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
17DAB65C1ACC0F4E005AF479 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17DAB6581ACC0F4E005AF479 /* X2tConverter.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17C27A141AC2DB3C00E1D003;
remoteInfo = X2tConverter_mac;
};
17DAB65E1ACC0F55005AF479 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 17DAB6581ACC0F4E005AF479 /* X2tConverter.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 17C27A131AC2DB3C00E1D003;
remoteInfo = X2tConverter_mac;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
17DAB64C1ACC0F1C005AF479 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
17DAB64E1ACC0F1C005AF479 /* X2tConverterCommandLineTool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = X2tConverterCommandLineTool; sourceTree = BUILT_PRODUCTS_DIR; };
17DAB6511ACC0F1C005AF479 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
17DAB6581ACC0F4E005AF479 /* X2tConverter.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = X2tConverter.xcodeproj; path = /Volumes/Docx2DoctConverter/AsyncServerComponents/Mac/TestMacX2tConverter/../X2tConverter/X2tConverter.xcodeproj; sourceTree = "<absolute>"; };
17DAB6611ACC0F98005AF479 /* X2tConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = X2tConverter.h; path = ../../X2tConverter/X2tConverter/X2tConverter.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
17DAB64B1ACC0F1C005AF479 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
17DAB6601ACC0F5E005AF479 /* libX2tConverter_mac.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
17DAB6451ACC0F1A005AF479 = {
isa = PBXGroup;
children = (
17DAB6581ACC0F4E005AF479 /* X2tConverter.xcodeproj */,
17DAB6501ACC0F1C005AF479 /* X2tConverterCommandLineTool */,
17DAB64F1ACC0F1C005AF479 /* Products */,
);
sourceTree = "<group>";
};
17DAB64F1ACC0F1C005AF479 /* Products */ = {
isa = PBXGroup;
children = (
17DAB64E1ACC0F1C005AF479 /* X2tConverterCommandLineTool */,
);
name = Products;
sourceTree = "<group>";
};
17DAB6501ACC0F1C005AF479 /* X2tConverterCommandLineTool */ = {
isa = PBXGroup;
children = (
17DAB6621ACC0FA0005AF479 /* SDK */,
17DAB6511ACC0F1C005AF479 /* main.m */,
);
path = X2tConverterCommandLineTool;
sourceTree = "<group>";
};
17DAB6591ACC0F4E005AF479 /* Products */ = {
isa = PBXGroup;
children = (
17DAB65D1ACC0F4E005AF479 /* libX2tConverter_mac.a */,
);
name = Products;
sourceTree = "<group>";
};
17DAB6621ACC0FA0005AF479 /* SDK */ = {
isa = PBXGroup;
children = (
17DAB6611ACC0F98005AF479 /* X2tConverter.h */,
);
name = SDK;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
17DAB64D1ACC0F1C005AF479 /* X2tConverterCommandLineTool */ = {
isa = PBXNativeTarget;
buildConfigurationList = 17DAB6551ACC0F1C005AF479 /* Build configuration list for PBXNativeTarget "X2tConverterCommandLineTool" */;
buildPhases = (
17DAB64A1ACC0F1C005AF479 /* Sources */,
17DAB64B1ACC0F1C005AF479 /* Frameworks */,
17DAB64C1ACC0F1C005AF479 /* CopyFiles */,
);
buildRules = (
);
dependencies = (
17DAB65F1ACC0F55005AF479 /* PBXTargetDependency */,
);
name = X2tConverterCommandLineTool;
productName = X2tConverterCommandLineTool;
productReference = 17DAB64E1ACC0F1C005AF479 /* X2tConverterCommandLineTool */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
17DAB6461ACC0F1A005AF479 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = {
17DAB64D1ACC0F1C005AF479 = {
CreatedOnToolsVersion = 6.2;
};
};
};
buildConfigurationList = 17DAB6491ACC0F1A005AF479 /* Build configuration list for PBXProject "X2tConverterCommandLineTool" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 17DAB6451ACC0F1A005AF479;
productRefGroup = 17DAB64F1ACC0F1C005AF479 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 17DAB6591ACC0F4E005AF479 /* Products */;
ProjectRef = 17DAB6581ACC0F4E005AF479 /* X2tConverter.xcodeproj */;
},
);
projectRoot = "";
targets = (
17DAB64D1ACC0F1C005AF479 /* X2tConverterCommandLineTool */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
17DAB65D1ACC0F4E005AF479 /* libX2tConverter_mac.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libX2tConverter_mac.a;
remoteRef = 17DAB65C1ACC0F4E005AF479 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXSourcesBuildPhase section */
17DAB64A1ACC0F1C005AF479 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
17DAB6521ACC0F1C005AF479 /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
17DAB65F1ACC0F55005AF479 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = X2tConverter_mac;
targetProxy = 17DAB65E1ACC0F55005AF479 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
17DAB6531ACC0F1C005AF479 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
17DAB6541ACC0F1C005AF479 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
17DAB6561ACC0F1C005AF479 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
OTHER_LDFLAGS = (
"-lstdc++",
"-lxml2",
"-lcurl",
"-lz",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
17DAB6571ACC0F1C005AF479 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
OTHER_LDFLAGS = (
"-lstdc++",
"-lxml2",
"-lcurl",
"-lz",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
17DAB6491ACC0F1A005AF479 /* Build configuration list for PBXProject "X2tConverterCommandLineTool" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17DAB6531ACC0F1C005AF479 /* Debug */,
17DAB6541ACC0F1C005AF479 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
17DAB6551ACC0F1C005AF479 /* Build configuration list for PBXNativeTarget "X2tConverterCommandLineTool" */ = {
isa = XCConfigurationList;
buildConfigurations = (
17DAB6561ACC0F1C005AF479 /* Debug */,
17DAB6571ACC0F1C005AF479 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 17DAB6461ACC0F1A005AF479 /* Project object */;
}
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:X2tConverterCommandLineTool.xcodeproj">
</FileRef>
</Workspace>
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0640"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "17DAB64D1ACC0F1C005AF479"
BuildableName = "X2tConverterCommandLineTool"
BlueprintName = "X2tConverterCommandLineTool"
ReferencedContainer = "container:X2tConverterCommandLineTool.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "17DAB64D1ACC0F1C005AF479"
BuildableName = "X2tConverterCommandLineTool"
BlueprintName = "X2tConverterCommandLineTool"
ReferencedContainer = "container:X2tConverterCommandLineTool.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "17DAB64D1ACC0F1C005AF479"
BuildableName = "X2tConverterCommandLineTool"
BlueprintName = "X2tConverterCommandLineTool"
ReferencedContainer = "container:X2tConverterCommandLineTool.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "17DAB64D1ACC0F1C005AF479"
BuildableName = "X2tConverterCommandLineTool"
BlueprintName = "X2tConverterCommandLineTool"
ReferencedContainer = "container:X2tConverterCommandLineTool.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>X2tConverterCommandLineTool.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>2</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>17DAB64D1ACC0F1C005AF479</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>
//
// main.m
// X2tConverterCommandLineTool
//
// Created by alexey.musinov on 01.04.15.
// Copyright (c) 2015 Ascensio System SIA. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "X2tConverter.h"
int main(int argc, const char * argv[]) {
@autoreleasepool {
//int * crash = NULL;//test
//*crash = 1;
NSArray *arguments = [[NSProcessInfo processInfo] arguments];
if (arguments && arguments.count >= 4) {
NSDate *startTime = [NSDate date];
NSString* fullFileName = arguments[1];
NSString* fullFileNameTo = arguments[2];
NSString* tempDir = arguments[3];
NSString* fontsPath = arguments[4];
X2tConverter* converter = [[X2tConverter alloc]init];
[converter sdk_docx2doct_bin:fullFileName nsTo:fullFileNameTo nsTemp:tempDir nsFontPath:fontsPath];
NSLog(@"%@ - time conversion: %fs", fullFileName, [[NSDate date] timeIntervalSinceDate:startTime]);
}
}
return 0;
}
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
7CC224031C05C1210073FE7D /* libASCOfficeDocxFile2Lib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223EE1C05C1210073FE7D /* libASCOfficeDocxFile2Lib.a */; };
7CC224041C05C1210073FE7D /* libDjVuFile.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223EF1C05C1210073FE7D /* libDjVuFile.dylib */; };
7CC224051C05C1210073FE7D /* libDocFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F01C05C1210073FE7D /* libDocFormatLib.a */; };
7CC224061C05C1210073FE7D /* libdoctrenderer.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F11C05C1210073FE7D /* libdoctrenderer.dylib */; };
7CC224071C05C1210073FE7D /* libDocxFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F21C05C1210073FE7D /* libDocxFormatLib.a */; };
7CC224081C05C1210073FE7D /* libgraphics.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F31C05C1210073FE7D /* libgraphics.a */; };
7CC224091C05C1210073FE7D /* libHtmlFile.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F41C05C1210073FE7D /* libHtmlFile.dylib */; };
7CC2240A1C05C1210073FE7D /* libHtmlRenderer.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F51C05C1210073FE7D /* libHtmlRenderer.dylib */; };
7CC2240B1C05C1210073FE7D /* liblibxml.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F61C05C1210073FE7D /* liblibxml.a */; };
7CC2240C1C05C1210073FE7D /* libOdfFileReaderLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F71C05C1210073FE7D /* libOdfFileReaderLib.a */; };
7CC2240D1C05C1210073FE7D /* libOdfFileWriterLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F81C05C1210073FE7D /* libOdfFileWriterLib.a */; };
7CC2240E1C05C1210073FE7D /* libOfficeUtils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223F91C05C1210073FE7D /* libOfficeUtils.a */; };
7CC2240F1C05C1210073FE7D /* libPdfReader.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223FA1C05C1210073FE7D /* libPdfReader.dylib */; };
7CC224101C05C1210073FE7D /* libPdfWriter.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223FB1C05C1210073FE7D /* libPdfWriter.dylib */; };
7CC224111C05C1210073FE7D /* libPptFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223FC1C05C1210073FE7D /* libPptFormatLib.a */; };
7CC224121C05C1210073FE7D /* libPPTXFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223FD1C05C1210073FE7D /* libPPTXFormatLib.a */; };
7CC224131C05C1210073FE7D /* libRtfFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223FE1C05C1210073FE7D /* libRtfFormatLib.a */; };
7CC224141C05C1210073FE7D /* libTxtXmlFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223FF1C05C1210073FE7D /* libTxtXmlFormatLib.a */; };
7CC224151C05C1210073FE7D /* libUnicodeConverter.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC224001C05C1210073FE7D /* libUnicodeConverter.dylib */; };
7CC224161C05C1210073FE7D /* libXlsFormatLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC224011C05C1210073FE7D /* libXlsFormatLib.a */; };
7CC224171C05C1210073FE7D /* libXpsFile.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC224021C05C1210073FE7D /* libXpsFile.dylib */; };
7CC224191C05C1570073FE7D /* libboost_regex.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC224181C05C1570073FE7D /* libboost_regex.a */; };
7CC2241B1C05C1EB0073FE7D /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC2241A1C05C1EB0073FE7D /* AppKit.framework */; };
7CC224211C05C22A0073FE7D /* ASCConverters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CC2241C1C05C22A0073FE7D /* ASCConverters.cpp */; };
7CC224221C05C22A0073FE7D /* cextracttools.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CC2241E1C05C22A0073FE7D /* cextracttools.cpp */; };
7CC224231C05C22A0073FE7D /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CC224201C05C22A0073FE7D /* main.cpp */; };
7CC224261C05C24D0073FE7D /* OfficeFileFormatChecker2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CC224251C05C24D0073FE7D /* OfficeFileFormatChecker2.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
7CC223E21C05C0750073FE7D /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
7CC223E41C05C0750073FE7D /* X2tConverterMacOS */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = X2tConverterMacOS; sourceTree = BUILT_PRODUCTS_DIR; };
7CC223EE1C05C1210073FE7D /* libASCOfficeDocxFile2Lib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libASCOfficeDocxFile2Lib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libASCOfficeDocxFile2Lib.a; sourceTree = "<group>"; };
7CC223EF1C05C1210073FE7D /* libDjVuFile.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libDjVuFile.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libDjVuFile.dylib; sourceTree = "<group>"; };
7CC223F01C05C1210073FE7D /* libDocFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libDocFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libDocFormatLib.a; sourceTree = "<group>"; };
7CC223F11C05C1210073FE7D /* libdoctrenderer.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libdoctrenderer.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libdoctrenderer.dylib; sourceTree = "<group>"; };
7CC223F21C05C1210073FE7D /* libDocxFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libDocxFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libDocxFormatLib.a; sourceTree = "<group>"; };
7CC223F31C05C1210073FE7D /* libgraphics.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgraphics.a; path = ../../../ServerComponents/SDK/lib/mac_64/libgraphics.a; sourceTree = "<group>"; };
7CC223F41C05C1210073FE7D /* libHtmlFile.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libHtmlFile.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libHtmlFile.dylib; sourceTree = "<group>"; };
7CC223F51C05C1210073FE7D /* libHtmlRenderer.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libHtmlRenderer.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libHtmlRenderer.dylib; sourceTree = "<group>"; };
7CC223F61C05C1210073FE7D /* liblibxml.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibxml.a; path = ../../../ServerComponents/SDK/lib/mac_64/liblibxml.a; sourceTree = "<group>"; };
7CC223F71C05C1210073FE7D /* libOdfFileReaderLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOdfFileReaderLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libOdfFileReaderLib.a; sourceTree = "<group>"; };
7CC223F81C05C1210073FE7D /* libOdfFileWriterLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOdfFileWriterLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libOdfFileWriterLib.a; sourceTree = "<group>"; };
7CC223F91C05C1210073FE7D /* libOfficeUtils.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOfficeUtils.a; path = ../../../ServerComponents/SDK/lib/mac_64/libOfficeUtils.a; sourceTree = "<group>"; };
7CC223FA1C05C1210073FE7D /* libPdfReader.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libPdfReader.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libPdfReader.dylib; sourceTree = "<group>"; };
7CC223FB1C05C1210073FE7D /* libPdfWriter.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libPdfWriter.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libPdfWriter.dylib; sourceTree = "<group>"; };
7CC223FC1C05C1210073FE7D /* libPptFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPptFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libPptFormatLib.a; sourceTree = "<group>"; };
7CC223FD1C05C1210073FE7D /* libPPTXFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPPTXFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libPPTXFormatLib.a; sourceTree = "<group>"; };
7CC223FE1C05C1210073FE7D /* libRtfFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libRtfFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libRtfFormatLib.a; sourceTree = "<group>"; };
7CC223FF1C05C1210073FE7D /* libTxtXmlFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libTxtXmlFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libTxtXmlFormatLib.a; sourceTree = "<group>"; };
7CC224001C05C1210073FE7D /* libUnicodeConverter.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libUnicodeConverter.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libUnicodeConverter.dylib; sourceTree = "<group>"; };
7CC224011C05C1210073FE7D /* libXlsFormatLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libXlsFormatLib.a; path = ../../../ServerComponents/SDK/lib/mac_64/libXlsFormatLib.a; sourceTree = "<group>"; };
7CC224021C05C1210073FE7D /* libXpsFile.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libXpsFile.dylib; path = ../../../ServerComponents/SDK/lib/mac_64/libXpsFile.dylib; sourceTree = "<group>"; };
7CC224181C05C1570073FE7D /* libboost_regex.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libboost_regex.a; path = ../../../ServerComponents/Common/boost_1_58_0/stage/lib/libboost_regex.a; sourceTree = "<group>"; };
7CC2241A1C05C1EB0073FE7D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
7CC2241C1C05C22A0073FE7D /* ASCConverters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASCConverters.cpp; path = ../../X2tConverter/ASCConverters.cpp; sourceTree = "<group>"; };
7CC2241D1C05C22A0073FE7D /* ASCConverters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASCConverters.h; path = ../../X2tConverter/ASCConverters.h; sourceTree = "<group>"; };
7CC2241E1C05C22A0073FE7D /* cextracttools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cextracttools.cpp; path = ../../X2tConverter/cextracttools.cpp; sourceTree = "<group>"; };
7CC2241F1C05C22A0073FE7D /* cextracttools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cextracttools.h; path = ../../X2tConverter/cextracttools.h; sourceTree = "<group>"; };
7CC224201C05C22A0073FE7D /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../X2tConverter/main.cpp; sourceTree = "<group>"; };
7CC224241C05C24D0073FE7D /* OfficeFileFormatChecker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OfficeFileFormatChecker.h; path = ../../../../ServerComponents/Common/OfficeFileFormatChecker.h; sourceTree = "<group>"; };
7CC224251C05C24D0073FE7D /* OfficeFileFormatChecker2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OfficeFileFormatChecker2.cpp; path = ../../../../ServerComponents/Common/OfficeFileFormatChecker2.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
7CC223E11C05C0750073FE7D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
7CC2241B1C05C1EB0073FE7D /* AppKit.framework in Frameworks */,
7CC224151C05C1210073FE7D /* libUnicodeConverter.dylib in Frameworks */,
7CC2240F1C05C1210073FE7D /* libPdfReader.dylib in Frameworks */,
7CC224161C05C1210073FE7D /* libXlsFormatLib.a in Frameworks */,
7CC224081C05C1210073FE7D /* libgraphics.a in Frameworks */,
7CC224071C05C1210073FE7D /* libDocxFormatLib.a in Frameworks */,
7CC224171C05C1210073FE7D /* libXpsFile.dylib in Frameworks */,
7CC2240B1C05C1210073FE7D /* liblibxml.a in Frameworks */,
7CC224121C05C1210073FE7D /* libPPTXFormatLib.a in Frameworks */,
7CC224141C05C1210073FE7D /* libTxtXmlFormatLib.a in Frameworks */,
7CC2240E1C05C1210073FE7D /* libOfficeUtils.a in Frameworks */,
7CC2240A1C05C1210073FE7D /* libHtmlRenderer.dylib in Frameworks */,
7CC224131C05C1210073FE7D /* libRtfFormatLib.a in Frameworks */,
7CC224101C05C1210073FE7D /* libPdfWriter.dylib in Frameworks */,
7CC2240D1C05C1210073FE7D /* libOdfFileWriterLib.a in Frameworks */,
7CC224051C05C1210073FE7D /* libDocFormatLib.a in Frameworks */,
7CC224191C05C1570073FE7D /* libboost_regex.a in Frameworks */,
7CC224091C05C1210073FE7D /* libHtmlFile.dylib in Frameworks */,
7CC2240C1C05C1210073FE7D /* libOdfFileReaderLib.a in Frameworks */,
7CC224031C05C1210073FE7D /* libASCOfficeDocxFile2Lib.a in Frameworks */,
7CC224041C05C1210073FE7D /* libDjVuFile.dylib in Frameworks */,
7CC224111C05C1210073FE7D /* libPptFormatLib.a in Frameworks */,
7CC224061C05C1210073FE7D /* libdoctrenderer.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
7CC223DB1C05C0750073FE7D = {
isa = PBXGroup;
children = (
7CC2241A1C05C1EB0073FE7D /* AppKit.framework */,
7CC223EE1C05C1210073FE7D /* libASCOfficeDocxFile2Lib.a */,
7CC223EF1C05C1210073FE7D /* libDjVuFile.dylib */,
7CC223F01C05C1210073FE7D /* libDocFormatLib.a */,
7CC223F11C05C1210073FE7D /* libdoctrenderer.dylib */,
7CC223F21C05C1210073FE7D /* libDocxFormatLib.a */,
7CC223F31C05C1210073FE7D /* libgraphics.a */,
7CC223F41C05C1210073FE7D /* libHtmlFile.dylib */,
7CC223F51C05C1210073FE7D /* libHtmlRenderer.dylib */,
7CC223F61C05C1210073FE7D /* liblibxml.a */,
7CC223F71C05C1210073FE7D /* libOdfFileReaderLib.a */,
7CC223F81C05C1210073FE7D /* libOdfFileWriterLib.a */,
7CC223F91C05C1210073FE7D /* libOfficeUtils.a */,
7CC223FA1C05C1210073FE7D /* libPdfReader.dylib */,
7CC223FB1C05C1210073FE7D /* libPdfWriter.dylib */,
7CC223FC1C05C1210073FE7D /* libPptFormatLib.a */,
7CC223FD1C05C1210073FE7D /* libPPTXFormatLib.a */,
7CC223FE1C05C1210073FE7D /* libRtfFormatLib.a */,
7CC223FF1C05C1210073FE7D /* libTxtXmlFormatLib.a */,
7CC224001C05C1210073FE7D /* libUnicodeConverter.dylib */,
7CC224011C05C1210073FE7D /* libXlsFormatLib.a */,
7CC224021C05C1210073FE7D /* libXpsFile.dylib */,
7CC224181C05C1570073FE7D /* libboost_regex.a */,
7CC223E61C05C0750073FE7D /* X2tConverterMacOS */,
7CC223E51C05C0750073FE7D /* Products */,
);
sourceTree = "<group>";
};
7CC223E51C05C0750073FE7D /* Products */ = {
isa = PBXGroup;
children = (
7CC223E41C05C0750073FE7D /* X2tConverterMacOS */,
);
name = Products;
sourceTree = "<group>";
};
7CC223E61C05C0750073FE7D /* X2tConverterMacOS */ = {
isa = PBXGroup;
children = (
7CC224241C05C24D0073FE7D /* OfficeFileFormatChecker.h */,
7CC224251C05C24D0073FE7D /* OfficeFileFormatChecker2.cpp */,
7CC2241C1C05C22A0073FE7D /* ASCConverters.cpp */,
7CC2241D1C05C22A0073FE7D /* ASCConverters.h */,
7CC2241E1C05C22A0073FE7D /* cextracttools.cpp */,
7CC2241F1C05C22A0073FE7D /* cextracttools.h */,
7CC224201C05C22A0073FE7D /* main.cpp */,
);
path = X2tConverterMacOS;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
7CC223E31C05C0750073FE7D /* X2tConverterMacOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 7CC223EB1C05C0750073FE7D /* Build configuration list for PBXNativeTarget "X2tConverterMacOS" */;
buildPhases = (
7CC223E01C05C0750073FE7D /* Sources */,
7CC223E11C05C0750073FE7D /* Frameworks */,
7CC223E21C05C0750073FE7D /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = X2tConverterMacOS;
productName = X2tConverterMacOS;
productReference = 7CC223E41C05C0750073FE7D /* X2tConverterMacOS */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
7CC223DC1C05C0750073FE7D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System";
TargetAttributes = {
7CC223E31C05C0750073FE7D = {
CreatedOnToolsVersion = 7.1.1;
};
};
};
buildConfigurationList = 7CC223DF1C05C0750073FE7D /* Build configuration list for PBXProject "X2tConverterMacOS" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 7CC223DB1C05C0750073FE7D;
productRefGroup = 7CC223E51C05C0750073FE7D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
7CC223E31C05C0750073FE7D /* X2tConverterMacOS */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
7CC223E01C05C0750073FE7D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7CC224221C05C22A0073FE7D /* cextracttools.cpp in Sources */,
7CC224261C05C24D0073FE7D /* OfficeFileFormatChecker2.cpp in Sources */,
7CC224211C05C22A0073FE7D /* ASCConverters.cpp in Sources */,
7CC224231C05C22A0073FE7D /* main.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
7CC223E91C05C0750073FE7D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_CXX_LIBRARY = "compiler-default";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = "compiler-default";
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
7CC223EA1C05C0750073FE7D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_CXX_LIBRARY = "compiler-default";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = "compiler-default";
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
7CC223EC1C05C0750073FE7D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PREPROCESSOR_DEFINITIONS = (
_LINUX,
LINUX,
_LINUX_QT,
_MAC,
MAC,
_MAC_NO_APPLE,
LIBXML_READER_ENABLED,
UNICODECONVERTER_USE_DYNAMIC_LIBRARY,
HTMLFILE_USE_DYNAMIC_LIBRARY,
HTMLRENDERER_USE_DYNAMIC_LIBRARY,
DJVU_USE_DYNAMIC_LIBRARY,
XPS_USE_DYNAMIC_LIBRARY,
PDFWRITER_USE_DYNAMIC_LIBRARY,
PDFREADER_USE_DYNAMIC_LIBRARY,
UNICODE,
_UNICODE,
_USE_LIBXML2_READER_,
_USE_XMLLITE_READER_,
USE_LITE_READER,
AVS_USE_CONVERT_PPTX_TOCUSTOM_VML,
DONT_WRITE_EMBEDDED_FONTS,
BUILD_CONFIG_FULL_VERSION,
CXIMAGE_DONT_DECLARE_TCHAR,
FILTER_FLATE_DECODE_ENABLED,
NODOCX,
ENABLE_PPT_TO_PPTX_CONVERT,
PPT_DEF,
PPTX_DEF,
);
LD_RUNPATH_SEARCH_PATHS = "@executable_path";
LIBRARY_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../../ServerComponents/SDK/lib/mac_64",
"$(PROJECT_DIR)/../../../ServerComponents/Common/boost_1_58_0/stage/lib",
);
OTHER_CFLAGS = (
"-I./../../../ServerComponents/DesktopEditor/freetype-2.5.2/include",
"-I./../../../ServerComponents/ASCOfficeUtils/ZLIB/zlib-1.2.3",
"-I./../../../ServerComponents/Common/DocxFormat/Source/XML/libxml2/XML/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
7CC223ED1C05C0750073FE7D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PREPROCESSOR_DEFINITIONS = (
_LINUX,
LINUX,
_LINUX_QT,
_MAC,
MAC,
_MAC_NO_APPLE,
LIBXML_READER_ENABLED,
UNICODECONVERTER_USE_DYNAMIC_LIBRARY,
HTMLFILE_USE_DYNAMIC_LIBRARY,
HTMLRENDERER_USE_DYNAMIC_LIBRARY,
DJVU_USE_DYNAMIC_LIBRARY,
XPS_USE_DYNAMIC_LIBRARY,
PDFWRITER_USE_DYNAMIC_LIBRARY,
PDFREADER_USE_DYNAMIC_LIBRARY,
UNICODE,
_UNICODE,
_USE_LIBXML2_READER_,
_USE_XMLLITE_READER_,
USE_LITE_READER,
AVS_USE_CONVERT_PPTX_TOCUSTOM_VML,
DONT_WRITE_EMBEDDED_FONTS,
BUILD_CONFIG_FULL_VERSION,
CXIMAGE_DONT_DECLARE_TCHAR,
FILTER_FLATE_DECODE_ENABLED,
NODOCX,
ENABLE_PPT_TO_PPTX_CONVERT,
PPT_DEF,
PPTX_DEF,
);
LD_RUNPATH_SEARCH_PATHS = "@executable_path";
LIBRARY_SEARCH_PATHS = (
"$(PROJECT_DIR)/../../../ServerComponents/SDK/lib/mac_64",
"$(PROJECT_DIR)/../../../ServerComponents/Common/boost_1_58_0/stage/lib",
);
OTHER_CFLAGS = (
"-I./../../../ServerComponents/DesktopEditor/freetype-2.5.2/include",
"-I./../../../ServerComponents/ASCOfficeUtils/ZLIB/zlib-1.2.3",
"-I./../../../ServerComponents/Common/DocxFormat/Source/XML/libxml2/XML/include",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
7CC223DF1C05C0750073FE7D /* Build configuration list for PBXProject "X2tConverterMacOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7CC223E91C05C0750073FE7D /* Debug */,
7CC223EA1C05C0750073FE7D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
7CC223EB1C05C0750073FE7D /* Build configuration list for PBXNativeTarget "X2tConverterMacOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7CC223EC1C05C0750073FE7D /* Debug */,
7CC223ED1C05C0750073FE7D /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 7CC223DC1C05C0750073FE7D /* Project object */;
}
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:X2tConverterMacOS.xcodeproj">
</FileRef>
</Workspace>
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.onlyoffice.$(PRODUCT_NAME:rfc1034identifier)</string> <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
<string>1</string> <string>1</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key> <key>UILaunchStoryboardName</key>
<string>LaunchScreen</string> <string>LaunchScreen</string>
<key>UIMainStoryboardFile</key> <key>UIMainStoryboardFile</key>
...@@ -36,8 +38,6 @@ ...@@ -36,8 +38,6 @@
<string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string> <string>UIInterfaceOrientationLandscapeRight</string>
</array> </array>
<key>UIFileSharingEnabled</key>
<true/>
<key>UISupportedInterfaceOrientations~ipad</key> <key>UISupportedInterfaceOrientations~ipad</key>
<array> <array>
<string>UIInterfaceOrientationPortrait</string> <string>UIInterfaceOrientationPortrait</string>
......
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
- (void)viewDidLoad - (void)viewDidLoad
{ {
[super viewDidLoad]; [super viewDidLoad];
[self testDOCX];
[self testXLSX]; [self testXLSX];
} }
...@@ -44,7 +46,7 @@ ...@@ -44,7 +46,7 @@
X2tConverter* conv2 = [[X2tConverter alloc]init]; X2tConverter* conv2 = [[X2tConverter alloc]init];
[conv2 sdk_doct_bin2docx:fullFileNameTo nsTo:docxOut nsTemp:outTemp nsFontPath:fontsPath fromChanges:@(NO) nsThemeDir:@""]; [conv2 sdk_doct_bin2docx:fullFileNameTo nsTo:docxOut nsTemp:outTemp nsFontPath:fontsPath fromChanges:@(NO) nsThemeDir:@""];
NSLog(@"%@",fullFileNameTo); NSLog(@"DOCX - BIN: %@",fullFileNameTo);
} }
- (void)testXLSX { - (void)testXLSX {
NSString *path = [[NSBundle mainBundle] pathForResource:@"price" ofType:@"xlsx"]; NSString *path = [[NSBundle mainBundle] pathForResource:@"price" ofType:@"xlsx"];
...@@ -57,7 +59,7 @@ ...@@ -57,7 +59,7 @@
X2tConverter* conv = [[X2tConverter alloc]init]; X2tConverter* conv = [[X2tConverter alloc]init];
[conv sdk_xlsx2xlst_bin:fullFileName nsTo:fullFileNameTo nsTemp:tempDir nsFontPath:fontsPath]; [conv sdk_xlsx2xlst_bin:fullFileName nsTo:fullFileNameTo nsTemp:tempDir nsFontPath:fontsPath];
NSLog(@"%@",fullFileNameTo); NSLog(@"XLSX - BIN : %@",fullFileNameTo);
} }
- (void)didReceiveMemoryWarning - (void)didReceiveMemoryWarning
......
...@@ -17,20 +17,20 @@ ...@@ -17,20 +17,20 @@
17DAB6891ACC371F005AF479 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 17DAB6881ACC371F005AF479 /* Images.xcassets */; }; 17DAB6891ACC371F005AF479 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 17DAB6881ACC371F005AF479 /* Images.xcassets */; };
17DAB68C1ACC371F005AF479 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 17DAB68A1ACC371F005AF479 /* LaunchScreen.xib */; }; 17DAB68C1ACC371F005AF479 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 17DAB68A1ACC371F005AF479 /* LaunchScreen.xib */; };
17DAB70E1ACC3B96005AF479 /* Demo-Hayden-Management-v2.docx in Resources */ = {isa = PBXBuildFile; fileRef = 17DAB70D1ACC3B90005AF479 /* Demo-Hayden-Management-v2.docx */; }; 17DAB70E1ACC3B96005AF479 /* Demo-Hayden-Management-v2.docx in Resources */ = {isa = PBXBuildFile; fileRef = 17DAB70D1ACC3B90005AF479 /* Demo-Hayden-Management-v2.docx */; };
690597621CA137E500000D4D /* libX2tConverter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6905975E1CA1377C00000D4D /* libX2tConverter.a */; }; 694149741CB5048C003E771B /* libX2tConverter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 694149711CB5047F003E771B /* libX2tConverter.a */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */ /* Begin PBXContainerItemProxy section */
6905975D1CA1377C00000D4D /* PBXContainerItemProxy */ = { 694149701CB5047F003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = 690597581CA1377B00000D4D /* X2tConverter.xcodeproj */; containerPortal = 6941496B1CB5047F003E771B /* X2tConverter.xcodeproj */;
proxyType = 2; proxyType = 2;
remoteGlobalIDString = 17C8DED01ACD696100902C85; remoteGlobalIDString = 17C8DED01ACD696100902C85;
remoteInfo = X2tConverter; remoteInfo = X2tConverter;
}; };
690597601CA137DD00000D4D /* PBXContainerItemProxy */ = { 694149721CB50485003E771B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy; isa = PBXContainerItemProxy;
containerPortal = 690597581CA1377B00000D4D /* X2tConverter.xcodeproj */; containerPortal = 6941496B1CB5047F003E771B /* X2tConverter.xcodeproj */;
proxyType = 1; proxyType = 1;
remoteGlobalIDString = 17C8DEC11ACD696100902C85; remoteGlobalIDString = 17C8DEC11ACD696100902C85;
remoteInfo = X2tConverter; remoteInfo = X2tConverter;
...@@ -52,8 +52,8 @@ ...@@ -52,8 +52,8 @@
17DAB6881ACC371F005AF479 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; 17DAB6881ACC371F005AF479 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
17DAB68B1ACC371F005AF479 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; 17DAB68B1ACC371F005AF479 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
17DAB70D1ACC3B90005AF479 /* Demo-Hayden-Management-v2.docx */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Demo-Hayden-Management-v2.docx"; sourceTree = "<group>"; }; 17DAB70D1ACC3B90005AF479 /* Demo-Hayden-Management-v2.docx */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Demo-Hayden-Management-v2.docx"; sourceTree = "<group>"; };
690597581CA1377B00000D4D /* X2tConverter.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = X2tConverter.xcodeproj; path = /Volumes/trunk/ServerComponents/X2tConverter/build/Mac/TestMacX2tConverter/../X2tConverter/X2tConverter.xcodeproj; sourceTree = "<absolute>"; };
6905975F1CA137D000000D4D /* X2tConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = X2tConverter.h; path = ../../../build/Mac/X2tConverter/X2tConverter/X2tConverter.h; sourceTree = "<group>"; }; 6905975F1CA137D000000D4D /* X2tConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = X2tConverter.h; path = ../../../build/Mac/X2tConverter/X2tConverter/X2tConverter.h; sourceTree = "<group>"; };
6941496B1CB5047F003E771B /* X2tConverter.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = X2tConverter.xcodeproj; path = /Volumes/GIT/components/X2tConverter/build/Mac/TestMacX2tConverter/../X2tConverter/X2tConverter.xcodeproj; sourceTree = "<absolute>"; };
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
690597621CA137E500000D4D /* libX2tConverter.a in Frameworks */, 694149741CB5048C003E771B /* libX2tConverter.a in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
17DAB66F1ACC371E005AF479 = { 17DAB66F1ACC371E005AF479 = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
690597581CA1377B00000D4D /* X2tConverter.xcodeproj */, 6941496B1CB5047F003E771B /* X2tConverter.xcodeproj */,
17DAB67A1ACC371E005AF479 /* iosTest */, 17DAB67A1ACC371E005AF479 /* iosTest */,
17DAB6791ACC371E005AF479 /* Products */, 17DAB6791ACC371E005AF479 /* Products */,
); );
...@@ -131,10 +131,10 @@ ...@@ -131,10 +131,10 @@
name = Files; name = Files;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
690597591CA1377B00000D4D /* Products */ = { 6941496C1CB5047F003E771B /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
6905975E1CA1377C00000D4D /* libX2tConverter.a */, 694149711CB5047F003E771B /* libX2tConverter.a */,
); );
name = Products; name = Products;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
buildRules = ( buildRules = (
); );
dependencies = ( dependencies = (
690597611CA137DD00000D4D /* PBXTargetDependency */, 694149731CB50485003E771B /* PBXTargetDependency */,
); );
name = iosTest; name = iosTest;
productName = TestIOSX2tConverter; productName = TestIOSX2tConverter;
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
17DAB6701ACC371E005AF479 /* Project object */ = { 17DAB6701ACC371E005AF479 /* Project object */ = {
isa = PBXProject; isa = PBXProject;
attributes = { attributes = {
LastUpgradeCheck = 0620; LastUpgradeCheck = 0730;
ORGANIZATIONNAME = "Ascensio System SIA"; ORGANIZATIONNAME = "Ascensio System SIA";
TargetAttributes = { TargetAttributes = {
17DAB6771ACC371E005AF479 = { 17DAB6771ACC371E005AF479 = {
...@@ -187,8 +187,8 @@ ...@@ -187,8 +187,8 @@
projectDirPath = ""; projectDirPath = "";
projectReferences = ( projectReferences = (
{ {
ProductGroup = 690597591CA1377B00000D4D /* Products */; ProductGroup = 6941496C1CB5047F003E771B /* Products */;
ProjectRef = 690597581CA1377B00000D4D /* X2tConverter.xcodeproj */; ProjectRef = 6941496B1CB5047F003E771B /* X2tConverter.xcodeproj */;
}, },
); );
projectRoot = ""; projectRoot = "";
...@@ -199,11 +199,11 @@ ...@@ -199,11 +199,11 @@
/* End PBXProject section */ /* End PBXProject section */
/* Begin PBXReferenceProxy section */ /* Begin PBXReferenceProxy section */
6905975E1CA1377C00000D4D /* libX2tConverter.a */ = { 694149711CB5047F003E771B /* libX2tConverter.a */ = {
isa = PBXReferenceProxy; isa = PBXReferenceProxy;
fileType = archive.ar; fileType = archive.ar;
path = libX2tConverter.a; path = libX2tConverter.a;
remoteRef = 6905975D1CA1377C00000D4D /* PBXContainerItemProxy */; remoteRef = 694149701CB5047F003E771B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR; sourceTree = BUILT_PRODUCTS_DIR;
}; };
/* End PBXReferenceProxy section */ /* End PBXReferenceProxy section */
...@@ -239,10 +239,10 @@ ...@@ -239,10 +239,10 @@
/* End PBXSourcesBuildPhase section */ /* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */ /* Begin PBXTargetDependency section */
690597611CA137DD00000D4D /* PBXTargetDependency */ = { 694149731CB50485003E771B /* PBXTargetDependency */ = {
isa = PBXTargetDependency; isa = PBXTargetDependency;
name = X2tConverter; name = X2tConverter;
targetProxy = 690597601CA137DD00000D4D /* PBXContainerItemProxy */; targetProxy = 694149721CB50485003E771B /* PBXContainerItemProxy */;
}; };
/* End PBXTargetDependency section */ /* End PBXTargetDependency section */
...@@ -286,6 +286,7 @@ ...@@ -286,6 +286,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99; GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO; GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0; GCC_OPTIMIZATION_LEVEL = 0;
...@@ -357,6 +358,7 @@ ...@@ -357,6 +358,7 @@
"-lxml2", "-lxml2",
"-lz", "-lz",
); );
PRODUCT_BUNDLE_IDENTIFIER = "com.onlyoffice.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = iosTest; PRODUCT_NAME = iosTest;
}; };
name = Debug; name = Debug;
...@@ -374,6 +376,7 @@ ...@@ -374,6 +376,7 @@
"-lxml2", "-lxml2",
"-lz", "-lz",
); );
PRODUCT_BUNDLE_IDENTIFIER = "com.onlyoffice.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = iosTest; PRODUCT_NAME = iosTest;
}; };
name = Release; name = Release;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment