project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 00B733F3151BAC6B00A8251C /* Wasabi-prepare */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 00B733F4151BAC6B00A8251C /* Build configuration list for PBXAggregateTarget "Wasabi-prepare" */;
  12. buildPhases = (
  13. 00B733FA151BACD800A8251C /* Generate Version Info */,
  14. );
  15. dependencies = (
  16. 0039B365152A1EF600D96D3E /* PBXTargetDependency */,
  17. );
  18. name = "Wasabi-prepare";
  19. productName = "Wasabi-version";
  20. };
  21. /* End PBXAggregateTarget section */
  22. /* Begin PBXBuildFile section */
  23. 008840BF1506528900625F51 /* Wasabi.h in Headers */ = {isa = PBXBuildFile; fileRef = B195370314F5F8390056BB8C /* Wasabi.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. 00B733A0151B6E2200A8251C /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7339F151B6E2200A8251C /* version.h */; settings = {ATTRIBUTES = (Public, ); }; };
  25. 00C27EA515375730008D95CD /* precomp.h in Headers */ = {isa = PBXBuildFile; fileRef = 00C27EA41537572F008D95CD /* precomp.h */; };
  26. B152EBB114F53F24005076BA /* api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B152EBAB14F53F24005076BA /* api.cpp */; };
  27. B152EBB214F53F24005076BA /* api.h in Headers */ = {isa = PBXBuildFile; fileRef = B152EBAC14F53F24005076BA /* api.h */; settings = {ATTRIBUTES = (Public, ); }; };
  28. B152EBB314F53F24005076BA /* ServiceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B152EBAD14F53F24005076BA /* ServiceManager.cpp */; };
  29. B152EBB414F53F24005076BA /* ServiceManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B152EBAE14F53F24005076BA /* ServiceManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
  30. B152EBB514F53F24005076BA /* SysCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B152EBAF14F53F24005076BA /* SysCallbacks.cpp */; };
  31. B152EBB614F53F24005076BA /* SysCallbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = B152EBB014F53F24005076BA /* SysCallbacks.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 0039B364152A1EF600D96D3E /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = B152EB9B14F53EFD005076BA /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 00B733AD151B76EB00A8251C;
  39. remoteInfo = "Wasabi-cleanup";
  40. };
  41. 00B733B1151B775400A8251C /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = B152EB9B14F53EFD005076BA /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = 00B733AD151B76EB00A8251C;
  46. remoteInfo = "Wasabi-cleanup";
  47. };
  48. 00B733F7151BAC8600A8251C /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = B152EB9B14F53EFD005076BA /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = 00B733F3151BAC6B00A8251C;
  53. remoteInfo = "Wasabi-version";
  54. };
  55. /* End PBXContainerItemProxy section */
  56. /* Begin PBXFileReference section */
  57. 00B7339E151B6D9000A8251C /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
  58. 00B7339F151B6E2200A8251C /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = version.h; path = $PROJECT_DERIVED_FILE_DIR/version.h; sourceTree = "<absolute>"; };
  59. 00C27EA41537572F008D95CD /* precomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = precomp.h; sourceTree = "<group>"; };
  60. B152EBA414F53EFD005076BA /* libWasabi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libWasabi.a; sourceTree = BUILT_PRODUCTS_DIR; };
  61. B152EBAB14F53F24005076BA /* api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cpp; sourceTree = "<group>"; };
  62. B152EBAC14F53F24005076BA /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api.h; sourceTree = "<group>"; };
  63. B152EBAD14F53F24005076BA /* ServiceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ServiceManager.cpp; sourceTree = "<group>"; };
  64. B152EBAE14F53F24005076BA /* ServiceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServiceManager.h; sourceTree = "<group>"; };
  65. B152EBAF14F53F24005076BA /* SysCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SysCallbacks.cpp; sourceTree = "<group>"; };
  66. B152EBB014F53F24005076BA /* SysCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SysCallbacks.h; sourceTree = "<group>"; };
  67. B195370314F5F8390056BB8C /* Wasabi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Wasabi.h; sourceTree = "<group>"; };
  68. /* End PBXFileReference section */
  69. /* Begin PBXFrameworksBuildPhase section */
  70. B152EBA114F53EFD005076BA /* Frameworks */ = {
  71. isa = PBXFrameworksBuildPhase;
  72. buildActionMask = 2147483647;
  73. files = (
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXFrameworksBuildPhase section */
  78. /* Begin PBXGroup section */
  79. 00B7339D151B6D7E00A8251C /* Version */ = {
  80. isa = PBXGroup;
  81. children = (
  82. 00B7339E151B6D9000A8251C /* VERSION */,
  83. 00B7339F151B6E2200A8251C /* version.h */,
  84. );
  85. name = Version;
  86. sourceTree = "<group>";
  87. };
  88. B152EB9914F53EFD005076BA = {
  89. isa = PBXGroup;
  90. children = (
  91. 00C27EA41537572F008D95CD /* precomp.h */,
  92. B195370314F5F8390056BB8C /* Wasabi.h */,
  93. B152EBAB14F53F24005076BA /* api.cpp */,
  94. B152EBAC14F53F24005076BA /* api.h */,
  95. B152EBAD14F53F24005076BA /* ServiceManager.cpp */,
  96. B152EBAE14F53F24005076BA /* ServiceManager.h */,
  97. B152EBAF14F53F24005076BA /* SysCallbacks.cpp */,
  98. B152EBB014F53F24005076BA /* SysCallbacks.h */,
  99. 00B7339D151B6D7E00A8251C /* Version */,
  100. B152EBA514F53EFD005076BA /* Products */,
  101. );
  102. sourceTree = "<group>";
  103. };
  104. B152EBA514F53EFD005076BA /* Products */ = {
  105. isa = PBXGroup;
  106. children = (
  107. B152EBA414F53EFD005076BA /* libWasabi.a */,
  108. );
  109. name = Products;
  110. sourceTree = "<group>";
  111. };
  112. /* End PBXGroup section */
  113. /* Begin PBXHeadersBuildPhase section */
  114. B152EBA214F53EFD005076BA /* Headers */ = {
  115. isa = PBXHeadersBuildPhase;
  116. buildActionMask = 2147483647;
  117. files = (
  118. B152EBB214F53F24005076BA /* api.h in Headers */,
  119. B152EBB414F53F24005076BA /* ServiceManager.h in Headers */,
  120. B152EBB614F53F24005076BA /* SysCallbacks.h in Headers */,
  121. 008840BF1506528900625F51 /* Wasabi.h in Headers */,
  122. 00B733A0151B6E2200A8251C /* version.h in Headers */,
  123. 00C27EA515375730008D95CD /* precomp.h in Headers */,
  124. );
  125. runOnlyForDeploymentPostprocessing = 0;
  126. };
  127. /* End PBXHeadersBuildPhase section */
  128. /* Begin PBXLegacyTarget section */
  129. 00B733AD151B76EB00A8251C /* Wasabi-cleanup */ = {
  130. isa = PBXLegacyTarget;
  131. buildArgumentsString = "$(NSBUILD_TOOLS_BIN_DIR)/cleanbuild --xcode-mode --libraries \"$(LIBRARY_PATH)\" \"$(PUBLIC_HEADERS_DIR)\" \"$(DWARF_DSYM_PATH)\" \"$(PROJECT_DERIVED_FILE_DIR)/version.*\"";
  132. buildConfigurationList = 00B733AE151B76EB00A8251C /* Build configuration list for PBXLegacyTarget "Wasabi-cleanup" */;
  133. buildPhases = (
  134. );
  135. buildToolPath = /bin/sh;
  136. buildWorkingDirectory = "";
  137. dependencies = (
  138. );
  139. name = "Wasabi-cleanup";
  140. passBuildSettingsInEnvironment = 1;
  141. productName = "Wasabi-cleanup";
  142. };
  143. /* End PBXLegacyTarget section */
  144. /* Begin PBXNativeTarget section */
  145. B152EBA314F53EFD005076BA /* Wasabi */ = {
  146. isa = PBXNativeTarget;
  147. buildConfigurationList = B152EBA814F53EFD005076BA /* Build configuration list for PBXNativeTarget "Wasabi" */;
  148. buildPhases = (
  149. B152EBA014F53EFD005076BA /* Sources */,
  150. B152EBA114F53EFD005076BA /* Frameworks */,
  151. B152EBA214F53EFD005076BA /* Headers */,
  152. 00B733AB151B768500A8251C /* Install Public Headers */,
  153. );
  154. buildRules = (
  155. );
  156. dependencies = (
  157. 00B733B2151B775400A8251C /* PBXTargetDependency */,
  158. 00B733F8151BAC8600A8251C /* PBXTargetDependency */,
  159. );
  160. name = Wasabi;
  161. productName = Wasabi;
  162. productReference = B152EBA414F53EFD005076BA /* libWasabi.a */;
  163. productType = "com.apple.product-type.library.static";
  164. };
  165. /* End PBXNativeTarget section */
  166. /* Begin PBXProject section */
  167. B152EB9B14F53EFD005076BA /* Project object */ = {
  168. isa = PBXProject;
  169. attributes = {
  170. LastUpgradeCheck = 0500;
  171. ORGANIZATIONNAME = "Nullsoft, Inc.";
  172. };
  173. buildConfigurationList = B152EB9E14F53EFD005076BA /* Build configuration list for PBXProject "Wasabi" */;
  174. compatibilityVersion = "Xcode 3.2";
  175. developmentRegion = English;
  176. hasScannedForEncodings = 0;
  177. knownRegions = (
  178. en,
  179. );
  180. mainGroup = B152EB9914F53EFD005076BA;
  181. productRefGroup = B152EBA514F53EFD005076BA /* Products */;
  182. projectDirPath = "";
  183. projectRoot = "";
  184. targets = (
  185. B152EBA314F53EFD005076BA /* Wasabi */,
  186. 00B733AD151B76EB00A8251C /* Wasabi-cleanup */,
  187. 00B733F3151BAC6B00A8251C /* Wasabi-prepare */,
  188. );
  189. };
  190. /* End PBXProject section */
  191. /* Begin PBXShellScriptBuildPhase section */
  192. 00B733AB151B768500A8251C /* Install Public Headers */ = {
  193. isa = PBXShellScriptBuildPhase;
  194. buildActionMask = 8;
  195. files = (
  196. );
  197. inputPaths = (
  198. "$(BUILT_PRODUCTS_DIR)$(PUBLIC_HEADERS_FOLDER_PATH)",
  199. );
  200. name = "Install Public Headers";
  201. outputPaths = (
  202. "$(DSTROOT)$(PUBLIC_HEADERS_FOLDER_PATH)",
  203. );
  204. runOnlyForDeploymentPostprocessing = 1;
  205. shellPath = /bin/sh;
  206. shellScript = "INSTALLTOOL=\"$NSBUILD_TOOLS_BIN_DIR/installtool\"\n$INSTALLTOOL --headers-only \\\n \"$SCRIPT_INPUT_FILE_0/\" \\\n \"$SCRIPT_OUTPUT_FILE_0\"\n";
  207. showEnvVarsInLog = 0;
  208. };
  209. 00B733FA151BACD800A8251C /* Generate Version Info */ = {
  210. isa = PBXShellScriptBuildPhase;
  211. buildActionMask = 12;
  212. files = (
  213. );
  214. inputPaths = (
  215. "$(SRCROOT)/VERSION",
  216. "$(NSBUILD_TOOLS_SHARE_DIR)/nvgtool/lib-version.template.h",
  217. );
  218. name = "Generate Version Info";
  219. outputPaths = (
  220. "$(PROJECT_DERIVED_FILE_DIR)/version.h",
  221. );
  222. runOnlyForDeploymentPostprocessing = 0;
  223. shellPath = /bin/sh;
  224. shellScript = "PRODUCT_VERSION=$(cat \"$SCRIPT_INPUT_FILE_0\")\n\nif [ ! -d \"$PROJECT_DERIVED_FILE_DIR\" ]; then\n mkdir -p \"$PROJECT_DERIVED_FILE_DIR\"\nfi\n\nNVGTOOL=\"$NSBUILD_TOOLS_BIN_DIR/nvgtool\"\n$NVGTOOL --product-name \"$PRODUCT_NAME\" \\\n --product-version \"$PRODUCT_VERSION\" \\\n --input-file \"$SCRIPT_INPUT_FILE_1\" \\\n --output-file \"$SCRIPT_OUTPUT_FILE_0\"\n";
  225. showEnvVarsInLog = 0;
  226. };
  227. /* End PBXShellScriptBuildPhase section */
  228. /* Begin PBXSourcesBuildPhase section */
  229. B152EBA014F53EFD005076BA /* Sources */ = {
  230. isa = PBXSourcesBuildPhase;
  231. buildActionMask = 2147483647;
  232. files = (
  233. B152EBB114F53F24005076BA /* api.cpp in Sources */,
  234. B152EBB314F53F24005076BA /* ServiceManager.cpp in Sources */,
  235. B152EBB514F53F24005076BA /* SysCallbacks.cpp in Sources */,
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. /* End PBXSourcesBuildPhase section */
  240. /* Begin PBXTargetDependency section */
  241. 0039B365152A1EF600D96D3E /* PBXTargetDependency */ = {
  242. isa = PBXTargetDependency;
  243. target = 00B733AD151B76EB00A8251C /* Wasabi-cleanup */;
  244. targetProxy = 0039B364152A1EF600D96D3E /* PBXContainerItemProxy */;
  245. };
  246. 00B733B2151B775400A8251C /* PBXTargetDependency */ = {
  247. isa = PBXTargetDependency;
  248. target = 00B733AD151B76EB00A8251C /* Wasabi-cleanup */;
  249. targetProxy = 00B733B1151B775400A8251C /* PBXContainerItemProxy */;
  250. };
  251. 00B733F8151BAC8600A8251C /* PBXTargetDependency */ = {
  252. isa = PBXTargetDependency;
  253. target = 00B733F3151BAC6B00A8251C /* Wasabi-prepare */;
  254. targetProxy = 00B733F7151BAC8600A8251C /* PBXContainerItemProxy */;
  255. };
  256. /* End PBXTargetDependency section */
  257. /* Begin XCBuildConfiguration section */
  258. 00B733AF151B76EB00A8251C /* Debug */ = {
  259. isa = XCBuildConfiguration;
  260. buildSettings = {
  261. COMBINE_HIDPI_IMAGES = YES;
  262. DWARF_DSYM_PATH = "$(BUILT_PRODUCTS_DIR)/$(EXECUTABLE_NAME).dSYM";
  263. LIBRARY_PATH = "$(BUILT_PRODUCTS_DIR)/$(EXECUTABLE_NAME)";
  264. PUBLIC_HEADERS_DIR = "$(BUILT_PRODUCTS_DIR)$(PUBLIC_HEADERS_FOLDER_PATH)";
  265. };
  266. name = Debug;
  267. };
  268. 00B733B0151B76EB00A8251C /* Release */ = {
  269. isa = XCBuildConfiguration;
  270. buildSettings = {
  271. COMBINE_HIDPI_IMAGES = YES;
  272. DWARF_DSYM_PATH = "$(BUILT_PRODUCTS_DIR)/$(EXECUTABLE_NAME).dSYM";
  273. LIBRARY_PATH = "$(BUILT_PRODUCTS_DIR)/$(EXECUTABLE_NAME)";
  274. PUBLIC_HEADERS_DIR = "$(BUILT_PRODUCTS_DIR)$(PUBLIC_HEADERS_FOLDER_PATH)";
  275. };
  276. name = Release;
  277. };
  278. 00B733F5151BAC6B00A8251C /* Debug */ = {
  279. isa = XCBuildConfiguration;
  280. buildSettings = {
  281. COMBINE_HIDPI_IMAGES = YES;
  282. };
  283. name = Debug;
  284. };
  285. 00B733F6151BAC6B00A8251C /* Release */ = {
  286. isa = XCBuildConfiguration;
  287. buildSettings = {
  288. COMBINE_HIDPI_IMAGES = YES;
  289. };
  290. name = Release;
  291. };
  292. B152EBA614F53EFD005076BA /* Debug */ = {
  293. isa = XCBuildConfiguration;
  294. buildSettings = {
  295. ALWAYS_SEARCH_USER_PATHS = NO;
  296. CLANG_WARN_BOOL_CONVERSION = YES;
  297. CLANG_WARN_CONSTANT_CONVERSION = YES;
  298. CLANG_WARN_EMPTY_BODY = YES;
  299. CLANG_WARN_ENUM_CONVERSION = YES;
  300. CLANG_WARN_INT_CONVERSION = YES;
  301. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  302. COPY_PHASE_STRIP = NO;
  303. CURRENT_PROJECT_VERSION = 1;
  304. DYLIB_COMPATIBILITY_VERSION = "$(CURRENT_PROJECT_VERSION)";
  305. DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
  306. EXECUTABLE_EXTENSION = a;
  307. EXECUTABLE_NAME = "$(EXECUTABLE_PREFIX)$(PRODUCT_NAME).$(EXECUTABLE_EXTENSION)";
  308. EXECUTABLE_PREFIX = lib;
  309. GCC_C_LANGUAGE_STANDARD = gnu99;
  310. GCC_DYNAMIC_NO_PIC = NO;
  311. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  312. GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
  313. GCC_OPTIMIZATION_LEVEL = 0;
  314. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  315. GCC_PREFIX_HEADER = precomp.h;
  316. GCC_PREPROCESSOR_DEFINITIONS = (
  317. "DEBUG=1",
  318. "$(inherited)",
  319. );
  320. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  321. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  322. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  323. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  324. GCC_WARN_UNDECLARED_SELECTOR = YES;
  325. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  326. GCC_WARN_UNUSED_FUNCTION = YES;
  327. GCC_WARN_UNUSED_VARIABLE = YES;
  328. INSTALL_PATH = "$(INSTALL_PATH_PREFIX)/lib";
  329. INSTALL_PATH_PREFIX = /usr/local;
  330. MACOSX_DEPLOYMENT_TARGET = 10.6;
  331. NSBUILD_TOOLS_BIN_DIR = "$(NSBUILD_TOOLS_DIR)/bin";
  332. NSBUILD_TOOLS_DIR = "$(SRCROOT)/../../build-tools";
  333. NSBUILD_TOOLS_SHARE_DIR = "$(NSBUILD_TOOLS_DIR)/share";
  334. ONLY_ACTIVE_ARCH = YES;
  335. PRIVATE_HEADERS_FOLDER_PATH = "$(INSTALL_PATH_PREFIX)/include/$(PRODUCT_NAME)";
  336. PRODUCT_NAME = "$(PROJECT_NAME)";
  337. PUBLIC_HEADERS_FOLDER_PATH = "$(INSTALL_PATH_PREFIX)/include/$(PRODUCT_NAME)";
  338. SDKROOT = macosx;
  339. USER_HEADER_SEARCH_PATHS = ".. $(BUILT_PRODUCTS_DIR)$(INSTALL_PATH_PREFIX)/include";
  340. };
  341. name = Debug;
  342. };
  343. B152EBA714F53EFD005076BA /* Release */ = {
  344. isa = XCBuildConfiguration;
  345. buildSettings = {
  346. ALWAYS_SEARCH_USER_PATHS = NO;
  347. CLANG_WARN_BOOL_CONVERSION = YES;
  348. CLANG_WARN_CONSTANT_CONVERSION = YES;
  349. CLANG_WARN_EMPTY_BODY = YES;
  350. CLANG_WARN_ENUM_CONVERSION = YES;
  351. CLANG_WARN_INT_CONVERSION = YES;
  352. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  353. COPY_PHASE_STRIP = YES;
  354. CURRENT_PROJECT_VERSION = 1;
  355. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  356. DYLIB_COMPATIBILITY_VERSION = "$(CURRENT_PROJECT_VERSION)";
  357. DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
  358. EXECUTABLE_EXTENSION = a;
  359. EXECUTABLE_NAME = "$(EXECUTABLE_PREFIX)$(PRODUCT_NAME).$(EXECUTABLE_EXTENSION)";
  360. EXECUTABLE_PREFIX = lib;
  361. GCC_C_LANGUAGE_STANDARD = gnu99;
  362. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  363. GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
  364. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  365. GCC_PREFIX_HEADER = precomp.h;
  366. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  367. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  368. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  369. GCC_WARN_UNDECLARED_SELECTOR = YES;
  370. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  371. GCC_WARN_UNUSED_FUNCTION = YES;
  372. GCC_WARN_UNUSED_VARIABLE = YES;
  373. INSTALL_PATH = "$(INSTALL_PATH_PREFIX)/lib";
  374. INSTALL_PATH_PREFIX = /usr/local;
  375. MACOSX_DEPLOYMENT_TARGET = 10.6;
  376. NSBUILD_TOOLS_BIN_DIR = "$(NSBUILD_TOOLS_DIR)/bin";
  377. NSBUILD_TOOLS_DIR = "$(SRCROOT)/../../build-tools";
  378. NSBUILD_TOOLS_SHARE_DIR = "$(NSBUILD_TOOLS_DIR)/share";
  379. PRIVATE_HEADERS_FOLDER_PATH = "$(INSTALL_PATH_PREFIX)/include/$(PRODUCT_NAME)";
  380. PRODUCT_NAME = "$(PROJECT_NAME)";
  381. PUBLIC_HEADERS_FOLDER_PATH = "$(INSTALL_PATH_PREFIX)/include/$(PRODUCT_NAME)";
  382. SDKROOT = macosx;
  383. USER_HEADER_SEARCH_PATHS = ".. $(BUILT_PRODUCTS_DIR)$(INSTALL_PATH_PREFIX)/include";
  384. };
  385. name = Release;
  386. };
  387. B152EBA914F53EFD005076BA /* Debug */ = {
  388. isa = XCBuildConfiguration;
  389. buildSettings = {
  390. COMBINE_HIDPI_IMAGES = YES;
  391. };
  392. name = Debug;
  393. };
  394. B152EBAA14F53EFD005076BA /* Release */ = {
  395. isa = XCBuildConfiguration;
  396. buildSettings = {
  397. COMBINE_HIDPI_IMAGES = YES;
  398. };
  399. name = Release;
  400. };
  401. /* End XCBuildConfiguration section */
  402. /* Begin XCConfigurationList section */
  403. 00B733AE151B76EB00A8251C /* Build configuration list for PBXLegacyTarget "Wasabi-cleanup" */ = {
  404. isa = XCConfigurationList;
  405. buildConfigurations = (
  406. 00B733AF151B76EB00A8251C /* Debug */,
  407. 00B733B0151B76EB00A8251C /* Release */,
  408. );
  409. defaultConfigurationIsVisible = 0;
  410. defaultConfigurationName = Release;
  411. };
  412. 00B733F4151BAC6B00A8251C /* Build configuration list for PBXAggregateTarget "Wasabi-prepare" */ = {
  413. isa = XCConfigurationList;
  414. buildConfigurations = (
  415. 00B733F5151BAC6B00A8251C /* Debug */,
  416. 00B733F6151BAC6B00A8251C /* Release */,
  417. );
  418. defaultConfigurationIsVisible = 0;
  419. defaultConfigurationName = Release;
  420. };
  421. B152EB9E14F53EFD005076BA /* Build configuration list for PBXProject "Wasabi" */ = {
  422. isa = XCConfigurationList;
  423. buildConfigurations = (
  424. B152EBA614F53EFD005076BA /* Debug */,
  425. B152EBA714F53EFD005076BA /* Release */,
  426. );
  427. defaultConfigurationIsVisible = 0;
  428. defaultConfigurationName = Release;
  429. };
  430. B152EBA814F53EFD005076BA /* Build configuration list for PBXNativeTarget "Wasabi" */ = {
  431. isa = XCConfigurationList;
  432. buildConfigurations = (
  433. B152EBA914F53EFD005076BA /* Debug */,
  434. B152EBAA14F53EFD005076BA /* Release */,
  435. );
  436. defaultConfigurationIsVisible = 0;
  437. defaultConfigurationName = Release;
  438. };
  439. /* End XCConfigurationList section */
  440. };
  441. rootObject = B152EB9B14F53EFD005076BA /* Project object */;
  442. }