project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B835B5511F74D6B00D4ABAA /* pngpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B835B5411F74D6B00D4ABAA /* pngpriv.h */; };
  10. 0B835B6911F74D9500D4ABAA /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5611F74D9500D4ABAA /* png.c */; };
  11. 0B835B6A11F74D9500D4ABAA /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B835B5711F74D9500D4ABAA /* png.h */; };
  12. 0B835B6B11F74D9500D4ABAA /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B835B5811F74D9500D4ABAA /* pngconf.h */; };
  13. 0B835B6C11F74D9500D4ABAA /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5911F74D9500D4ABAA /* pngerror.c */; };
  14. 0B835B6D11F74D9500D4ABAA /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5A11F74D9500D4ABAA /* pngget.c */; };
  15. 0B835B6E11F74D9500D4ABAA /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5B11F74D9500D4ABAA /* pngmem.c */; };
  16. 0B835B6F11F74D9500D4ABAA /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5C11F74D9500D4ABAA /* pngpread.c */; };
  17. 0B835B7011F74D9500D4ABAA /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5D11F74D9500D4ABAA /* pngread.c */; };
  18. 0B835B7111F74D9500D4ABAA /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5E11F74D9500D4ABAA /* pngrio.c */; };
  19. 0B835B7211F74D9500D4ABAA /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5F11F74D9500D4ABAA /* pngrtran.c */; };
  20. 0B835B7311F74D9500D4ABAA /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6011F74D9500D4ABAA /* pngrutil.c */; };
  21. 0B835B7411F74D9500D4ABAA /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6111F74D9500D4ABAA /* pngset.c */; };
  22. 0B835B7611F74D9500D4ABAA /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6411F74D9500D4ABAA /* pngtrans.c */; };
  23. 0B835B7711F74D9500D4ABAA /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6511F74D9500D4ABAA /* pngwio.c */; };
  24. 0B835B7811F74D9500D4ABAA /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6611F74D9500D4ABAA /* pngwrite.c */; };
  25. 0B835B7911F74D9500D4ABAA /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6711F74D9500D4ABAA /* pngwtran.c */; };
  26. 0B835B7A11F74D9500D4ABAA /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6811F74D9500D4ABAA /* pngwutil.c */; };
  27. 0BDAA40C121F05D900ED5E97 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5611F74D9500D4ABAA /* png.c */; };
  28. 0BDAA40D121F05D900ED5E97 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5911F74D9500D4ABAA /* pngerror.c */; };
  29. 0BDAA40E121F05D900ED5E97 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5A11F74D9500D4ABAA /* pngget.c */; };
  30. 0BDAA40F121F05D900ED5E97 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5B11F74D9500D4ABAA /* pngmem.c */; };
  31. 0BDAA410121F05D900ED5E97 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5C11F74D9500D4ABAA /* pngpread.c */; };
  32. 0BDAA411121F05D900ED5E97 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5D11F74D9500D4ABAA /* pngread.c */; };
  33. 0BDAA412121F05D900ED5E97 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5E11F74D9500D4ABAA /* pngrio.c */; };
  34. 0BDAA413121F05D900ED5E97 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B5F11F74D9500D4ABAA /* pngrtran.c */; };
  35. 0BDAA414121F05D900ED5E97 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6011F74D9500D4ABAA /* pngrutil.c */; };
  36. 0BDAA415121F05D900ED5E97 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6111F74D9500D4ABAA /* pngset.c */; };
  37. 0BDAA416121F05D900ED5E97 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6411F74D9500D4ABAA /* pngtrans.c */; };
  38. 0BDAA417121F05D900ED5E97 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6511F74D9500D4ABAA /* pngwio.c */; };
  39. 0BDAA418121F05D900ED5E97 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6611F74D9500D4ABAA /* pngwrite.c */; };
  40. 0BDAA419121F05D900ED5E97 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6711F74D9500D4ABAA /* pngwtran.c */; };
  41. 0BDAA41A121F05D900ED5E97 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B835B6811F74D9500D4ABAA /* pngwutil.c */; };
  42. 3769163F1EFE619E0013AF3E /* arm_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 3769163C1EFE619E0013AF3E /* arm_init.c */; };
  43. 376916401EFE619E0013AF3E /* filter_neon_intrinsics.c in Sources */ = {isa = PBXBuildFile; fileRef = 3769163D1EFE619E0013AF3E /* filter_neon_intrinsics.c */; };
  44. 376916411EFE619E0013AF3E /* filter_neon.S in Sources */ = {isa = PBXBuildFile; fileRef = 3769163E1EFE619E0013AF3E /* filter_neon.S */; };
  45. 376916441EFE61AE0013AF3E /* filter_sse2_intrinsics.c in Sources */ = {isa = PBXBuildFile; fileRef = 376916421EFE61AE0013AF3E /* filter_sse2_intrinsics.c */; };
  46. 376916451EFE61AE0013AF3E /* intel_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 376916431EFE61AE0013AF3E /* intel_init.c */; };
  47. /* End PBXBuildFile section */
  48. /* Begin PBXFileReference section */
  49. 0B835B5411F74D6B00D4ABAA /* pngpriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngpriv.h; path = ../src/pngpriv.h; sourceTree = SOURCE_ROOT; };
  50. 0B835B5611F74D9500D4ABAA /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../src/png.c; sourceTree = SOURCE_ROOT; };
  51. 0B835B5711F74D9500D4ABAA /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../src/png.h; sourceTree = SOURCE_ROOT; };
  52. 0B835B5811F74D9500D4ABAA /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../src/pngconf.h; sourceTree = SOURCE_ROOT; };
  53. 0B835B5911F74D9500D4ABAA /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = ../src/pngerror.c; sourceTree = SOURCE_ROOT; };
  54. 0B835B5A11F74D9500D4ABAA /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = ../src/pngget.c; sourceTree = SOURCE_ROOT; };
  55. 0B835B5B11F74D9500D4ABAA /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = ../src/pngmem.c; sourceTree = SOURCE_ROOT; };
  56. 0B835B5C11F74D9500D4ABAA /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = ../src/pngpread.c; sourceTree = SOURCE_ROOT; };
  57. 0B835B5D11F74D9500D4ABAA /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = ../src/pngread.c; sourceTree = SOURCE_ROOT; };
  58. 0B835B5E11F74D9500D4ABAA /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = ../src/pngrio.c; sourceTree = SOURCE_ROOT; };
  59. 0B835B5F11F74D9500D4ABAA /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = ../src/pngrtran.c; sourceTree = SOURCE_ROOT; };
  60. 0B835B6011F74D9500D4ABAA /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = ../src/pngrutil.c; sourceTree = SOURCE_ROOT; };
  61. 0B835B6111F74D9500D4ABAA /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = ../src/pngset.c; sourceTree = SOURCE_ROOT; };
  62. 0B835B6411F74D9500D4ABAA /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = ../src/pngtrans.c; sourceTree = SOURCE_ROOT; };
  63. 0B835B6511F74D9500D4ABAA /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = ../src/pngwio.c; sourceTree = SOURCE_ROOT; };
  64. 0B835B6611F74D9500D4ABAA /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = ../src/pngwrite.c; sourceTree = SOURCE_ROOT; };
  65. 0B835B6711F74D9500D4ABAA /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = ../src/pngwtran.c; sourceTree = SOURCE_ROOT; };
  66. 0B835B6811F74D9500D4ABAA /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = ../src/pngwutil.c; sourceTree = SOURCE_ROOT; };
  67. 0BDAA404121F057600ED5E97 /* libPng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPng.a; sourceTree = BUILT_PRODUCTS_DIR; };
  68. 3769163C1EFE619E0013AF3E /* arm_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = arm_init.c; path = ../src/arm/arm_init.c; sourceTree = "<group>"; };
  69. 3769163D1EFE619E0013AF3E /* filter_neon_intrinsics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = filter_neon_intrinsics.c; path = ../src/arm/filter_neon_intrinsics.c; sourceTree = "<group>"; };
  70. 3769163E1EFE619E0013AF3E /* filter_neon.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = filter_neon.S; path = ../src/arm/filter_neon.S; sourceTree = "<group>"; };
  71. 376916421EFE61AE0013AF3E /* filter_sse2_intrinsics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = filter_sse2_intrinsics.c; path = ../src/intel/filter_sse2_intrinsics.c; sourceTree = "<group>"; };
  72. 376916431EFE61AE0013AF3E /* intel_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = intel_init.c; path = ../src/intel/intel_init.c; sourceTree = "<group>"; };
  73. D2AAC046055464E500DB518D /* libPng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPng.a; sourceTree = BUILT_PRODUCTS_DIR; };
  74. /* End PBXFileReference section */
  75. /* Begin PBXFrameworksBuildPhase section */
  76. 0BDAA402121F057600ED5E97 /* Frameworks */ = {
  77. isa = PBXFrameworksBuildPhase;
  78. buildActionMask = 2147483647;
  79. files = (
  80. );
  81. runOnlyForDeploymentPostprocessing = 0;
  82. };
  83. D289987405E68DCB004EDB86 /* Frameworks */ = {
  84. isa = PBXFrameworksBuildPhase;
  85. buildActionMask = 2147483647;
  86. files = (
  87. );
  88. runOnlyForDeploymentPostprocessing = 0;
  89. };
  90. /* End PBXFrameworksBuildPhase section */
  91. /* Begin PBXGroup section */
  92. 08FB7794FE84155DC02AAC07 /* png */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 08FB7795FE84155DC02AAC07 /* Source */,
  96. 1AB674ADFE9D54B511CA2CBB /* Products */,
  97. );
  98. name = png;
  99. sourceTree = "<group>";
  100. };
  101. 08FB7795FE84155DC02AAC07 /* Source */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 3769163B1EFE61870013AF3E /* ARM */,
  105. 3769163A1EFE617F0013AF3E /* SSE */,
  106. 0B835B5611F74D9500D4ABAA /* png.c */,
  107. 0B835B5711F74D9500D4ABAA /* png.h */,
  108. 0B835B5811F74D9500D4ABAA /* pngconf.h */,
  109. 0B835B5911F74D9500D4ABAA /* pngerror.c */,
  110. 0B835B5A11F74D9500D4ABAA /* pngget.c */,
  111. 0B835B5B11F74D9500D4ABAA /* pngmem.c */,
  112. 0B835B5C11F74D9500D4ABAA /* pngpread.c */,
  113. 0B835B5D11F74D9500D4ABAA /* pngread.c */,
  114. 0B835B5E11F74D9500D4ABAA /* pngrio.c */,
  115. 0B835B5F11F74D9500D4ABAA /* pngrtran.c */,
  116. 0B835B6011F74D9500D4ABAA /* pngrutil.c */,
  117. 0B835B6111F74D9500D4ABAA /* pngset.c */,
  118. 0B835B6411F74D9500D4ABAA /* pngtrans.c */,
  119. 0B835B6511F74D9500D4ABAA /* pngwio.c */,
  120. 0B835B6611F74D9500D4ABAA /* pngwrite.c */,
  121. 0B835B6711F74D9500D4ABAA /* pngwtran.c */,
  122. 0B835B6811F74D9500D4ABAA /* pngwutil.c */,
  123. 0B835B5411F74D6B00D4ABAA /* pngpriv.h */,
  124. );
  125. name = Source;
  126. sourceTree = "<group>";
  127. };
  128. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  129. isa = PBXGroup;
  130. children = (
  131. D2AAC046055464E500DB518D /* libPng.a */,
  132. 0BDAA404121F057600ED5E97 /* libPng.a */,
  133. );
  134. name = Products;
  135. sourceTree = "<group>";
  136. };
  137. 3769163A1EFE617F0013AF3E /* SSE */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 376916421EFE61AE0013AF3E /* filter_sse2_intrinsics.c */,
  141. 376916431EFE61AE0013AF3E /* intel_init.c */,
  142. );
  143. name = SSE;
  144. sourceTree = "<group>";
  145. };
  146. 3769163B1EFE61870013AF3E /* ARM */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 3769163C1EFE619E0013AF3E /* arm_init.c */,
  150. 3769163D1EFE619E0013AF3E /* filter_neon_intrinsics.c */,
  151. 3769163E1EFE619E0013AF3E /* filter_neon.S */,
  152. );
  153. name = ARM;
  154. sourceTree = "<group>";
  155. };
  156. /* End PBXGroup section */
  157. /* Begin PBXHeadersBuildPhase section */
  158. 0BDAA400121F057600ED5E97 /* Headers */ = {
  159. isa = PBXHeadersBuildPhase;
  160. buildActionMask = 2147483647;
  161. files = (
  162. );
  163. runOnlyForDeploymentPostprocessing = 0;
  164. };
  165. D2AAC043055464E500DB518D /* Headers */ = {
  166. isa = PBXHeadersBuildPhase;
  167. buildActionMask = 2147483647;
  168. files = (
  169. 0B835B5511F74D6B00D4ABAA /* pngpriv.h in Headers */,
  170. 0B835B6A11F74D9500D4ABAA /* png.h in Headers */,
  171. 0B835B6B11F74D9500D4ABAA /* pngconf.h in Headers */,
  172. );
  173. runOnlyForDeploymentPostprocessing = 0;
  174. };
  175. /* End PBXHeadersBuildPhase section */
  176. /* Begin PBXNativeTarget section */
  177. 0BDAA403121F057600ED5E97 /* iOS */ = {
  178. isa = PBXNativeTarget;
  179. buildConfigurationList = 0BDAA420121F05E200ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */;
  180. buildPhases = (
  181. 0BDAA400121F057600ED5E97 /* Headers */,
  182. 0BDAA401121F057600ED5E97 /* Sources */,
  183. 0BDAA402121F057600ED5E97 /* Frameworks */,
  184. );
  185. buildRules = (
  186. );
  187. dependencies = (
  188. );
  189. name = iOS;
  190. productName = iPhone;
  191. productReference = 0BDAA404121F057600ED5E97 /* libPng.a */;
  192. productType = "com.apple.product-type.library.static";
  193. };
  194. D2AAC045055464E500DB518D /* Mac */ = {
  195. isa = PBXNativeTarget;
  196. buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "Mac" */;
  197. buildPhases = (
  198. D2AAC043055464E500DB518D /* Headers */,
  199. D2AAC044055464E500DB518D /* Sources */,
  200. D289987405E68DCB004EDB86 /* Frameworks */,
  201. );
  202. buildRules = (
  203. );
  204. dependencies = (
  205. );
  206. name = Mac;
  207. productName = png;
  208. productReference = D2AAC046055464E500DB518D /* libPng.a */;
  209. productType = "com.apple.product-type.library.static";
  210. };
  211. /* End PBXNativeTarget section */
  212. /* Begin PBXProject section */
  213. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  214. isa = PBXProject;
  215. attributes = {
  216. };
  217. buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "png" */;
  218. compatibilityVersion = "Xcode 3.1";
  219. developmentRegion = English;
  220. hasScannedForEncodings = 1;
  221. knownRegions = (
  222. en,
  223. );
  224. mainGroup = 08FB7794FE84155DC02AAC07 /* png */;
  225. projectDirPath = "";
  226. projectRoot = "";
  227. targets = (
  228. D2AAC045055464E500DB518D /* Mac */,
  229. 0BDAA403121F057600ED5E97 /* iOS */,
  230. );
  231. };
  232. /* End PBXProject section */
  233. /* Begin PBXSourcesBuildPhase section */
  234. 0BDAA401121F057600ED5E97 /* Sources */ = {
  235. isa = PBXSourcesBuildPhase;
  236. buildActionMask = 2147483647;
  237. files = (
  238. 0BDAA40C121F05D900ED5E97 /* png.c in Sources */,
  239. 0BDAA40D121F05D900ED5E97 /* pngerror.c in Sources */,
  240. 0BDAA40E121F05D900ED5E97 /* pngget.c in Sources */,
  241. 0BDAA40F121F05D900ED5E97 /* pngmem.c in Sources */,
  242. 0BDAA410121F05D900ED5E97 /* pngpread.c in Sources */,
  243. 0BDAA411121F05D900ED5E97 /* pngread.c in Sources */,
  244. 0BDAA412121F05D900ED5E97 /* pngrio.c in Sources */,
  245. 0BDAA413121F05D900ED5E97 /* pngrtran.c in Sources */,
  246. 0BDAA414121F05D900ED5E97 /* pngrutil.c in Sources */,
  247. 0BDAA415121F05D900ED5E97 /* pngset.c in Sources */,
  248. 0BDAA416121F05D900ED5E97 /* pngtrans.c in Sources */,
  249. 376916401EFE619E0013AF3E /* filter_neon_intrinsics.c in Sources */,
  250. 0BDAA417121F05D900ED5E97 /* pngwio.c in Sources */,
  251. 376916411EFE619E0013AF3E /* filter_neon.S in Sources */,
  252. 0BDAA418121F05D900ED5E97 /* pngwrite.c in Sources */,
  253. 0BDAA419121F05D900ED5E97 /* pngwtran.c in Sources */,
  254. 3769163F1EFE619E0013AF3E /* arm_init.c in Sources */,
  255. 0BDAA41A121F05D900ED5E97 /* pngwutil.c in Sources */,
  256. );
  257. runOnlyForDeploymentPostprocessing = 0;
  258. };
  259. D2AAC044055464E500DB518D /* Sources */ = {
  260. isa = PBXSourcesBuildPhase;
  261. buildActionMask = 2147483647;
  262. files = (
  263. 376916441EFE61AE0013AF3E /* filter_sse2_intrinsics.c in Sources */,
  264. 0B835B6911F74D9500D4ABAA /* png.c in Sources */,
  265. 0B835B6C11F74D9500D4ABAA /* pngerror.c in Sources */,
  266. 0B835B6D11F74D9500D4ABAA /* pngget.c in Sources */,
  267. 0B835B6E11F74D9500D4ABAA /* pngmem.c in Sources */,
  268. 0B835B6F11F74D9500D4ABAA /* pngpread.c in Sources */,
  269. 0B835B7011F74D9500D4ABAA /* pngread.c in Sources */,
  270. 376916451EFE61AE0013AF3E /* intel_init.c in Sources */,
  271. 0B835B7111F74D9500D4ABAA /* pngrio.c in Sources */,
  272. 0B835B7211F74D9500D4ABAA /* pngrtran.c in Sources */,
  273. 0B835B7311F74D9500D4ABAA /* pngrutil.c in Sources */,
  274. 0B835B7411F74D9500D4ABAA /* pngset.c in Sources */,
  275. 0B835B7611F74D9500D4ABAA /* pngtrans.c in Sources */,
  276. 0B835B7711F74D9500D4ABAA /* pngwio.c in Sources */,
  277. 0B835B7811F74D9500D4ABAA /* pngwrite.c in Sources */,
  278. 0B835B7911F74D9500D4ABAA /* pngwtran.c in Sources */,
  279. 0B835B7A11F74D9500D4ABAA /* pngwutil.c in Sources */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXSourcesBuildPhase section */
  284. /* Begin XCBuildConfiguration section */
  285. 0BDAA405121F057600ED5E97 /* Release */ = {
  286. isa = XCBuildConfiguration;
  287. buildSettings = {
  288. SDKROOT = iphoneos;
  289. };
  290. name = Release;
  291. };
  292. 1DEB91ED08733DB70010E9CD /* Release */ = {
  293. isa = XCBuildConfiguration;
  294. buildSettings = {
  295. GCC_PREPROCESSOR_DEFINITIONS = PNG_INTEL_SSE;
  296. };
  297. name = Release;
  298. };
  299. 1DEB91F108733DB70010E9CD /* Release */ = {
  300. isa = XCBuildConfiguration;
  301. buildSettings = {
  302. GCC_FAST_MATH = YES;
  303. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  304. GCC_THREADSAFE_STATICS = NO;
  305. PRODUCT_NAME = Png;
  306. };
  307. name = Release;
  308. };
  309. /* End XCBuildConfiguration section */
  310. /* Begin XCConfigurationList section */
  311. 0BDAA420121F05E200ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */ = {
  312. isa = XCConfigurationList;
  313. buildConfigurations = (
  314. 0BDAA405121F057600ED5E97 /* Release */,
  315. );
  316. defaultConfigurationIsVisible = 0;
  317. defaultConfigurationName = Release;
  318. };
  319. 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "Mac" */ = {
  320. isa = XCConfigurationList;
  321. buildConfigurations = (
  322. 1DEB91ED08733DB70010E9CD /* Release */,
  323. );
  324. defaultConfigurationIsVisible = 0;
  325. defaultConfigurationName = Release;
  326. };
  327. 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "png" */ = {
  328. isa = XCConfigurationList;
  329. buildConfigurations = (
  330. 1DEB91F108733DB70010E9CD /* Release */,
  331. );
  332. defaultConfigurationIsVisible = 0;
  333. defaultConfigurationName = Release;
  334. };
  335. /* End XCConfigurationList section */
  336. };
  337. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  338. }