| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- CD5FB2911F06EFEF005A0D61 /* biginteger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */; };
- CD5FB2921F06EFF2005A0D61 /* biginteger.h in Headers */ = {isa = PBXBuildFile; fileRef = CD5FB27F1F06EF70005A0D61 /* biginteger.h */; settings = {ATTRIBUTES = (Public, ); }; };
- CD5FB2A31F06F03D005A0D61 /* biginteger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */; };
- CD5FB2A41F06F048005A0D61 /* libbigdecimal_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */; };
- CD5FB2A71F06F0D2005A0D61 /* bigdecimal_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2A61F06F0D2005A0D61 /* bigdecimal_tc.cpp */; };
- /* End PBXBuildFile section */
- /* Begin PBXCopyFilesBuildPhase section */
- CD5FB26F1F06EEAF005A0D61 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- CD5FB2711F06EEAF005A0D61 /* bigdecimal_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bigdecimal_tc; sourceTree = BUILT_PRODUCTS_DIR; };
- CD5FB27E1F06EF64005A0D61 /* biginteger.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = biginteger.t.h; sourceTree = "<group>"; };
- CD5FB27F1F06EF70005A0D61 /* biginteger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = biginteger.h; sourceTree = "<group>"; };
- CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = biginteger.cpp; sourceTree = "<group>"; };
- CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libbigdecimal.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
- CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libbigdecimal_s.a; sourceTree = BUILT_PRODUCTS_DIR; };
- CD5FB2A61F06F0D2005A0D61 /* bigdecimal_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bigdecimal_tc.cpp; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CD5FB26E1F06EEAF005A0D61 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD5FB2A41F06F048005A0D61 /* libbigdecimal_s.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD5FB2831F06EFEA005A0D61 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD5FB2951F06F030005A0D61 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CD5FB2681F06EEAF005A0D61 = {
- isa = PBXGroup;
- children = (
- CD5FB27B1F06EED6005A0D61 /* include */,
- CD5FB27C1F06EED6005A0D61 /* src */,
- CD5FB27D1F06EED6005A0D61 /* test */,
- CD5FB2721F06EEAF005A0D61 /* Products */,
- );
- sourceTree = "<group>";
- };
- CD5FB2721F06EEAF005A0D61 /* Products */ = {
- isa = PBXGroup;
- children = (
- CD5FB2711F06EEAF005A0D61 /* bigdecimal_tc */,
- CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */,
- CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CD5FB27B1F06EED6005A0D61 /* include */ = {
- isa = PBXGroup;
- children = (
- CD5FB27F1F06EF70005A0D61 /* biginteger.h */,
- );
- path = include;
- sourceTree = "<group>";
- };
- CD5FB27C1F06EED6005A0D61 /* src */ = {
- isa = PBXGroup;
- children = (
- CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */,
- );
- path = src;
- sourceTree = "<group>";
- };
- CD5FB27D1F06EED6005A0D61 /* test */ = {
- isa = PBXGroup;
- children = (
- CD5FB27E1F06EF64005A0D61 /* biginteger.t.h */,
- CD5FB2A61F06F0D2005A0D61 /* bigdecimal_tc.cpp */,
- );
- path = test;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- CD5FB2841F06EFEA005A0D61 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD5FB2921F06EFF2005A0D61 /* biginteger.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD5FB2961F06F030005A0D61 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- CD5FB2701F06EEAF005A0D61 /* bigdecimal_tc */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD5FB2781F06EEAF005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_tc" */;
- buildPhases = (
- CD5FB26D1F06EEAF005A0D61 /* Sources */,
- CD5FB26E1F06EEAF005A0D61 /* Frameworks */,
- CD5FB26F1F06EEAF005A0D61 /* CopyFiles */,
- CD5FB2A51F06F04C005A0D61 /* ShellScript */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = bigdecimal_tc;
- productName = bigdecimal;
- productReference = CD5FB2711F06EEAF005A0D61 /* bigdecimal_tc */;
- productType = "com.apple.product-type.tool";
- };
- CD5FB2851F06EFEA005A0D61 /* bigdecimal */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD5FB28E1F06EFEA005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal" */;
- buildPhases = (
- CD5FB2821F06EFEA005A0D61 /* Sources */,
- CD5FB2831F06EFEA005A0D61 /* Frameworks */,
- CD5FB2841F06EFEA005A0D61 /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = bigdecimal;
- productName = bigdecimal;
- productReference = CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */;
- productType = "com.apple.product-type.library.dynamic";
- };
- CD5FB2971F06F030005A0D61 /* bigdecimal_s */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD5FB2A01F06F030005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_s" */;
- buildPhases = (
- CD5FB2941F06F030005A0D61 /* Sources */,
- CD5FB2951F06F030005A0D61 /* Frameworks */,
- CD5FB2961F06F030005A0D61 /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = bigdecimal_s;
- productName = bigdecimal_s;
- productReference = CD5FB2981F06F030005A0D61 /* libbigdecimal_s.a */;
- productType = "com.apple.product-type.library.static";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CD5FB2691F06EEAF005A0D61 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0720;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CD5FB2701F06EEAF005A0D61 = {
- CreatedOnToolsVersion = 7.2.1;
- };
- CD5FB2851F06EFEA005A0D61 = {
- CreatedOnToolsVersion = 7.2.1;
- };
- CD5FB2971F06F030005A0D61 = {
- CreatedOnToolsVersion = 7.2.1;
- };
- };
- };
- buildConfigurationList = CD5FB26C1F06EEAF005A0D61 /* Build configuration list for PBXProject "bigdecimal" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = CD5FB2681F06EEAF005A0D61;
- productRefGroup = CD5FB2721F06EEAF005A0D61 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- CD5FB2701F06EEAF005A0D61 /* bigdecimal_tc */,
- CD5FB2851F06EFEA005A0D61 /* bigdecimal */,
- CD5FB2971F06F030005A0D61 /* bigdecimal_s */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXShellScriptBuildPhase section */
- CD5FB2A51F06F04C005A0D61 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "$(SRCROOT)/test/biginteger.t.h",
- );
- outputPaths = (
- "$(SRCROOT)/test/bigdecimal_tc.cpp",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "cd test; cxxtestgen --error-printer -o bigdecimal_tc.cpp biginteger.t.h";
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CD5FB26D1F06EEAF005A0D61 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD5FB2A71F06F0D2005A0D61 /* bigdecimal_tc.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD5FB2821F06EFEA005A0D61 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD5FB2911F06EFEF005A0D61 /* biginteger.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CD5FB2941F06F030005A0D61 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD5FB2A31F06F03D005A0D61 /* biginteger.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- CD5FB2761F06EEAF005A0D61 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = "";
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = include;
- };
- name = Debug;
- };
- CD5FB2771F06EEAF005A0D61 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- HEADER_SEARCH_PATHS = "";
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = include;
- };
- name = Release;
- };
- CD5FB2791F06EEAF005A0D61 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- HEADER_SEARCH_PATHS = /usr/local/include;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CD5FB27A1F06EEAF005A0D61 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- HEADER_SEARCH_PATHS = /usr/local/include;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- CD5FB28F1F06EFEA005A0D61 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CD5FB2901F06EFEA005A0D61 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- CD5FB2A11F06F030005A0D61 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CD5FB2A21F06F030005A0D61 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CD5FB26C1F06EEAF005A0D61 /* Build configuration list for PBXProject "bigdecimal" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD5FB2761F06EEAF005A0D61 /* Debug */,
- CD5FB2771F06EEAF005A0D61 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD5FB2781F06EEAF005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_tc" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD5FB2791F06EEAF005A0D61 /* Debug */,
- CD5FB27A1F06EEAF005A0D61 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD5FB28E1F06EFEA005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD5FB28F1F06EFEA005A0D61 /* Debug */,
- CD5FB2901F06EFEA005A0D61 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CD5FB2A01F06F030005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal_s" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD5FB2A11F06F030005A0D61 /* Debug */,
- CD5FB2A21F06F030005A0D61 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CD5FB2691F06EEAF005A0D61 /* Project object */;
- }
|