project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD2EC1C21F0BCCA700D49DF5 /* bignum_helper.h in Headers */ = {isa = PBXBuildFile; fileRef = CD2EC1C11F0BCCA700D49DF5 /* bignum_helper.h */; settings = {ATTRIBUTES = (Private, ); }; };
  10. CD2EC1C31F0BCCA700D49DF5 /* bignum_helper.h in Headers */ = {isa = PBXBuildFile; fileRef = CD2EC1C11F0BCCA700D49DF5 /* bignum_helper.h */; settings = {ATTRIBUTES = (Private, ); }; };
  11. CD2EC1C51F0BCCBF00D49DF5 /* bignum_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */; };
  12. CD2EC1C61F0BCCBF00D49DF5 /* bignum_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */; };
  13. CD5FB2911F06EFEF005A0D61 /* biginteger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */; };
  14. CD5FB2921F06EFF2005A0D61 /* biginteger.h in Headers */ = {isa = PBXBuildFile; fileRef = CD5FB27F1F06EF70005A0D61 /* biginteger.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. CD5FB2A31F06F03D005A0D61 /* biginteger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */; };
  16. CD5FB2A41F06F048005A0D61 /* libbigdecimal_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */; };
  17. CD5FB2A71F06F0D2005A0D61 /* bigdecimal_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2A61F06F0D2005A0D61 /* bigdecimal_tc.cpp */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXCopyFilesBuildPhase section */
  20. CD5FB26F1F06EEAF005A0D61 /* CopyFiles */ = {
  21. isa = PBXCopyFilesBuildPhase;
  22. buildActionMask = 2147483647;
  23. dstPath = /usr/share/man/man1/;
  24. dstSubfolderSpec = 0;
  25. files = (
  26. );
  27. runOnlyForDeploymentPostprocessing = 1;
  28. };
  29. /* End PBXCopyFilesBuildPhase section */
  30. /* Begin PBXFileReference section */
  31. CD2EC1C11F0BCCA700D49DF5 /* bignum_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bignum_helper.h; sourceTree = "<group>"; };
  32. CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bignum_helper.cpp; sourceTree = "<group>"; };
  33. CD5FB2711F06EEAF005A0D61 /* bigdecimal_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bigdecimal_tc; sourceTree = BUILT_PRODUCTS_DIR; };
  34. CD5FB27E1F06EF64005A0D61 /* biginteger.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = biginteger.t.h; sourceTree = "<group>"; };
  35. CD5FB27F1F06EF70005A0D61 /* biginteger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = biginteger.h; sourceTree = "<group>"; };
  36. CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = biginteger.cpp; sourceTree = "<group>"; };
  37. CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libbigdecimal.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  38. CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libbigdecimal_s.a; sourceTree = BUILT_PRODUCTS_DIR; };
  39. CD5FB2A61F06F0D2005A0D61 /* bigdecimal_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bigdecimal_tc.cpp; sourceTree = "<group>"; };
  40. /* End PBXFileReference section */
  41. /* Begin PBXFrameworksBuildPhase section */
  42. CD5FB26E1F06EEAF005A0D61 /* Frameworks */ = {
  43. isa = PBXFrameworksBuildPhase;
  44. buildActionMask = 2147483647;
  45. files = (
  46. CD5FB2A41F06F048005A0D61 /* libbigdecimal_s.a in Frameworks */,
  47. );
  48. runOnlyForDeploymentPostprocessing = 0;
  49. };
  50. CD5FB2831F06EFEA005A0D61 /* Frameworks */ = {
  51. isa = PBXFrameworksBuildPhase;
  52. buildActionMask = 2147483647;
  53. files = (
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. CD5FB2951F06F030005A0D61 /* Frameworks */ = {
  58. isa = PBXFrameworksBuildPhase;
  59. buildActionMask = 2147483647;
  60. files = (
  61. );
  62. runOnlyForDeploymentPostprocessing = 0;
  63. };
  64. /* End PBXFrameworksBuildPhase section */
  65. /* Begin PBXGroup section */
  66. CD5FB2681F06EEAF005A0D61 = {
  67. isa = PBXGroup;
  68. children = (
  69. CD5FB27B1F06EED6005A0D61 /* include */,
  70. CD5FB27C1F06EED6005A0D61 /* src */,
  71. CD5FB27D1F06EED6005A0D61 /* test */,
  72. CD5FB2721F06EEAF005A0D61 /* Products */,
  73. );
  74. sourceTree = "<group>";
  75. };
  76. CD5FB2721F06EEAF005A0D61 /* Products */ = {
  77. isa = PBXGroup;
  78. children = (
  79. CD5FB2711F06EEAF005A0D61 /* bigdecimal_tc */,
  80. CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */,
  81. CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */,
  82. );
  83. name = Products;
  84. sourceTree = "<group>";
  85. };
  86. CD5FB27B1F06EED6005A0D61 /* include */ = {
  87. isa = PBXGroup;
  88. children = (
  89. CD5FB27F1F06EF70005A0D61 /* biginteger.h */,
  90. CD2EC1C11F0BCCA700D49DF5 /* bignum_helper.h */,
  91. );
  92. path = include;
  93. sourceTree = "<group>";
  94. };
  95. CD5FB27C1F06EED6005A0D61 /* src */ = {
  96. isa = PBXGroup;
  97. children = (
  98. CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */,
  99. CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */,
  100. );
  101. path = src;
  102. sourceTree = "<group>";
  103. };
  104. CD5FB27D1F06EED6005A0D61 /* test */ = {
  105. isa = PBXGroup;
  106. children = (
  107. CD5FB27E1F06EF64005A0D61 /* biginteger.t.h */,
  108. CD5FB2A61F06F0D2005A0D61 /* bigdecimal_tc.cpp */,
  109. );
  110. path = test;
  111. sourceTree = "<group>";
  112. };
  113. /* End PBXGroup section */
  114. /* Begin PBXHeadersBuildPhase section */
  115. CD5FB2841F06EFEA005A0D61 /* Headers */ = {
  116. isa = PBXHeadersBuildPhase;
  117. buildActionMask = 2147483647;
  118. files = (
  119. CD5FB2921F06EFF2005A0D61 /* biginteger.h in Headers */,
  120. CD2EC1C21F0BCCA700D49DF5 /* bignum_helper.h in Headers */,
  121. );
  122. runOnlyForDeploymentPostprocessing = 0;
  123. };
  124. CD5FB2961F06F030005A0D61 /* Headers */ = {
  125. isa = PBXHeadersBuildPhase;
  126. buildActionMask = 2147483647;
  127. files = (
  128. CD2EC1C31F0BCCA700D49DF5 /* bignum_helper.h in Headers */,
  129. );
  130. runOnlyForDeploymentPostprocessing = 0;
  131. };
  132. /* End PBXHeadersBuildPhase section */
  133. /* Begin PBXNativeTarget section */
  134. CD5FB2701F06EEAF005A0D61 /* bigdecimal_tc */ = {
  135. isa = PBXNativeTarget;
  136. buildConfigurationList = CD5FB2781F06EEAF005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_tc" */;
  137. buildPhases = (
  138. CD5FB26D1F06EEAF005A0D61 /* Sources */,
  139. CD5FB26E1F06EEAF005A0D61 /* Frameworks */,
  140. CD5FB26F1F06EEAF005A0D61 /* CopyFiles */,
  141. CD5FB2A51F06F04C005A0D61 /* ShellScript */,
  142. );
  143. buildRules = (
  144. );
  145. dependencies = (
  146. );
  147. name = bigdecimal_tc;
  148. productName = bigdecimal;
  149. productReference = CD5FB2711F06EEAF005A0D61 /* bigdecimal_tc */;
  150. productType = "com.apple.product-type.tool";
  151. };
  152. CD5FB2851F06EFEA005A0D61 /* bigdecimal */ = {
  153. isa = PBXNativeTarget;
  154. buildConfigurationList = CD5FB28E1F06EFEA005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal" */;
  155. buildPhases = (
  156. CD5FB2821F06EFEA005A0D61 /* Sources */,
  157. CD5FB2831F06EFEA005A0D61 /* Frameworks */,
  158. CD5FB2841F06EFEA005A0D61 /* Headers */,
  159. );
  160. buildRules = (
  161. );
  162. dependencies = (
  163. );
  164. name = bigdecimal;
  165. productName = bigdecimal;
  166. productReference = CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */;
  167. productType = "com.apple.product-type.library.dynamic";
  168. };
  169. CD5FB2971F06F030005A0D61 /* bigdecimal_s */ = {
  170. isa = PBXNativeTarget;
  171. buildConfigurationList = CD5FB2A01F06F030005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_s" */;
  172. buildPhases = (
  173. CD5FB2941F06F030005A0D61 /* Sources */,
  174. CD5FB2951F06F030005A0D61 /* Frameworks */,
  175. CD5FB2961F06F030005A0D61 /* Headers */,
  176. );
  177. buildRules = (
  178. );
  179. dependencies = (
  180. );
  181. name = bigdecimal_s;
  182. productName = bigdecimal_s;
  183. productReference = CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */;
  184. productType = "com.apple.product-type.library.static";
  185. };
  186. /* End PBXNativeTarget section */
  187. /* Begin PBXProject section */
  188. CD5FB2691F06EEAF005A0D61 /* Project object */ = {
  189. isa = PBXProject;
  190. attributes = {
  191. LastUpgradeCheck = 0720;
  192. ORGANIZATIONNAME = "Sam Jaffe";
  193. TargetAttributes = {
  194. CD5FB2701F06EEAF005A0D61 = {
  195. CreatedOnToolsVersion = 7.2.1;
  196. };
  197. CD5FB2851F06EFEA005A0D61 = {
  198. CreatedOnToolsVersion = 7.2.1;
  199. };
  200. CD5FB2971F06F030005A0D61 = {
  201. CreatedOnToolsVersion = 7.2.1;
  202. };
  203. };
  204. };
  205. buildConfigurationList = CD5FB26C1F06EEAF005A0D61 /* Build configuration list for PBXProject "bigdecimal" */;
  206. compatibilityVersion = "Xcode 3.2";
  207. developmentRegion = English;
  208. hasScannedForEncodings = 0;
  209. knownRegions = (
  210. en,
  211. );
  212. mainGroup = CD5FB2681F06EEAF005A0D61;
  213. productRefGroup = CD5FB2721F06EEAF005A0D61 /* Products */;
  214. projectDirPath = "";
  215. projectRoot = "";
  216. targets = (
  217. CD5FB2701F06EEAF005A0D61 /* bigdecimal_tc */,
  218. CD5FB2851F06EFEA005A0D61 /* bigdecimal */,
  219. CD5FB2971F06F030005A0D61 /* bigdecimal_s */,
  220. );
  221. };
  222. /* End PBXProject section */
  223. /* Begin PBXShellScriptBuildPhase section */
  224. CD5FB2A51F06F04C005A0D61 /* ShellScript */ = {
  225. isa = PBXShellScriptBuildPhase;
  226. buildActionMask = 2147483647;
  227. files = (
  228. );
  229. inputPaths = (
  230. "$(SRCROOT)/test/biginteger.t.h",
  231. );
  232. outputPaths = (
  233. "$(SRCROOT)/test/bigdecimal_tc.cpp",
  234. );
  235. runOnlyForDeploymentPostprocessing = 0;
  236. shellPath = /bin/sh;
  237. shellScript = "cd test; cxxtestgen --error-printer -o bigdecimal_tc.cpp biginteger.t.h";
  238. };
  239. /* End PBXShellScriptBuildPhase section */
  240. /* Begin PBXSourcesBuildPhase section */
  241. CD5FB26D1F06EEAF005A0D61 /* Sources */ = {
  242. isa = PBXSourcesBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. CD5FB2A71F06F0D2005A0D61 /* bigdecimal_tc.cpp in Sources */,
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. CD5FB2821F06EFEA005A0D61 /* Sources */ = {
  250. isa = PBXSourcesBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. CD5FB2911F06EFEF005A0D61 /* biginteger.cpp in Sources */,
  254. CD2EC1C51F0BCCBF00D49DF5 /* bignum_helper.cpp in Sources */,
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. };
  258. CD5FB2941F06F030005A0D61 /* Sources */ = {
  259. isa = PBXSourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. CD5FB2A31F06F03D005A0D61 /* biginteger.cpp in Sources */,
  263. CD2EC1C61F0BCCBF00D49DF5 /* bignum_helper.cpp in Sources */,
  264. );
  265. runOnlyForDeploymentPostprocessing = 0;
  266. };
  267. /* End PBXSourcesBuildPhase section */
  268. /* Begin XCBuildConfiguration section */
  269. CD5FB2761F06EEAF005A0D61 /* Debug */ = {
  270. isa = XCBuildConfiguration;
  271. buildSettings = {
  272. ALWAYS_SEARCH_USER_PATHS = NO;
  273. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  274. CLANG_CXX_LIBRARY = "libc++";
  275. CLANG_ENABLE_MODULES = YES;
  276. CLANG_ENABLE_OBJC_ARC = YES;
  277. CLANG_WARN_BOOL_CONVERSION = YES;
  278. CLANG_WARN_CONSTANT_CONVERSION = YES;
  279. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  280. CLANG_WARN_EMPTY_BODY = YES;
  281. CLANG_WARN_ENUM_CONVERSION = YES;
  282. CLANG_WARN_INT_CONVERSION = YES;
  283. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  284. CLANG_WARN_UNREACHABLE_CODE = YES;
  285. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  286. CODE_SIGN_IDENTITY = "-";
  287. COPY_PHASE_STRIP = NO;
  288. DEBUG_INFORMATION_FORMAT = dwarf;
  289. ENABLE_STRICT_OBJC_MSGSEND = YES;
  290. ENABLE_TESTABILITY = YES;
  291. GCC_C_LANGUAGE_STANDARD = gnu99;
  292. GCC_DYNAMIC_NO_PIC = NO;
  293. GCC_NO_COMMON_BLOCKS = YES;
  294. GCC_OPTIMIZATION_LEVEL = 0;
  295. GCC_PREPROCESSOR_DEFINITIONS = (
  296. "DEBUG=1",
  297. "$(inherited)",
  298. );
  299. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  300. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  301. GCC_WARN_UNDECLARED_SELECTOR = YES;
  302. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  303. GCC_WARN_UNUSED_FUNCTION = YES;
  304. GCC_WARN_UNUSED_VARIABLE = YES;
  305. HEADER_SEARCH_PATHS = "";
  306. MACOSX_DEPLOYMENT_TARGET = 10.10;
  307. MTL_ENABLE_DEBUG_INFO = YES;
  308. ONLY_ACTIVE_ARCH = YES;
  309. SDKROOT = macosx;
  310. USER_HEADER_SEARCH_PATHS = include;
  311. };
  312. name = Debug;
  313. };
  314. CD5FB2771F06EEAF005A0D61 /* Release */ = {
  315. isa = XCBuildConfiguration;
  316. buildSettings = {
  317. ALWAYS_SEARCH_USER_PATHS = NO;
  318. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  319. CLANG_CXX_LIBRARY = "libc++";
  320. CLANG_ENABLE_MODULES = YES;
  321. CLANG_ENABLE_OBJC_ARC = YES;
  322. CLANG_WARN_BOOL_CONVERSION = YES;
  323. CLANG_WARN_CONSTANT_CONVERSION = YES;
  324. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  325. CLANG_WARN_EMPTY_BODY = YES;
  326. CLANG_WARN_ENUM_CONVERSION = YES;
  327. CLANG_WARN_INT_CONVERSION = YES;
  328. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  329. CLANG_WARN_UNREACHABLE_CODE = YES;
  330. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  331. CODE_SIGN_IDENTITY = "-";
  332. COPY_PHASE_STRIP = NO;
  333. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  334. ENABLE_NS_ASSERTIONS = NO;
  335. ENABLE_STRICT_OBJC_MSGSEND = YES;
  336. GCC_C_LANGUAGE_STANDARD = gnu99;
  337. GCC_NO_COMMON_BLOCKS = YES;
  338. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  339. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  340. GCC_WARN_UNDECLARED_SELECTOR = YES;
  341. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  342. GCC_WARN_UNUSED_FUNCTION = YES;
  343. GCC_WARN_UNUSED_VARIABLE = YES;
  344. HEADER_SEARCH_PATHS = "";
  345. MACOSX_DEPLOYMENT_TARGET = 10.10;
  346. MTL_ENABLE_DEBUG_INFO = NO;
  347. SDKROOT = macosx;
  348. USER_HEADER_SEARCH_PATHS = include;
  349. };
  350. name = Release;
  351. };
  352. CD5FB2791F06EEAF005A0D61 /* Debug */ = {
  353. isa = XCBuildConfiguration;
  354. buildSettings = {
  355. HEADER_SEARCH_PATHS = /usr/local/include;
  356. PRODUCT_NAME = "$(TARGET_NAME)";
  357. };
  358. name = Debug;
  359. };
  360. CD5FB27A1F06EEAF005A0D61 /* Release */ = {
  361. isa = XCBuildConfiguration;
  362. buildSettings = {
  363. HEADER_SEARCH_PATHS = /usr/local/include;
  364. PRODUCT_NAME = "$(TARGET_NAME)";
  365. };
  366. name = Release;
  367. };
  368. CD5FB28F1F06EFEA005A0D61 /* Debug */ = {
  369. isa = XCBuildConfiguration;
  370. buildSettings = {
  371. DYLIB_COMPATIBILITY_VERSION = 1;
  372. DYLIB_CURRENT_VERSION = 1;
  373. EXECUTABLE_PREFIX = lib;
  374. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  375. GCC_ENABLE_CPP_RTTI = YES;
  376. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  377. PRODUCT_NAME = "$(TARGET_NAME)";
  378. };
  379. name = Debug;
  380. };
  381. CD5FB2901F06EFEA005A0D61 /* Release */ = {
  382. isa = XCBuildConfiguration;
  383. buildSettings = {
  384. DYLIB_COMPATIBILITY_VERSION = 1;
  385. DYLIB_CURRENT_VERSION = 1;
  386. EXECUTABLE_PREFIX = lib;
  387. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  388. GCC_ENABLE_CPP_RTTI = YES;
  389. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  390. PRODUCT_NAME = "$(TARGET_NAME)";
  391. };
  392. name = Release;
  393. };
  394. CD5FB2A11F06F030005A0D61 /* Debug */ = {
  395. isa = XCBuildConfiguration;
  396. buildSettings = {
  397. EXECUTABLE_PREFIX = lib;
  398. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  399. GCC_ENABLE_CPP_RTTI = YES;
  400. PRODUCT_NAME = "$(TARGET_NAME)";
  401. };
  402. name = Debug;
  403. };
  404. CD5FB2A21F06F030005A0D61 /* Release */ = {
  405. isa = XCBuildConfiguration;
  406. buildSettings = {
  407. EXECUTABLE_PREFIX = lib;
  408. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  409. GCC_ENABLE_CPP_RTTI = YES;
  410. PRODUCT_NAME = "$(TARGET_NAME)";
  411. };
  412. name = Release;
  413. };
  414. /* End XCBuildConfiguration section */
  415. /* Begin XCConfigurationList section */
  416. CD5FB26C1F06EEAF005A0D61 /* Build configuration list for PBXProject "bigdecimal" */ = {
  417. isa = XCConfigurationList;
  418. buildConfigurations = (
  419. CD5FB2761F06EEAF005A0D61 /* Debug */,
  420. CD5FB2771F06EEAF005A0D61 /* Release */,
  421. );
  422. defaultConfigurationIsVisible = 0;
  423. defaultConfigurationName = Release;
  424. };
  425. CD5FB2781F06EEAF005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_tc" */ = {
  426. isa = XCConfigurationList;
  427. buildConfigurations = (
  428. CD5FB2791F06EEAF005A0D61 /* Debug */,
  429. CD5FB27A1F06EEAF005A0D61 /* Release */,
  430. );
  431. defaultConfigurationIsVisible = 0;
  432. defaultConfigurationName = Release;
  433. };
  434. CD5FB28E1F06EFEA005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal" */ = {
  435. isa = XCConfigurationList;
  436. buildConfigurations = (
  437. CD5FB28F1F06EFEA005A0D61 /* Debug */,
  438. CD5FB2901F06EFEA005A0D61 /* Release */,
  439. );
  440. defaultConfigurationIsVisible = 0;
  441. defaultConfigurationName = Release;
  442. };
  443. CD5FB2A01F06F030005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_s" */ = {
  444. isa = XCConfigurationList;
  445. buildConfigurations = (
  446. CD5FB2A11F06F030005A0D61 /* Debug */,
  447. CD5FB2A21F06F030005A0D61 /* Release */,
  448. );
  449. defaultConfigurationIsVisible = 0;
  450. defaultConfigurationName = Release;
  451. };
  452. /* End XCConfigurationList section */
  453. };
  454. rootObject = CD5FB2691F06EEAF005A0D61 /* Project object */;
  455. }