Files
kraken/KRWorldBuilder/KRWorldBuilder.xcodeproj/project.pbxproj

322 lines
14 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
E440D976155E46DB00C4887B /* KRWBFileSystemItem.m in Sources */ = {isa = PBXBuildFile; fileRef = E440D975155E46DB00C4887B /* KRWBFileSystemItem.m */; };
E46F4A07155DF5E500CCF8B8 /* krengine_osx.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E46F4A06155DF5E500CCF8B8 /* krengine_osx.framework */; };
E474D77514E5BBF70017DCEC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E474D77414E5BBF70017DCEC /* Cocoa.framework */; };
E474D77F14E5BBF70017DCEC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E474D77D14E5BBF70017DCEC /* InfoPlist.strings */; };
E474D78114E5BBF70017DCEC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E474D78014E5BBF70017DCEC /* main.m */; };
E474D78514E5BBF70017DCEC /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = E474D78314E5BBF70017DCEC /* Credits.rtf */; };
E474D78814E5BBF70017DCEC /* KRWBDocument.mm in Sources */ = {isa = PBXBuildFile; fileRef = E474D78714E5BBF70017DCEC /* KRWBDocument.mm */; };
E474D78B14E5BBF70017DCEC /* KRWBDocument.xib in Resources */ = {isa = PBXBuildFile; fileRef = E474D78914E5BBF70017DCEC /* KRWBDocument.xib */; };
E474D78E14E5BBF80017DCEC /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E474D78C14E5BBF80017DCEC /* MainMenu.xib */; };
E49BA950162F82C300680C6E /* KRWBFileTreeView.m in Sources */ = {isa = PBXBuildFile; fileRef = E49BA94F162F82C300680C6E /* KRWBFileTreeView.m */; };
E49BA953162F831800680C6E /* KRWBFileTreeView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E49BA952162F831800680C6E /* KRWBFileTreeView.xib */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
E440D974155E46DB00C4887B /* KRWBFileSystemItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KRWBFileSystemItem.h; sourceTree = "<group>"; };
E440D975155E46DB00C4887B /* KRWBFileSystemItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KRWBFileSystemItem.m; sourceTree = "<group>"; };
E46F4A06155DF5E500CCF8B8 /* krengine_osx.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = krengine_osx.framework; path = ../KREngine/build/Release/krengine_osx.framework; sourceTree = "<group>"; };
E474D77014E5BBF70017DCEC /* Kraken World Builder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kraken World Builder.app"; sourceTree = BUILT_PRODUCTS_DIR; };
E474D77414E5BBF70017DCEC /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
E474D77714E5BBF70017DCEC /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
E474D77814E5BBF70017DCEC /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
E474D77914E5BBF70017DCEC /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
E474D77C14E5BBF70017DCEC /* KRWorldBuilder-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KRWorldBuilder-Info.plist"; sourceTree = "<group>"; };
E474D77E14E5BBF70017DCEC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
E474D78014E5BBF70017DCEC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
E474D78214E5BBF70017DCEC /* KRWorldBuilder-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KRWorldBuilder-Prefix.pch"; sourceTree = "<group>"; };
E474D78414E5BBF70017DCEC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
E474D78614E5BBF70017DCEC /* KRWBDocument.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KRWBDocument.h; sourceTree = "<group>"; };
E474D78714E5BBF70017DCEC /* KRWBDocument.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = KRWBDocument.mm; sourceTree = "<group>"; };
E474D78A14E5BBF70017DCEC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/KRWBDocument.xib; sourceTree = "<group>"; };
E474D78D14E5BBF80017DCEC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
E49BA94E162F82C300680C6E /* KRWBFileTreeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KRWBFileTreeView.h; sourceTree = "<group>"; };
E49BA94F162F82C300680C6E /* KRWBFileTreeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KRWBFileTreeView.m; sourceTree = "<group>"; };
E49BA952162F831800680C6E /* KRWBFileTreeView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KRWBFileTreeView.xib; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
E474D76D14E5BBF70017DCEC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E46F4A07155DF5E500CCF8B8 /* krengine_osx.framework in Frameworks */,
E474D77514E5BBF70017DCEC /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
E474D76514E5BBF70017DCEC = {
isa = PBXGroup;
children = (
E474D77A14E5BBF70017DCEC /* KRWorldBuilder */,
E474D77314E5BBF70017DCEC /* Frameworks */,
E474D77114E5BBF70017DCEC /* Products */,
);
sourceTree = "<group>";
};
E474D77114E5BBF70017DCEC /* Products */ = {
isa = PBXGroup;
children = (
E474D77014E5BBF70017DCEC /* Kraken World Builder.app */,
);
name = Products;
sourceTree = "<group>";
};
E474D77314E5BBF70017DCEC /* Frameworks */ = {
isa = PBXGroup;
children = (
E46F4A06155DF5E500CCF8B8 /* krengine_osx.framework */,
E474D77714E5BBF70017DCEC /* AppKit.framework */,
E474D77814E5BBF70017DCEC /* CoreData.framework */,
E474D77914E5BBF70017DCEC /* Foundation.framework */,
E474D77414E5BBF70017DCEC /* Cocoa.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
E474D77A14E5BBF70017DCEC /* KRWorldBuilder */ = {
isa = PBXGroup;
children = (
E474D78614E5BBF70017DCEC /* KRWBDocument.h */,
E474D78714E5BBF70017DCEC /* KRWBDocument.mm */,
E474D78914E5BBF70017DCEC /* KRWBDocument.xib */,
E440D974155E46DB00C4887B /* KRWBFileSystemItem.h */,
E440D975155E46DB00C4887B /* KRWBFileSystemItem.m */,
E474D78C14E5BBF80017DCEC /* MainMenu.xib */,
E474D77B14E5BBF70017DCEC /* Supporting Files */,
E49BA94E162F82C300680C6E /* KRWBFileTreeView.h */,
E49BA94F162F82C300680C6E /* KRWBFileTreeView.m */,
E49BA952162F831800680C6E /* KRWBFileTreeView.xib */,
);
path = KRWorldBuilder;
sourceTree = "<group>";
};
E474D77B14E5BBF70017DCEC /* Supporting Files */ = {
isa = PBXGroup;
children = (
E474D77C14E5BBF70017DCEC /* KRWorldBuilder-Info.plist */,
E474D77D14E5BBF70017DCEC /* InfoPlist.strings */,
E474D78014E5BBF70017DCEC /* main.m */,
E474D78214E5BBF70017DCEC /* KRWorldBuilder-Prefix.pch */,
E474D78314E5BBF70017DCEC /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
E474D76F14E5BBF70017DCEC /* Kraken World Builder */ = {
isa = PBXNativeTarget;
buildConfigurationList = E474D79114E5BBF80017DCEC /* Build configuration list for PBXNativeTarget "Kraken World Builder" */;
buildPhases = (
E474D76C14E5BBF70017DCEC /* Sources */,
E474D76D14E5BBF70017DCEC /* Frameworks */,
E474D76E14E5BBF70017DCEC /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "Kraken World Builder";
productName = KRWorldBuilder;
productReference = E474D77014E5BBF70017DCEC /* Kraken World Builder.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
E474D76714E5BBF70017DCEC /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
ORGANIZATIONNAME = "Kearwood Software";
};
buildConfigurationList = E474D76A14E5BBF70017DCEC /* Build configuration list for PBXProject "KRWorldBuilder" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = E474D76514E5BBF70017DCEC;
productRefGroup = E474D77114E5BBF70017DCEC /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
E474D76F14E5BBF70017DCEC /* Kraken World Builder */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
E474D76E14E5BBF70017DCEC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
E474D77F14E5BBF70017DCEC /* InfoPlist.strings in Resources */,
E474D78514E5BBF70017DCEC /* Credits.rtf in Resources */,
E474D78B14E5BBF70017DCEC /* KRWBDocument.xib in Resources */,
E474D78E14E5BBF80017DCEC /* MainMenu.xib in Resources */,
E49BA953162F831800680C6E /* KRWBFileTreeView.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
E474D76C14E5BBF70017DCEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
E474D78114E5BBF70017DCEC /* main.m in Sources */,
E474D78814E5BBF70017DCEC /* KRWBDocument.mm in Sources */,
E440D976155E46DB00C4887B /* KRWBFileSystemItem.m in Sources */,
E49BA950162F82C300680C6E /* KRWBFileTreeView.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
E474D77D14E5BBF70017DCEC /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
E474D77E14E5BBF70017DCEC /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
E474D78314E5BBF70017DCEC /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
E474D78414E5BBF70017DCEC /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
E474D78914E5BBF70017DCEC /* KRWBDocument.xib */ = {
isa = PBXVariantGroup;
children = (
E474D78A14E5BBF70017DCEC /* en */,
);
name = KRWBDocument.xib;
sourceTree = "<group>";
};
E474D78C14E5BBF80017DCEC /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
E474D78D14E5BBF80017DCEC /* en */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
E474D78F14E5BBF80017DCEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = 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_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
E474D79014E5BBF80017DCEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
E474D79214E5BBF80017DCEC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "KRWorldBuilder/KRWorldBuilder-Prefix.pch";
INFOPLIST_FILE = "KRWorldBuilder/KRWorldBuilder-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
E474D79314E5BBF80017DCEC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "KRWorldBuilder/KRWorldBuilder-Prefix.pch";
INFOPLIST_FILE = "KRWorldBuilder/KRWorldBuilder-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
E474D76A14E5BBF70017DCEC /* Build configuration list for PBXProject "KRWorldBuilder" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E474D78F14E5BBF80017DCEC /* Debug */,
E474D79014E5BBF80017DCEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
E474D79114E5BBF80017DCEC /* Build configuration list for PBXNativeTarget "Kraken World Builder" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E474D79214E5BBF80017DCEC /* Debug */,
E474D79314E5BBF80017DCEC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = E474D76714E5BBF70017DCEC /* Project object */;
}