// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ FFD274AD172E093000114513 /* DebuggerServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FFD274A7172E093000114513 /* DebuggerServer.cpp */; }; FFD274AF172E093000114513 /* NewtonDebuggerServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FFD274A9172E093000114513 /* NewtonDebuggerServer.cpp */; }; FFD274B1172E093000114513 /* ServerBodyProxyMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FFD274AB172E093000114513 /* ServerBodyProxyMap.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ FFD2749F172E08F400114513 /* libdVisualDebuggerServer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdVisualDebuggerServer.a; sourceTree = BUILT_PRODUCTS_DIR; }; FFD274A7172E093000114513 /* DebuggerServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DebuggerServer.cpp; path = ../../../dVisualDebuggerServer/DebuggerServer.cpp; sourceTree = ""; }; FFD274A9172E093000114513 /* NewtonDebuggerServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NewtonDebuggerServer.cpp; path = ../../../dVisualDebuggerServer/NewtonDebuggerServer.cpp; sourceTree = ""; }; FFD274AB172E093000114513 /* ServerBodyProxyMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ServerBodyProxyMap.cpp; path = ../../../dVisualDebuggerServer/ServerBodyProxyMap.cpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ FFD2749C172E08F400114513 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ FFD27494172E08F400114513 = { isa = PBXGroup; children = ( FFD274A6172E091200114513 /* sourse */, FFD274A0172E08F400114513 /* Products */, ); sourceTree = ""; }; FFD274A0172E08F400114513 /* Products */ = { isa = PBXGroup; children = ( FFD2749F172E08F400114513 /* libdVisualDebuggerServer.a */, ); name = Products; sourceTree = ""; }; FFD274A6172E091200114513 /* sourse */ = { isa = PBXGroup; children = ( FFD274A7172E093000114513 /* DebuggerServer.cpp */, FFD274A9172E093000114513 /* NewtonDebuggerServer.cpp */, FFD274AB172E093000114513 /* ServerBodyProxyMap.cpp */, ); name = sourse; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ FFD2749D172E08F400114513 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ FFD2749E172E08F400114513 /* dVisualDebuggerServer */ = { isa = PBXNativeTarget; buildConfigurationList = FFD274A3172E08F400114513 /* Build configuration list for PBXNativeTarget "dVisualDebuggerServer" */; buildPhases = ( FFD2749B172E08F400114513 /* Sources */, FFD2749C172E08F400114513 /* Frameworks */, FFD2749D172E08F400114513 /* Headers */, ); buildRules = ( ); dependencies = ( ); name = dVisualDebuggerServer; productName = dVisualDebuggerServer; productReference = FFD2749F172E08F400114513 /* libdVisualDebuggerServer.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ FFD27496172E08F400114513 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0610; ORGANIZATIONNAME = "Newton Dynamics"; }; buildConfigurationList = FFD27499172E08F400114513 /* Build configuration list for PBXProject "dVisualDebuggerServer" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = FFD27494172E08F400114513; productRefGroup = FFD274A0172E08F400114513 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( FFD2749E172E08F400114513 /* dVisualDebuggerServer */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ FFD2749B172E08F400114513 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FFD274AD172E093000114513 /* DebuggerServer.cpp in Sources */, FFD274AF172E093000114513 /* NewtonDebuggerServer.cpp in Sources */, FFD274B1172E093000114513 /* ServerBodyProxyMap.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ FFD274A1172E08F400114513 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; FFD274A2172E08F400114513 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.8; SDKROOT = macosx; }; name = Release; }; FFD274A4172E08F400114513 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "compiler-default"; CLANG_CXX_LIBRARY = "compiler-default"; EXECUTABLE_PREFIX = lib; GCC_C_LANGUAGE_STANDARD = "compiler-default"; HEADER_SEARCH_PATHS = ( ../../../../coreLibrary_300/source/newton, ../../../dMath, ../../../dContainers, ../../../thirdParty/tinyxml, "../../../thirdParty/enet-1.2/include", ); MACOSX_DEPLOYMENT_TARGET = 10.8; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; FFD274A5172E08F400114513 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_CXX_LANGUAGE_STANDARD = "compiler-default"; CLANG_CXX_LIBRARY = "compiler-default"; EXECUTABLE_PREFIX = lib; GCC_C_LANGUAGE_STANDARD = "compiler-default"; GCC_OPTIMIZATION_LEVEL = 3; HEADER_SEARCH_PATHS = ( ../../../../coreLibrary_300/source/newton, ../../../dMath, ../../../dContainers, ../../../thirdParty/tinyxml, "../../../thirdParty/enet-1.2/include", ); MACOSX_DEPLOYMENT_TARGET = 10.8; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ FFD27499172E08F400114513 /* Build configuration list for PBXProject "dVisualDebuggerServer" */ = { isa = XCConfigurationList; buildConfigurations = ( FFD274A1172E08F400114513 /* Debug */, FFD274A2172E08F400114513 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FFD274A3172E08F400114513 /* Build configuration list for PBXNativeTarget "dVisualDebuggerServer" */ = { isa = XCConfigurationList; buildConfigurations = ( FFD274A4172E08F400114513 /* Debug */, FFD274A5172E08F400114513 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = FFD27496172E08F400114513 /* Project object */; }