253 lines
10 KiB
Plaintext
253 lines
10 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 46;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
91977BBD16EB398A003FAE7A /* libRuntimeCompiler.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 91977BBB16EB398A003FAE7A /* libRuntimeCompiler.a */; };
|
||
|
91977BBE16EB398A003FAE7A /* libRuntimeObjectSystem.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 91977BBC16EB398A003FAE7A /* libRuntimeObjectSystem.a */; };
|
||
|
91DE41E7161B1BB800BE0D16 /* ConsoleExample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91DE41DF161B1BB800BE0D16 /* ConsoleExample.cpp */; };
|
||
|
91DE41E8161B1BB800BE0D16 /* ConsoleGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91DE41E0161B1BB800BE0D16 /* ConsoleGame.cpp */; };
|
||
|
91DE41E9161B1BB800BE0D16 /* RuntimeObject01.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91DE41E4161B1BB800BE0D16 /* RuntimeObject01.cpp */; };
|
||
|
91DE41EA161B1BB800BE0D16 /* StdioLogSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91DE41E5161B1BB800BE0D16 /* StdioLogSystem.cpp */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
91A171CC161B175E004B5954 /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 12;
|
||
|
dstPath = "";
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
91977BBB16EB398A003FAE7A /* libRuntimeCompiler.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libRuntimeCompiler.a; path = "../../../../../../../Library/Developer/Xcode/DerivedData/Aurora-amgiihqkoasuvzdugsovjupxbfdk/Build/Products/Debug/libRuntimeCompiler.a"; sourceTree = "<group>"; };
|
||
|
91977BBC16EB398A003FAE7A /* libRuntimeObjectSystem.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libRuntimeObjectSystem.a; path = "../../../../../../../Library/Developer/Xcode/DerivedData/Aurora-amgiihqkoasuvzdugsovjupxbfdk/Build/Products/Debug/libRuntimeObjectSystem.a"; sourceTree = "<group>"; };
|
||
|
91A171CE161B175E004B5954 /* ConsoleExample */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ConsoleExample; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
91DE41DF161B1BB800BE0D16 /* ConsoleExample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleExample.cpp; sourceTree = "<group>"; };
|
||
|
91DE41E0161B1BB800BE0D16 /* ConsoleGame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleGame.cpp; sourceTree = "<group>"; };
|
||
|
91DE41E1161B1BB800BE0D16 /* ConsoleGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleGame.h; sourceTree = "<group>"; };
|
||
|
91DE41E2161B1BB800BE0D16 /* InterfaceIds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InterfaceIds.h; sourceTree = "<group>"; };
|
||
|
91DE41E3161B1BB800BE0D16 /* IUpdateable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IUpdateable.h; sourceTree = "<group>"; };
|
||
|
91DE41E4161B1BB800BE0D16 /* RuntimeObject01.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeObject01.cpp; sourceTree = "<group>"; };
|
||
|
91DE41E5161B1BB800BE0D16 /* StdioLogSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StdioLogSystem.cpp; sourceTree = "<group>"; };
|
||
|
91DE41E6161B1BB800BE0D16 /* StdioLogSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdioLogSystem.h; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
91A171CB161B175E004B5954 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
91977BBD16EB398A003FAE7A /* libRuntimeCompiler.a in Frameworks */,
|
||
|
91977BBE16EB398A003FAE7A /* libRuntimeObjectSystem.a in Frameworks */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
91A171C3161B175E004B5954 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
91977BBB16EB398A003FAE7A /* libRuntimeCompiler.a */,
|
||
|
91977BBC16EB398A003FAE7A /* libRuntimeObjectSystem.a */,
|
||
|
91DE41DF161B1BB800BE0D16 /* ConsoleExample.cpp */,
|
||
|
91DE41E0161B1BB800BE0D16 /* ConsoleGame.cpp */,
|
||
|
91DE41E1161B1BB800BE0D16 /* ConsoleGame.h */,
|
||
|
91DE41E2161B1BB800BE0D16 /* InterfaceIds.h */,
|
||
|
91DE41E3161B1BB800BE0D16 /* IUpdateable.h */,
|
||
|
91DE41E4161B1BB800BE0D16 /* RuntimeObject01.cpp */,
|
||
|
91DE41E5161B1BB800BE0D16 /* StdioLogSystem.cpp */,
|
||
|
91DE41E6161B1BB800BE0D16 /* StdioLogSystem.h */,
|
||
|
91A171CF161B175E004B5954 /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
91A171CF161B175E004B5954 /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
91A171CE161B175E004B5954 /* ConsoleExample */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
91A171CD161B175E004B5954 /* ConsoleExample */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 91A171D8161B175E004B5954 /* Build configuration list for PBXNativeTarget "ConsoleExample" */;
|
||
|
buildPhases = (
|
||
|
91A171CA161B175E004B5954 /* Sources */,
|
||
|
91A171CB161B175E004B5954 /* Frameworks */,
|
||
|
91A171CC161B175E004B5954 /* CopyFiles */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = ConsoleExample;
|
||
|
productName = ConsoleExample;
|
||
|
productReference = 91A171CE161B175E004B5954 /* ConsoleExample */;
|
||
|
productType = "com.apple.product-type.tool";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
91A171C5161B175E004B5954 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 0440;
|
||
|
ORGANIZATIONNAME = "Doug Binks";
|
||
|
};
|
||
|
buildConfigurationList = 91A171C8161B175E004B5954 /* Build configuration list for PBXProject "ConsoleExample" */;
|
||
|
compatibilityVersion = "Xcode 3.2";
|
||
|
developmentRegion = English;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
);
|
||
|
mainGroup = 91A171C3161B175E004B5954;
|
||
|
productRefGroup = 91A171CF161B175E004B5954 /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
91A171CD161B175E004B5954 /* ConsoleExample */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
91A171CA161B175E004B5954 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
91DE41E7161B1BB800BE0D16 /* ConsoleExample.cpp in Sources */,
|
||
|
91DE41E8161B1BB800BE0D16 /* ConsoleGame.cpp in Sources */,
|
||
|
91DE41E9161B1BB800BE0D16 /* RuntimeObject01.cpp in Sources */,
|
||
|
91DE41EA161B1BB800BE0D16 /* StdioLogSystem.cpp in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
91A171D6161B175E004B5954 /* 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;
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
../../External/boost,
|
||
|
../External/boost,
|
||
|
);
|
||
|
LIBRARY_SEARCH_PATHS = "";
|
||
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
SDKROOT = macosx;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
91A171D7161B175E004B5954 /* 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;
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
../../External/boost,
|
||
|
../External/boost,
|
||
|
);
|
||
|
LIBRARY_SEARCH_PATHS = "";
|
||
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
||
|
SDKROOT = macosx;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
91A171D9161B175E004B5954 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
HEADER_SEARCH_PATHS = ../../External/boost;
|
||
|
LIBRARY_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"\"$(SRCROOT)/../../External/boost/stage/libOSX\"",
|
||
|
"\"$(SRCROOT)/../../../../../../../Library/Developer/Xcode/DerivedData/Aurora-amgiihqkoasuvzdugsovjupxbfdk/Build/Products/Debug\"",
|
||
|
);
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = "";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
91A171DA161B175E004B5954 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
HEADER_SEARCH_PATHS = ../../External/boost;
|
||
|
LIBRARY_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"\"$(SRCROOT)/../../External/boost/stage/libOSX\"",
|
||
|
"\"$(SRCROOT)/../../../../../../../Library/Developer/Xcode/DerivedData/Aurora-amgiihqkoasuvzdugsovjupxbfdk/Build/Products/Debug\"",
|
||
|
);
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = "";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
91A171C8161B175E004B5954 /* Build configuration list for PBXProject "ConsoleExample" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
91A171D6161B175E004B5954 /* Debug */,
|
||
|
91A171D7161B175E004B5954 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
91A171D8161B175E004B5954 /* Build configuration list for PBXNativeTarget "ConsoleExample" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
91A171D9161B175E004B5954 /* Debug */,
|
||
|
91A171DA161B175E004B5954 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 91A171C5161B175E004B5954 /* Project object */;
|
||
|
}
|