project.pbxproj 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0C19117B0BC1D80B005443D9 /* PlaylistCounter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C19117A0BC1D80B005443D9 /* PlaylistCounter.cpp */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXFileReference section */
  12. 0C19117A0BC1D80B005443D9 /* PlaylistCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PlaylistCounter.cpp; sourceTree = "<group>"; };
  13. D2AAC0630554660B00DB518D /* playlist.w5s */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = playlist.w5s; sourceTree = BUILT_PRODUCTS_DIR; };
  14. /* End PBXFileReference section */
  15. /* Begin PBXFrameworksBuildPhase section */
  16. D289988505E68E00004EDB86 /* Frameworks */ = {
  17. isa = PBXFrameworksBuildPhase;
  18. buildActionMask = 2147483647;
  19. files = (
  20. );
  21. runOnlyForDeploymentPostprocessing = 0;
  22. };
  23. /* End PBXFrameworksBuildPhase section */
  24. /* Begin PBXGroup section */
  25. 08FB7794FE84155DC02AAC07 /* playlist */ = {
  26. isa = PBXGroup;
  27. children = (
  28. 08FB7795FE84155DC02AAC07 /* Source */,
  29. 1AB674ADFE9D54B511CA2CBB /* Products */,
  30. );
  31. name = playlist;
  32. sourceTree = "<group>";
  33. };
  34. 08FB7795FE84155DC02AAC07 /* Source */ = {
  35. isa = PBXGroup;
  36. children = (
  37. 0C19117A0BC1D80B005443D9 /* PlaylistCounter.cpp */,
  38. 0C1911740BC1D456005443D9 /* PLS */,
  39. );
  40. name = Source;
  41. sourceTree = "<group>";
  42. };
  43. 0C1911740BC1D456005443D9 /* PLS */ = {
  44. isa = PBXGroup;
  45. children = (
  46. );
  47. name = PLS;
  48. sourceTree = "<group>";
  49. };
  50. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  51. isa = PBXGroup;
  52. children = (
  53. D2AAC0630554660B00DB518D /* playlist.w5s */,
  54. );
  55. name = Products;
  56. sourceTree = "<group>";
  57. };
  58. /* End PBXGroup section */
  59. /* Begin PBXHeadersBuildPhase section */
  60. D2AAC0600554660B00DB518D /* Headers */ = {
  61. isa = PBXHeadersBuildPhase;
  62. buildActionMask = 2147483647;
  63. files = (
  64. );
  65. runOnlyForDeploymentPostprocessing = 0;
  66. };
  67. /* End PBXHeadersBuildPhase section */
  68. /* Begin PBXNativeTarget section */
  69. D2AAC0620554660B00DB518D /* playlist */ = {
  70. isa = PBXNativeTarget;
  71. buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "playlist" */;
  72. buildPhases = (
  73. D2AAC0600554660B00DB518D /* Headers */,
  74. D2AAC0610554660B00DB518D /* Sources */,
  75. D289988505E68E00004EDB86 /* Frameworks */,
  76. );
  77. buildRules = (
  78. );
  79. dependencies = (
  80. );
  81. name = playlist;
  82. productName = playlist;
  83. productReference = D2AAC0630554660B00DB518D /* playlist.w5s */;
  84. productType = "com.apple.product-type.library.dynamic";
  85. };
  86. /* End PBXNativeTarget section */
  87. /* Begin PBXProject section */
  88. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  89. isa = PBXProject;
  90. buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "playlist" */;
  91. hasScannedForEncodings = 1;
  92. mainGroup = 08FB7794FE84155DC02AAC07 /* playlist */;
  93. projectDirPath = "";
  94. targets = (
  95. D2AAC0620554660B00DB518D /* playlist */,
  96. );
  97. };
  98. /* End PBXProject section */
  99. /* Begin PBXSourcesBuildPhase section */
  100. D2AAC0610554660B00DB518D /* Sources */ = {
  101. isa = PBXSourcesBuildPhase;
  102. buildActionMask = 2147483647;
  103. files = (
  104. 0C19117B0BC1D80B005443D9 /* PlaylistCounter.cpp in Sources */,
  105. );
  106. runOnlyForDeploymentPostprocessing = 0;
  107. };
  108. /* End PBXSourcesBuildPhase section */
  109. /* Begin XCBuildConfiguration section */
  110. 1DEB914B08733D8E0010E9CD /* Debug */ = {
  111. isa = XCBuildConfiguration;
  112. buildSettings = {
  113. ALWAYS_SEARCH_USER_PATHS = NO;
  114. COPY_PHASE_STRIP = NO;
  115. EXECUTABLE_EXTENSION = w5s;
  116. EXECUTABLE_PREFIX = "";
  117. GCC_DYNAMIC_NO_PIC = NO;
  118. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  119. GCC_MODEL_TUNING = G5;
  120. GCC_OPTIMIZATION_LEVEL = 0;
  121. HEADER_SEARCH_PATHS = ../Wasabi;
  122. INSTALL_PATH = /usr/local/lib;
  123. PRODUCT_NAME = playlist;
  124. ZERO_LINK = YES;
  125. };
  126. name = Debug;
  127. };
  128. 1DEB914C08733D8E0010E9CD /* Release */ = {
  129. isa = XCBuildConfiguration;
  130. buildSettings = {
  131. ALWAYS_SEARCH_USER_PATHS = NO;
  132. ARCHS = (
  133. ppc,
  134. i386,
  135. );
  136. EXECUTABLE_EXTENSION = w5s;
  137. EXECUTABLE_PREFIX = "";
  138. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  139. GCC_MODEL_TUNING = G5;
  140. HEADER_SEARCH_PATHS = ../Wasabi;
  141. INSTALL_PATH = /usr/local/lib;
  142. PRODUCT_NAME = playlist;
  143. };
  144. name = Release;
  145. };
  146. 1DEB914F08733D8E0010E9CD /* Debug */ = {
  147. isa = XCBuildConfiguration;
  148. buildSettings = {
  149. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  150. GCC_WARN_UNUSED_VARIABLE = YES;
  151. PREBINDING = NO;
  152. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  153. };
  154. name = Debug;
  155. };
  156. 1DEB915008733D8E0010E9CD /* Release */ = {
  157. isa = XCBuildConfiguration;
  158. buildSettings = {
  159. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  160. GCC_WARN_UNUSED_VARIABLE = YES;
  161. PREBINDING = NO;
  162. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  163. };
  164. name = Release;
  165. };
  166. /* End XCBuildConfiguration section */
  167. /* Begin XCConfigurationList section */
  168. 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "playlist" */ = {
  169. isa = XCConfigurationList;
  170. buildConfigurations = (
  171. 1DEB914B08733D8E0010E9CD /* Debug */,
  172. 1DEB914C08733D8E0010E9CD /* Release */,
  173. );
  174. defaultConfigurationIsVisible = 0;
  175. defaultConfigurationName = Release;
  176. };
  177. 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "playlist" */ = {
  178. isa = XCConfigurationList;
  179. buildConfigurations = (
  180. 1DEB914F08733D8E0010E9CD /* Debug */,
  181. 1DEB915008733D8E0010E9CD /* Release */,
  182. );
  183. defaultConfigurationIsVisible = 0;
  184. defaultConfigurationName = Release;
  185. };
  186. /* End XCConfigurationList section */
  187. };
  188. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  189. }