289 lines
15 KiB
Plaintext
289 lines
15 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 46;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
910584A816D67FF600FDEAC3 /* RuntimeProtector.h in Headers */ = {isa = PBXBuildFile; fileRef = 910584A716D67FF600FDEAC3 /* RuntimeProtector.h */; };
|
||
|
910987F416441841006315D5 /* RuntimeLinkLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 910987F316441841006315D5 /* RuntimeLinkLibrary.h */; };
|
||
|
915C293216EB816D00654B4E /* RuntimeObjectSystem_PlatformPosix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 915C293116EB816D00654B4E /* RuntimeObjectSystem_PlatformPosix.cpp */; };
|
||
|
91B4FC2E161A027C0029E1A5 /* IObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC1C161A027C0029E1A5 /* IObject.h */; };
|
||
|
91B4FC2F161A027C0029E1A5 /* IObjectFactorySystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC1D161A027C0029E1A5 /* IObjectFactorySystem.h */; };
|
||
|
91B4FC30161A027C0029E1A5 /* IRuntimeObjectSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC1E161A027C0029E1A5 /* IRuntimeObjectSystem.h */; };
|
||
|
91B4FC31161A027C0029E1A5 /* ISimpleSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC1F161A027C0029E1A5 /* ISimpleSerializer.h */; };
|
||
|
91B4FC32161A027C0029E1A5 /* ObjectFactorySystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B4FC21161A027C0029E1A5 /* ObjectFactorySystem.cpp */; };
|
||
|
91B4FC33161A027C0029E1A5 /* ObjectFactorySystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC22161A027C0029E1A5 /* ObjectFactorySystem.h */; };
|
||
|
91B4FC34161A027C0029E1A5 /* ObjectInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC23161A027C0029E1A5 /* ObjectInterface.h */; };
|
||
|
91B4FC35161A027C0029E1A5 /* ObjectInterfacePerModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC24161A027C0029E1A5 /* ObjectInterfacePerModule.h */; };
|
||
|
91B4FC36161A027C0029E1A5 /* ObjectInterfacePerModuleSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B4FC25161A027C0029E1A5 /* ObjectInterfacePerModuleSource.cpp */; };
|
||
|
91B4FC37161A027C0029E1A5 /* RuntimeInclude.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC26161A027C0029E1A5 /* RuntimeInclude.h */; };
|
||
|
91B4FC38161A027C0029E1A5 /* RuntimeObjectSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B4FC27161A027C0029E1A5 /* RuntimeObjectSystem.cpp */; };
|
||
|
91B4FC39161A027C0029E1A5 /* RuntimeObjectSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC28161A027C0029E1A5 /* RuntimeObjectSystem.h */; };
|
||
|
91B4FC3A161A027C0029E1A5 /* SimpleSerializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B4FC2A161A027C0029E1A5 /* SimpleSerializer.cpp */; };
|
||
|
91B4FC3B161A027C0029E1A5 /* SimpleSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B4FC2B161A027C0029E1A5 /* SimpleSerializer.h */; };
|
||
|
91EF513F17280D8A009B4B4B /* RuntimeSourceDependency.h in Headers */ = {isa = PBXBuildFile; fileRef = 91EF513E17280D8A009B4B4B /* RuntimeSourceDependency.h */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
910584A716D67FF600FDEAC3 /* RuntimeProtector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeProtector.h; sourceTree = "<group>"; };
|
||
|
910987F316441841006315D5 /* RuntimeLinkLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeLinkLibrary.h; sourceTree = "<group>"; };
|
||
|
913A25D21619FB7D006AF4C1 /* libRuntimeObjectSystem.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRuntimeObjectSystem.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
915C293116EB816D00654B4E /* RuntimeObjectSystem_PlatformPosix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeObjectSystem_PlatformPosix.cpp; sourceTree = "<group>"; };
|
||
|
91B4FC1C161A027C0029E1A5 /* IObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IObject.h; sourceTree = "<group>"; };
|
||
|
91B4FC1D161A027C0029E1A5 /* IObjectFactorySystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IObjectFactorySystem.h; sourceTree = "<group>"; };
|
||
|
91B4FC1E161A027C0029E1A5 /* IRuntimeObjectSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IRuntimeObjectSystem.h; sourceTree = "<group>"; };
|
||
|
91B4FC1F161A027C0029E1A5 /* ISimpleSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ISimpleSerializer.h; sourceTree = "<group>"; };
|
||
|
91B4FC21161A027C0029E1A5 /* ObjectFactorySystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjectFactorySystem.cpp; sourceTree = "<group>"; };
|
||
|
91B4FC22161A027C0029E1A5 /* ObjectFactorySystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectFactorySystem.h; sourceTree = "<group>"; };
|
||
|
91B4FC23161A027C0029E1A5 /* ObjectInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectInterface.h; sourceTree = "<group>"; };
|
||
|
91B4FC24161A027C0029E1A5 /* ObjectInterfacePerModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectInterfacePerModule.h; sourceTree = "<group>"; };
|
||
|
91B4FC25161A027C0029E1A5 /* ObjectInterfacePerModuleSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjectInterfacePerModuleSource.cpp; sourceTree = "<group>"; };
|
||
|
91B4FC26161A027C0029E1A5 /* RuntimeInclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeInclude.h; sourceTree = "<group>"; };
|
||
|
91B4FC27161A027C0029E1A5 /* RuntimeObjectSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeObjectSystem.cpp; sourceTree = "<group>"; };
|
||
|
91B4FC28161A027C0029E1A5 /* RuntimeObjectSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeObjectSystem.h; sourceTree = "<group>"; };
|
||
|
91B4FC2A161A027C0029E1A5 /* SimpleSerializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleSerializer.cpp; sourceTree = "<group>"; };
|
||
|
91B4FC2B161A027C0029E1A5 /* SimpleSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleSerializer.h; sourceTree = "<group>"; };
|
||
|
91EF513E17280D8A009B4B4B /* RuntimeSourceDependency.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeSourceDependency.h; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
913A25CF1619FB7D006AF4C1 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
913A25C71619FB7D006AF4C1 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
915C293116EB816D00654B4E /* RuntimeObjectSystem_PlatformPosix.cpp */,
|
||
|
910987F316441841006315D5 /* RuntimeLinkLibrary.h */,
|
||
|
910584A716D67FF600FDEAC3 /* RuntimeProtector.h */,
|
||
|
91B4FC1C161A027C0029E1A5 /* IObject.h */,
|
||
|
91B4FC1D161A027C0029E1A5 /* IObjectFactorySystem.h */,
|
||
|
91B4FC1E161A027C0029E1A5 /* IRuntimeObjectSystem.h */,
|
||
|
91B4FC1F161A027C0029E1A5 /* ISimpleSerializer.h */,
|
||
|
91B4FC20161A027C0029E1A5 /* ObjectFactorySystem */,
|
||
|
91B4FC23161A027C0029E1A5 /* ObjectInterface.h */,
|
||
|
91B4FC24161A027C0029E1A5 /* ObjectInterfacePerModule.h */,
|
||
|
91B4FC25161A027C0029E1A5 /* ObjectInterfacePerModuleSource.cpp */,
|
||
|
91B4FC26161A027C0029E1A5 /* RuntimeInclude.h */,
|
||
|
91EF513E17280D8A009B4B4B /* RuntimeSourceDependency.h */,
|
||
|
91B4FC27161A027C0029E1A5 /* RuntimeObjectSystem.cpp */,
|
||
|
91B4FC28161A027C0029E1A5 /* RuntimeObjectSystem.h */,
|
||
|
91B4FC29161A027C0029E1A5 /* SimpleSerializer */,
|
||
|
913A25D31619FB7D006AF4C1 /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
913A25D31619FB7D006AF4C1 /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
913A25D21619FB7D006AF4C1 /* libRuntimeObjectSystem.a */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
91B4FC20161A027C0029E1A5 /* ObjectFactorySystem */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
91B4FC21161A027C0029E1A5 /* ObjectFactorySystem.cpp */,
|
||
|
91B4FC22161A027C0029E1A5 /* ObjectFactorySystem.h */,
|
||
|
);
|
||
|
path = ObjectFactorySystem;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
91B4FC29161A027C0029E1A5 /* SimpleSerializer */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
91B4FC2A161A027C0029E1A5 /* SimpleSerializer.cpp */,
|
||
|
91B4FC2B161A027C0029E1A5 /* SimpleSerializer.h */,
|
||
|
);
|
||
|
path = SimpleSerializer;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXHeadersBuildPhase section */
|
||
|
913A25D01619FB7D006AF4C1 /* Headers */ = {
|
||
|
isa = PBXHeadersBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
91B4FC2E161A027C0029E1A5 /* IObject.h in Headers */,
|
||
|
91B4FC2F161A027C0029E1A5 /* IObjectFactorySystem.h in Headers */,
|
||
|
91B4FC30161A027C0029E1A5 /* IRuntimeObjectSystem.h in Headers */,
|
||
|
91B4FC31161A027C0029E1A5 /* ISimpleSerializer.h in Headers */,
|
||
|
91B4FC33161A027C0029E1A5 /* ObjectFactorySystem.h in Headers */,
|
||
|
91B4FC34161A027C0029E1A5 /* ObjectInterface.h in Headers */,
|
||
|
91B4FC35161A027C0029E1A5 /* ObjectInterfacePerModule.h in Headers */,
|
||
|
91B4FC37161A027C0029E1A5 /* RuntimeInclude.h in Headers */,
|
||
|
91B4FC39161A027C0029E1A5 /* RuntimeObjectSystem.h in Headers */,
|
||
|
91B4FC3B161A027C0029E1A5 /* SimpleSerializer.h in Headers */,
|
||
|
910987F416441841006315D5 /* RuntimeLinkLibrary.h in Headers */,
|
||
|
910584A816D67FF600FDEAC3 /* RuntimeProtector.h in Headers */,
|
||
|
91EF513F17280D8A009B4B4B /* RuntimeSourceDependency.h in Headers */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXHeadersBuildPhase section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
913A25D11619FB7D006AF4C1 /* RuntimeObjectSystem */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 913A25D61619FB7D006AF4C1 /* Build configuration list for PBXNativeTarget "RuntimeObjectSystem" */;
|
||
|
buildPhases = (
|
||
|
913A25CE1619FB7D006AF4C1 /* Sources */,
|
||
|
913A25CF1619FB7D006AF4C1 /* Frameworks */,
|
||
|
913A25D01619FB7D006AF4C1 /* Headers */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = RuntimeObjectSystem;
|
||
|
productName = RuntimeObjectSystem;
|
||
|
productReference = 913A25D21619FB7D006AF4C1 /* libRuntimeObjectSystem.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
913A25C91619FB7D006AF4C1 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 0440;
|
||
|
ORGANIZATIONNAME = "Doug Binks";
|
||
|
};
|
||
|
buildConfigurationList = 913A25CC1619FB7D006AF4C1 /* Build configuration list for PBXProject "RuntimeObjectSystem" */;
|
||
|
compatibilityVersion = "Xcode 3.2";
|
||
|
developmentRegion = English;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
);
|
||
|
mainGroup = 913A25C71619FB7D006AF4C1;
|
||
|
productRefGroup = 913A25D31619FB7D006AF4C1 /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
913A25D11619FB7D006AF4C1 /* RuntimeObjectSystem */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
913A25CE1619FB7D006AF4C1 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
91B4FC32161A027C0029E1A5 /* ObjectFactorySystem.cpp in Sources */,
|
||
|
91B4FC36161A027C0029E1A5 /* ObjectInterfacePerModuleSource.cpp in Sources */,
|
||
|
91B4FC38161A027C0029E1A5 /* RuntimeObjectSystem.cpp in Sources */,
|
||
|
91B4FC3A161A027C0029E1A5 /* SimpleSerializer.cpp in Sources */,
|
||
|
915C293216EB816D00654B4E /* RuntimeObjectSystem_PlatformPosix.cpp in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
913A25D41619FB7D006AF4C1 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||
|
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;
|
||
|
};
|
||
|
913A25D51619FB7D006AF4C1 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||
|
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;
|
||
|
};
|
||
|
913A25D71619FB7D006AF4C1 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
EXECUTABLE_PREFIX = lib;
|
||
|
HEADER_SEARCH_PATHS = ../External/boost/;
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = "";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
913A25D81619FB7D006AF4C1 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
EXECUTABLE_PREFIX = lib;
|
||
|
HEADER_SEARCH_PATHS = ../External/boost/;
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = "";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
913A25CC1619FB7D006AF4C1 /* Build configuration list for PBXProject "RuntimeObjectSystem" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
913A25D41619FB7D006AF4C1 /* Debug */,
|
||
|
913A25D51619FB7D006AF4C1 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
913A25D61619FB7D006AF4C1 /* Build configuration list for PBXNativeTarget "RuntimeObjectSystem" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
913A25D71619FB7D006AF4C1 /* Debug */,
|
||
|
913A25D81619FB7D006AF4C1 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 913A25C91619FB7D006AF4C1 /* Project object */;
|
||
|
}
|