You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

372 rivejä
18 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXFileReference section */
  9. E6353FEA0EAB3E35005731B2 /* accessors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = accessors.c; path = ../pipi/accessors.c; sourceTree = SOURCE_ROOT; };
  10. E6353FEB0EAB3E35005731B2 /* codec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = codec.c; path = ../pipi/codec.c; sourceTree = SOURCE_ROOT; };
  11. E6353FEC0EAB3E35005731B2 /* colorstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = colorstring.c; path = ../pipi/colorstring.c; sourceTree = SOURCE_ROOT; };
  12. E6353FED0EAB3E35005731B2 /* context.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = context.c; path = ../pipi/context.c; sourceTree = SOURCE_ROOT; };
  13. E6353FEE0EAB3E35005731B2 /* dither.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dither.c; path = ../pipi/dither.c; sourceTree = SOURCE_ROOT; };
  14. E6353FEF0EAB3E35005731B2 /* measure.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = measure.c; path = ../pipi/measure.c; sourceTree = SOURCE_ROOT; };
  15. E6353FF00EAB3E35005731B2 /* pipi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pipi.c; path = ../pipi/pipi.c; sourceTree = SOURCE_ROOT; };
  16. E6353FF10EAB3E35005731B2 /* pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pixels.c; path = ../pipi/pixels.c; sourceTree = SOURCE_ROOT; };
  17. E6353FF20EAB3E35005731B2 /* resize.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = resize.c; path = ../pipi/resize.c; sourceTree = SOURCE_ROOT; };
  18. E6353FF30EAB3E35005731B2 /* stock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stock.c; path = ../pipi/stock.c; sourceTree = SOURCE_ROOT; };
  19. E6353FF50EAB3E68005731B2 /* oric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = oric.c; path = ../pipi/codec/oric.c; sourceTree = SOURCE_ROOT; };
  20. E6353FF60EAB3E68005731B2 /* gdi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gdi.c; path = ../pipi/codec/gdi.c; sourceTree = SOURCE_ROOT; };
  21. E6353FF70EAB3E68005731B2 /* sdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sdl.c; path = ../pipi/codec/sdl.c; sourceTree = SOURCE_ROOT; };
  22. E6353FF80EAB3E68005731B2 /* opencv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = opencv.c; path = ../pipi/codec/opencv.c; sourceTree = SOURCE_ROOT; };
  23. E6353FF90EAB3E68005731B2 /* imlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = imlib.c; path = ../pipi/codec/imlib.c; sourceTree = SOURCE_ROOT; };
  24. E6353FFA0EAB3E68005731B2 /* coreimage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = coreimage.m; path = ../pipi/codec/coreimage.m; sourceTree = SOURCE_ROOT; };
  25. E63540040EAB3E95005731B2 /* noise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = noise.c; sourceTree = "<group>"; };
  26. E63540050EAB3E95005731B2 /* screen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = screen.c; sourceTree = "<group>"; };
  27. E63540070EAB3E9D005731B2 /* histogram.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = histogram.c; sourceTree = "<group>"; };
  28. E63540090EAB3E9D005731B2 /* autocontrast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = autocontrast.c; sourceTree = "<group>"; };
  29. E635400A0EAB3E9D005731B2 /* blur.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = blur.c; sourceTree = "<group>"; };
  30. E635400B0EAB3E9D005731B2 /* color.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = color.c; sourceTree = "<group>"; };
  31. E635400C0EAB3E9D005731B2 /* convolution.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = convolution.c; sourceTree = "<group>"; };
  32. E635400D0EAB3E9D005731B2 /* dilate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dilate.c; sourceTree = "<group>"; };
  33. E635400E0EAB3E9D005731B2 /* median.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = median.c; sourceTree = "<group>"; };
  34. E635400F0EAB3E9D005731B2 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
  35. E63540110EAB3E9D005731B2 /* dbs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dbs.c; sourceTree = "<group>"; };
  36. E63540120EAB3E9D005731B2 /* ediff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ediff.c; sourceTree = "<group>"; };
  37. E63540130EAB3E9D005731B2 /* ordered.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ordered.c; sourceTree = "<group>"; };
  38. E63540140EAB3E9D005731B2 /* ostromoukhov.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ostromoukhov.c; sourceTree = "<group>"; };
  39. E63540150EAB3E9D005731B2 /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = random.c; sourceTree = "<group>"; };
  40. E63540170EAB3E9D005731B2 /* reduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reduce.c; sourceTree = "<group>"; };
  41. E63540190EAB3E9D005731B2 /* bezier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bezier.c; sourceTree = "<group>"; };
  42. E635401A0EAB3E9D005731B2 /* floodfill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = floodfill.c; sourceTree = "<group>"; };
  43. E635401B0EAB3E9D005731B2 /* line.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = line.c; sourceTree = "<group>"; };
  44. E635401C0EAB3E9D005731B2 /* tile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tile.c; sourceTree = "<group>"; };
  45. E635401E0EAB3E9D005731B2 /* mean.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mean.c; sourceTree = "<group>"; };
  46. E635401F0EAB3E9D005731B2 /* minmax.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = minmax.c; sourceTree = "<group>"; };
  47. E63540200EAB3E9D005731B2 /* mulscreen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mulscreen.c; sourceTree = "<group>"; };
  48. E63540210EAB3E9D005731B2 /* rgb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rgb.c; sourceTree = "<group>"; };
  49. E63540220EAB3E9D005731B2 /* subadd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = subadd.c; sourceTree = "<group>"; };
  50. E63540270EAB3EDC005731B2 /* coreimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = coreimage.h; path = ../pipi/codec/coreimage.h; sourceTree = SOURCE_ROOT; };
  51. E63540290EAB3EF2005731B2 /* pipi_template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pipi_template.h; path = ../pipi/pipi_template.h; sourceTree = SOURCE_ROOT; };
  52. E635402A0EAB3EF2005731B2 /* pipi_stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pipi_stubs.h; path = ../pipi/pipi_stubs.h; sourceTree = SOURCE_ROOT; };
  53. E635402B0EAB3EF2005731B2 /* pipi_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pipi_internals.h; path = ../pipi/pipi_internals.h; sourceTree = SOURCE_ROOT; };
  54. E635402C0EAB3EF2005731B2 /* pipi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pipi.h; path = ../pipi/pipi.h; sourceTree = SOURCE_ROOT; };
  55. E63540370EAB3F77005731B2 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../Makefile.am; sourceTree = SOURCE_ROOT; };
  56. E63540380EAB3F77005731B2 /* configure.ac */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = configure.ac; path = ../configure.ac; sourceTree = SOURCE_ROOT; };
  57. /* End PBXFileReference section */
  58. /* Begin PBXGroup section */
  59. 08FB7794FE84155DC02AAC07 /* xcode */ = {
  60. isa = PBXGroup;
  61. children = (
  62. E63540350EAB3F57005731B2 /* autotools */,
  63. E63540230EAB3EBF005731B2 /* headers */,
  64. E6353FE90EAB3DF4005731B2 /* libpipi */,
  65. );
  66. name = xcode;
  67. sourceTree = "<group>";
  68. };
  69. E6353FE90EAB3DF4005731B2 /* libpipi */ = {
  70. isa = PBXGroup;
  71. children = (
  72. E63540060EAB3E9D005731B2 /* histogram */,
  73. E63540080EAB3E9D005731B2 /* filter */,
  74. E63540100EAB3E9D005731B2 /* dither */,
  75. E63540160EAB3E9D005731B2 /* quantize */,
  76. E63540180EAB3E9D005731B2 /* paint */,
  77. E635401D0EAB3E9D005731B2 /* combine */,
  78. E63540030EAB3E95005731B2 /* render */,
  79. E6353FF40EAB3E4C005731B2 /* codec */,
  80. E6353FEA0EAB3E35005731B2 /* accessors.c */,
  81. E6353FEB0EAB3E35005731B2 /* codec.c */,
  82. E6353FEC0EAB3E35005731B2 /* colorstring.c */,
  83. E6353FED0EAB3E35005731B2 /* context.c */,
  84. E6353FEE0EAB3E35005731B2 /* dither.c */,
  85. E6353FEF0EAB3E35005731B2 /* measure.c */,
  86. E6353FF00EAB3E35005731B2 /* pipi.c */,
  87. E6353FF10EAB3E35005731B2 /* pixels.c */,
  88. E6353FF20EAB3E35005731B2 /* resize.c */,
  89. E6353FF30EAB3E35005731B2 /* stock.c */,
  90. );
  91. name = libpipi;
  92. sourceTree = "<group>";
  93. };
  94. E6353FF40EAB3E4C005731B2 /* codec */ = {
  95. isa = PBXGroup;
  96. children = (
  97. E6353FF50EAB3E68005731B2 /* oric.c */,
  98. E6353FF60EAB3E68005731B2 /* gdi.c */,
  99. E6353FF70EAB3E68005731B2 /* sdl.c */,
  100. E6353FF80EAB3E68005731B2 /* opencv.c */,
  101. E6353FF90EAB3E68005731B2 /* imlib.c */,
  102. E6353FFA0EAB3E68005731B2 /* coreimage.m */,
  103. );
  104. name = codec;
  105. sourceTree = "<group>";
  106. };
  107. E63540030EAB3E95005731B2 /* render */ = {
  108. isa = PBXGroup;
  109. children = (
  110. E63540040EAB3E95005731B2 /* noise.c */,
  111. E63540050EAB3E95005731B2 /* screen.c */,
  112. );
  113. name = render;
  114. path = ../pipi/render;
  115. sourceTree = SOURCE_ROOT;
  116. };
  117. E63540060EAB3E9D005731B2 /* histogram */ = {
  118. isa = PBXGroup;
  119. children = (
  120. E63540070EAB3E9D005731B2 /* histogram.c */,
  121. );
  122. name = histogram;
  123. path = ../pipi/histogram;
  124. sourceTree = SOURCE_ROOT;
  125. };
  126. E63540080EAB3E9D005731B2 /* filter */ = {
  127. isa = PBXGroup;
  128. children = (
  129. E63540090EAB3E9D005731B2 /* autocontrast.c */,
  130. E635400A0EAB3E9D005731B2 /* blur.c */,
  131. E635400B0EAB3E9D005731B2 /* color.c */,
  132. E635400C0EAB3E9D005731B2 /* convolution.c */,
  133. E635400D0EAB3E9D005731B2 /* dilate.c */,
  134. E635400E0EAB3E9D005731B2 /* median.c */,
  135. E635400F0EAB3E9D005731B2 /* transform.c */,
  136. );
  137. name = filter;
  138. path = ../pipi/filter;
  139. sourceTree = SOURCE_ROOT;
  140. };
  141. E63540100EAB3E9D005731B2 /* dither */ = {
  142. isa = PBXGroup;
  143. children = (
  144. E63540110EAB3E9D005731B2 /* dbs.c */,
  145. E63540120EAB3E9D005731B2 /* ediff.c */,
  146. E63540130EAB3E9D005731B2 /* ordered.c */,
  147. E63540140EAB3E9D005731B2 /* ostromoukhov.c */,
  148. E63540150EAB3E9D005731B2 /* random.c */,
  149. );
  150. name = dither;
  151. path = ../pipi/dither;
  152. sourceTree = SOURCE_ROOT;
  153. };
  154. E63540160EAB3E9D005731B2 /* quantize */ = {
  155. isa = PBXGroup;
  156. children = (
  157. E63540170EAB3E9D005731B2 /* reduce.c */,
  158. );
  159. name = quantize;
  160. path = ../pipi/quantize;
  161. sourceTree = SOURCE_ROOT;
  162. };
  163. E63540180EAB3E9D005731B2 /* paint */ = {
  164. isa = PBXGroup;
  165. children = (
  166. E63540190EAB3E9D005731B2 /* bezier.c */,
  167. E635401A0EAB3E9D005731B2 /* floodfill.c */,
  168. E635401B0EAB3E9D005731B2 /* line.c */,
  169. E635401C0EAB3E9D005731B2 /* tile.c */,
  170. );
  171. name = paint;
  172. path = ../pipi/paint;
  173. sourceTree = SOURCE_ROOT;
  174. };
  175. E635401D0EAB3E9D005731B2 /* combine */ = {
  176. isa = PBXGroup;
  177. children = (
  178. E635401E0EAB3E9D005731B2 /* mean.c */,
  179. E635401F0EAB3E9D005731B2 /* minmax.c */,
  180. E63540200EAB3E9D005731B2 /* mulscreen.c */,
  181. E63540210EAB3E9D005731B2 /* rgb.c */,
  182. E63540220EAB3E9D005731B2 /* subadd.c */,
  183. );
  184. name = combine;
  185. path = ../pipi/combine;
  186. sourceTree = SOURCE_ROOT;
  187. };
  188. E63540230EAB3EBF005731B2 /* headers */ = {
  189. isa = PBXGroup;
  190. children = (
  191. E63540290EAB3EF2005731B2 /* pipi_template.h */,
  192. E635402A0EAB3EF2005731B2 /* pipi_stubs.h */,
  193. E635402B0EAB3EF2005731B2 /* pipi_internals.h */,
  194. E635402C0EAB3EF2005731B2 /* pipi.h */,
  195. E63540250EAB3ED2005731B2 /* codec */,
  196. );
  197. name = headers;
  198. sourceTree = "<group>";
  199. };
  200. E63540250EAB3ED2005731B2 /* codec */ = {
  201. isa = PBXGroup;
  202. children = (
  203. E63540270EAB3EDC005731B2 /* coreimage.h */,
  204. );
  205. name = codec;
  206. sourceTree = "<group>";
  207. };
  208. E63540350EAB3F57005731B2 /* autotools */ = {
  209. isa = PBXGroup;
  210. children = (
  211. E63540370EAB3F77005731B2 /* Makefile.am */,
  212. E63540380EAB3F77005731B2 /* configure.ac */,
  213. );
  214. name = autotools;
  215. sourceTree = "<group>";
  216. };
  217. /* End PBXGroup section */
  218. /* Begin PBXLegacyTarget section */
  219. D28A88AD04BDD90700651E21 /* xcode */ = {
  220. isa = PBXLegacyTarget;
  221. buildArgumentsString = "$(ACTION)";
  222. buildConfigurationList = 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "xcode" */;
  223. buildPhases = (
  224. );
  225. buildToolPath = /usr/bin/make;
  226. dependencies = (
  227. );
  228. name = xcode;
  229. passBuildSettingsInEnvironment = 1;
  230. productName = xcode;
  231. };
  232. E61B9EBA0EAB665300AE69EA /* libpipi */ = {
  233. isa = PBXLegacyTarget;
  234. buildArgumentsString = "$(ACTION)";
  235. buildConfigurationList = E61B9EC10EAB669D00AE69EA /* Build configuration list for PBXLegacyTarget "libpipi" */;
  236. buildPhases = (
  237. );
  238. buildToolPath = /usr/bin/make;
  239. buildWorkingDirectory = "/Users/jylam/libpipi-trunk";
  240. dependencies = (
  241. );
  242. name = libpipi;
  243. passBuildSettingsInEnvironment = 1;
  244. productName = libpipi;
  245. };
  246. /* End PBXLegacyTarget section */
  247. /* Begin PBXProject section */
  248. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  249. isa = PBXProject;
  250. buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "xcode" */;
  251. compatibilityVersion = "Xcode 3.1";
  252. hasScannedForEncodings = 1;
  253. mainGroup = 08FB7794FE84155DC02AAC07 /* xcode */;
  254. projectDirPath = "";
  255. projectRoot = "";
  256. targets = (
  257. D28A88AD04BDD90700651E21 /* xcode */,
  258. E61B9EBA0EAB665300AE69EA /* libpipi */,
  259. );
  260. };
  261. /* End PBXProject section */
  262. /* Begin XCBuildConfiguration section */
  263. 1DEB919008733D9F0010E9CD /* Debug */ = {
  264. isa = XCBuildConfiguration;
  265. buildSettings = {
  266. COPY_PHASE_STRIP = NO;
  267. DEBUGGING_SYMBOLS = YES;
  268. GCC_DYNAMIC_NO_PIC = NO;
  269. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  270. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  271. GCC_OPTIMIZATION_LEVEL = 0;
  272. OTHER_CFLAGS = "";
  273. OTHER_LDFLAGS = "";
  274. PRODUCT_NAME = xcode;
  275. };
  276. name = Debug;
  277. };
  278. 1DEB919108733D9F0010E9CD /* Release */ = {
  279. isa = XCBuildConfiguration;
  280. buildSettings = {
  281. COPY_PHASE_STRIP = YES;
  282. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  283. OTHER_CFLAGS = "";
  284. OTHER_LDFLAGS = "";
  285. PRODUCT_NAME = xcode;
  286. };
  287. name = Release;
  288. };
  289. 1DEB919408733D9F0010E9CD /* Debug */ = {
  290. isa = XCBuildConfiguration;
  291. buildSettings = {
  292. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  293. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  294. GCC_WARN_UNUSED_VARIABLE = YES;
  295. ONLY_ACTIVE_ARCH = YES;
  296. PREBINDING = NO;
  297. SDKROOT = macosx10.5;
  298. };
  299. name = Debug;
  300. };
  301. 1DEB919508733D9F0010E9CD /* Release */ = {
  302. isa = XCBuildConfiguration;
  303. buildSettings = {
  304. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  305. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  306. GCC_WARN_UNUSED_VARIABLE = YES;
  307. PREBINDING = NO;
  308. SDKROOT = macosx10.5;
  309. };
  310. name = Release;
  311. };
  312. E61B9EBB0EAB665300AE69EA /* Debug */ = {
  313. isa = XCBuildConfiguration;
  314. buildSettings = {
  315. COPY_PHASE_STRIP = NO;
  316. GCC_DYNAMIC_NO_PIC = NO;
  317. GCC_OPTIMIZATION_LEVEL = 0;
  318. PRODUCT_NAME = libpipi;
  319. };
  320. name = Debug;
  321. };
  322. E61B9EBC0EAB665300AE69EA /* Release */ = {
  323. isa = XCBuildConfiguration;
  324. buildSettings = {
  325. COPY_PHASE_STRIP = YES;
  326. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  327. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  328. PRODUCT_NAME = libpipi;
  329. ZERO_LINK = NO;
  330. };
  331. name = Release;
  332. };
  333. /* End XCBuildConfiguration section */
  334. /* Begin XCConfigurationList section */
  335. 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "xcode" */ = {
  336. isa = XCConfigurationList;
  337. buildConfigurations = (
  338. 1DEB919008733D9F0010E9CD /* Debug */,
  339. 1DEB919108733D9F0010E9CD /* Release */,
  340. );
  341. defaultConfigurationIsVisible = 0;
  342. defaultConfigurationName = Release;
  343. };
  344. 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "xcode" */ = {
  345. isa = XCConfigurationList;
  346. buildConfigurations = (
  347. 1DEB919408733D9F0010E9CD /* Debug */,
  348. 1DEB919508733D9F0010E9CD /* Release */,
  349. );
  350. defaultConfigurationIsVisible = 0;
  351. defaultConfigurationName = Release;
  352. };
  353. E61B9EC10EAB669D00AE69EA /* Build configuration list for PBXLegacyTarget "libpipi" */ = {
  354. isa = XCConfigurationList;
  355. buildConfigurations = (
  356. E61B9EBB0EAB665300AE69EA /* Debug */,
  357. E61B9EBC0EAB665300AE69EA /* Release */,
  358. );
  359. defaultConfigurationIsVisible = 0;
  360. defaultConfigurationName = Release;
  361. };
  362. /* End XCConfigurationList section */
  363. };
  364. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  365. }