- Reverted graphc count constants to original values; this change breaks forward compatibility and is probably best left off until later, when we rewrite the scenario format. - I'm pretty sure I didn't actually change "Blades of Exile Graphics" since last revision. git-svn-id: http://openexile.googlecode.com/svn/trunk@18 4ebdad44-0ea0-11de-aab3-ff745001d230
384 lines
19 KiB
Plaintext
384 lines
19 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 42;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2BDBD33B0C0A231100A0A01D /* buttonmg.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3350C0A231100A0A01D /* buttonmg.c */; };
|
|
2BDBD33C0C0A231100A0A01D /* dialogutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3370C0A231100A0A01D /* dialogutils.c */; };
|
|
2BDBD33D0C0A231100A0A01D /* dlogtool.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3390C0A231100A0A01D /* dlogtool.c */; };
|
|
2BDBD3520C0A232300A0A01D /* Exiletedit.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD33E0C0A232300A0A01D /* Exiletedit.c */; };
|
|
2BDBD3540C0A232300A0A01D /* global.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3410C0A232300A0A01D /* global.c */; };
|
|
2BDBD3550C0A232300A0A01D /* keydlgs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3440C0A232300A0A01D /* keydlgs.c */; };
|
|
2BDBD3560C0A232300A0A01D /* scenario.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3460C0A232300A0A01D /* scenario.c */; };
|
|
2BDBD3570C0A232300A0A01D /* sound.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3480C0A232300A0A01D /* sound.c */; };
|
|
2BDBD3580C0A232300A0A01D /* tactions.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD34A0C0A232300A0A01D /* tactions.c */; };
|
|
2BDBD3590C0A232300A0A01D /* tfileio.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD34C0C0A232300A0A01D /* tfileio.c */; };
|
|
2BDBD35A0C0A232300A0A01D /* tGraphics.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD34E0C0A232300A0A01D /* tGraphics.c */; };
|
|
2BDBD35B0C0A232300A0A01D /* townout.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BDBD3500C0A232300A0A01D /* townout.c */; };
|
|
91D636090F90E9AB00674AB3 /* BOEScen.rsrc in Resources */ = {isa = PBXBuildFile; fileRef = 91D636080F90E9AB00674AB3 /* BOEScen.rsrc */; };
|
|
91D6360B0F90EA5000674AB3 /* BoE Scenario Editor.icns in Resources */ = {isa = PBXBuildFile; fileRef = 91D6360A0F90EA5000674AB3 /* BoE Scenario Editor.icns */; };
|
|
91D636140F90EA9C00674AB3 /* Blades of Exile Sounds in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D6360C0F90EA7500674AB3 /* Blades of Exile Sounds */; };
|
|
91D636150F90EA9C00674AB3 /* Blades of Exile Graphics in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D6360D0F90EA7500674AB3 /* Blades of Exile Graphics */; };
|
|
91D636160F90EA9C00674AB3 /* Blades of Exile Base in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91D6360E0F90EA7500674AB3 /* Blades of Exile Base */; };
|
|
91D6361D0F90EBD100674AB3 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 91D6361C0F90EBD100674AB3 /* Carbon.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
91D636170F90EAC100674AB3 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
91D636140F90EA9C00674AB3 /* Blades of Exile Sounds in CopyFiles */,
|
|
91D636150F90EA9C00674AB3 /* Blades of Exile Graphics in CopyFiles */,
|
|
91D636160F90EA9C00674AB3 /* Blades of Exile Base in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
2BDBD32C0C0A22DE00A0A01D /* BoE Scenario Editor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BoE Scenario Editor.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2BDBD32F0C0A22DE00A0A01D /* BoE Scenario Editor-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "BoE Scenario Editor-Info.plist"; sourceTree = "<group>"; };
|
|
2BDBD3350C0A231100A0A01D /* buttonmg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = buttonmg.c; sourceTree = "<group>"; };
|
|
2BDBD3360C0A231100A0A01D /* buttonmg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = buttonmg.h; sourceTree = "<group>"; };
|
|
2BDBD3370C0A231100A0A01D /* dialogutils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dialogutils.c; sourceTree = "<group>"; };
|
|
2BDBD3380C0A231100A0A01D /* dialogutils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dialogutils.h; sourceTree = "<group>"; };
|
|
2BDBD3390C0A231100A0A01D /* dlogtool.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dlogtool.c; sourceTree = "<group>"; };
|
|
2BDBD33A0C0A231100A0A01D /* dlogtool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dlogtool.h; sourceTree = "<group>"; };
|
|
2BDBD33E0C0A232300A0A01D /* Exiletedit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Exiletedit.c; sourceTree = "<group>"; };
|
|
2BDBD33F0C0A232300A0A01D /* fileio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fileio.c; sourceTree = "<group>"; };
|
|
2BDBD3400C0A232300A0A01D /* fileio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fileio.h; sourceTree = "<group>"; };
|
|
2BDBD3410C0A232300A0A01D /* global.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = global.c; sourceTree = "<group>"; };
|
|
2BDBD3420C0A232300A0A01D /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = "<group>"; };
|
|
2BDBD3430C0A232300A0A01D /* itemlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = itemlist.h; sourceTree = "<group>"; };
|
|
2BDBD3440C0A232300A0A01D /* keydlgs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = keydlgs.c; sourceTree = "<group>"; };
|
|
2BDBD3450C0A232300A0A01D /* keydlgs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = keydlgs.h; sourceTree = "<group>"; };
|
|
2BDBD3460C0A232300A0A01D /* scenario.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = scenario.c; sourceTree = "<group>"; };
|
|
2BDBD3470C0A232300A0A01D /* scenario.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = scenario.h; sourceTree = "<group>"; };
|
|
2BDBD3480C0A232300A0A01D /* sound.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sound.c; sourceTree = "<group>"; };
|
|
2BDBD3490C0A232300A0A01D /* sound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sound.h; sourceTree = "<group>"; };
|
|
2BDBD34A0C0A232300A0A01D /* tactions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tactions.c; sourceTree = "<group>"; };
|
|
2BDBD34B0C0A232300A0A01D /* tactions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tactions.h; sourceTree = "<group>"; };
|
|
2BDBD34C0C0A232300A0A01D /* tfileio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tfileio.c; sourceTree = "<group>"; };
|
|
2BDBD34D0C0A232300A0A01D /* tfileio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tfileio.h; sourceTree = "<group>"; };
|
|
2BDBD34E0C0A232300A0A01D /* tGraphics.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tGraphics.c; sourceTree = "<group>"; };
|
|
2BDBD34F0C0A232300A0A01D /* tGraphics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tGraphics.h; sourceTree = "<group>"; };
|
|
2BDBD3500C0A232300A0A01D /* townout.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = townout.c; sourceTree = "<group>"; };
|
|
2BDBD3510C0A232300A0A01D /* townout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = townout.h; sourceTree = "<group>"; };
|
|
91B3EDA10F9666BC00BF5B67 /* ViewDlog-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ViewDlog-Info.plist"; sourceTree = "<group>"; };
|
|
91D636080F90E9AB00674AB3 /* BOEScen.rsrc */ = {isa = PBXFileReference; lastKnownFileType = archive.rsrc; path = BOEScen.rsrc; sourceTree = "<group>"; };
|
|
91D6360A0F90EA5000674AB3 /* BoE Scenario Editor.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "BoE Scenario Editor.icns"; sourceTree = "<group>"; };
|
|
91D6360C0F90EA7500674AB3 /* Blades of Exile Sounds */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Blades of Exile Sounds"; sourceTree = "<group>"; };
|
|
91D6360D0F90EA7500674AB3 /* Blades of Exile Graphics */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Blades of Exile Graphics"; sourceTree = "<group>"; };
|
|
91D6360E0F90EA7500674AB3 /* Blades of Exile Base */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Blades of Exile Base"; sourceTree = "<group>"; };
|
|
91D6361C0F90EBD100674AB3 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
2BDBD32A0C0A22DE00A0A01D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
91D6361D0F90EBD100674AB3 /* Carbon.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
2BDBD31C0C0A22AB00A0A01D = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91D6361C0F90EBD100674AB3 /* Carbon.framework */,
|
|
91D636070F90E97100674AB3 /* rsrc */,
|
|
91D636030F90E95F00674AB3 /* headers */,
|
|
91D636000F90E94100674AB3 /* src */,
|
|
2BDBD32D0C0A22DE00A0A01D /* Products */,
|
|
91B3EDA10F9666BC00BF5B67 /* ViewDlog-Info.plist */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
2BDBD32D0C0A22DE00A0A01D /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2BDBD32C0C0A22DE00A0A01D /* BoE Scenario Editor.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
91D636000F90E94100674AB3 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2BDBD33E0C0A232300A0A01D /* Exiletedit.c */,
|
|
2BDBD33F0C0A232300A0A01D /* fileio.c */,
|
|
2BDBD3410C0A232300A0A01D /* global.c */,
|
|
2BDBD3440C0A232300A0A01D /* keydlgs.c */,
|
|
2BDBD3460C0A232300A0A01D /* scenario.c */,
|
|
2BDBD3480C0A232300A0A01D /* sound.c */,
|
|
2BDBD34A0C0A232300A0A01D /* tactions.c */,
|
|
2BDBD34C0C0A232300A0A01D /* tfileio.c */,
|
|
2BDBD34E0C0A232300A0A01D /* tGraphics.c */,
|
|
2BDBD3500C0A232300A0A01D /* townout.c */,
|
|
2BDBD3350C0A231100A0A01D /* buttonmg.c */,
|
|
2BDBD3370C0A231100A0A01D /* dialogutils.c */,
|
|
2BDBD3390C0A231100A0A01D /* dlogtool.c */,
|
|
);
|
|
name = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
91D636030F90E95F00674AB3 /* headers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2BDBD3400C0A232300A0A01D /* fileio.h */,
|
|
2BDBD3420C0A232300A0A01D /* global.h */,
|
|
2BDBD3430C0A232300A0A01D /* itemlist.h */,
|
|
2BDBD3450C0A232300A0A01D /* keydlgs.h */,
|
|
2BDBD3470C0A232300A0A01D /* scenario.h */,
|
|
2BDBD3490C0A232300A0A01D /* sound.h */,
|
|
2BDBD34B0C0A232300A0A01D /* tactions.h */,
|
|
2BDBD34D0C0A232300A0A01D /* tfileio.h */,
|
|
2BDBD34F0C0A232300A0A01D /* tGraphics.h */,
|
|
2BDBD3510C0A232300A0A01D /* townout.h */,
|
|
2BDBD3360C0A231100A0A01D /* buttonmg.h */,
|
|
2BDBD3380C0A231100A0A01D /* dialogutils.h */,
|
|
2BDBD33A0C0A231100A0A01D /* dlogtool.h */,
|
|
);
|
|
name = headers;
|
|
sourceTree = "<group>";
|
|
};
|
|
91D636070F90E97100674AB3 /* rsrc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
91D6360C0F90EA7500674AB3 /* Blades of Exile Sounds */,
|
|
91D6360D0F90EA7500674AB3 /* Blades of Exile Graphics */,
|
|
91D6360E0F90EA7500674AB3 /* Blades of Exile Base */,
|
|
2BDBD32F0C0A22DE00A0A01D /* BoE Scenario Editor-Info.plist */,
|
|
91D636080F90E9AB00674AB3 /* BOEScen.rsrc */,
|
|
91D6360A0F90EA5000674AB3 /* BoE Scenario Editor.icns */,
|
|
);
|
|
name = rsrc;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2BDBD32B0C0A22DE00A0A01D /* BoE Scenario Editor */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2BDBD3300C0A22DF00A0A01D /* Build configuration list for PBXNativeTarget "BoE Scenario Editor" */;
|
|
buildPhases = (
|
|
2BDBD3280C0A22DE00A0A01D /* Resources */,
|
|
91D636170F90EAC100674AB3 /* CopyFiles */,
|
|
2BDBD3290C0A22DE00A0A01D /* Sources */,
|
|
2BDBD32A0C0A22DE00A0A01D /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "BoE Scenario Editor";
|
|
productName = "BoE Scenario Editor";
|
|
productReference = 2BDBD32C0C0A22DE00A0A01D /* BoE Scenario Editor.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
2BDBD31E0C0A22AB00A0A01D /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 2BDBD31F0C0A22AB00A0A01D /* Build configuration list for PBXProject "Editor" */;
|
|
compatibilityVersion = "Xcode 2.4";
|
|
hasScannedForEncodings = 0;
|
|
mainGroup = 2BDBD31C0C0A22AB00A0A01D;
|
|
productRefGroup = 2BDBD32D0C0A22DE00A0A01D /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
2BDBD32B0C0A22DE00A0A01D /* BoE Scenario Editor */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
2BDBD3280C0A22DE00A0A01D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
91D636090F90E9AB00674AB3 /* BOEScen.rsrc in Resources */,
|
|
91D6360B0F90EA5000674AB3 /* BoE Scenario Editor.icns in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
2BDBD3290C0A22DE00A0A01D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2BDBD33B0C0A231100A0A01D /* buttonmg.c in Sources */,
|
|
2BDBD33C0C0A231100A0A01D /* dialogutils.c in Sources */,
|
|
2BDBD33D0C0A231100A0A01D /* dlogtool.c in Sources */,
|
|
2BDBD3520C0A232300A0A01D /* Exiletedit.c in Sources */,
|
|
2BDBD3540C0A232300A0A01D /* global.c in Sources */,
|
|
2BDBD3550C0A232300A0A01D /* keydlgs.c in Sources */,
|
|
2BDBD3560C0A232300A0A01D /* scenario.c in Sources */,
|
|
2BDBD3570C0A232300A0A01D /* sound.c in Sources */,
|
|
2BDBD3580C0A232300A0A01D /* tactions.c in Sources */,
|
|
2BDBD3590C0A232300A0A01D /* tfileio.c in Sources */,
|
|
2BDBD35A0C0A232300A0A01D /* tGraphics.c in Sources */,
|
|
2BDBD35B0C0A232300A0A01D /* townout.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
2BDBD3200C0A22AB00A0A01D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
i386,
|
|
ppc,
|
|
);
|
|
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/Scenario Editor";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_INPUT_FILETYPE = sourcecode.cpp.cpp;
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VALUE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
LINK_WITH_STANDARD_LIBRARIES = YES;
|
|
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
|
|
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
|
|
SDKROOT = "$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/";
|
|
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SYMROOT = ../build;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2BDBD3210C0A22AB00A0A01D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
i386,
|
|
ppc,
|
|
);
|
|
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/Scenario Editor";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_INPUT_FILETYPE = sourcecode.cpp.cpp;
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VALUE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
LINK_WITH_STANDARD_LIBRARIES = YES;
|
|
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
|
|
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
|
|
SDKROOT = "$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/";
|
|
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
|
|
SYMROOT = ../build;
|
|
};
|
|
name = Release;
|
|
};
|
|
2BDBD3310C0A22DF00A0A01D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = ppc;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
|
);
|
|
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
|
|
INFOPLIST_FILE = "BoE Scenario Editor-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
OTHER_CFLAGS = "-fpack-struct=2";
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
Carbon,
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = "BoE Scenario Editor";
|
|
WRAPPER_EXTENSION = app;
|
|
ZERO_LINK = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2BDBD3320C0A22DF00A0A01D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = ppc;
|
|
COPY_PHASE_STRIP = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
|
);
|
|
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\"";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
|
|
INFOPLIST_FILE = "BoE Scenario Editor-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
OTHER_CFLAGS = "-fpack-struct=2";
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
Carbon,
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = "BoE Scenario Editor";
|
|
WRAPPER_EXTENSION = app;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2BDBD31F0C0A22AB00A0A01D /* Build configuration list for PBXProject "Editor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2BDBD3200C0A22AB00A0A01D /* Debug */,
|
|
2BDBD3210C0A22AB00A0A01D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2BDBD3300C0A22DF00A0A01D /* Build configuration list for PBXNativeTarget "BoE Scenario Editor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2BDBD3310C0A22DF00A0A01D /* Debug */,
|
|
2BDBD3320C0A22DF00A0A01D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 2BDBD31E0C0A22AB00A0A01D /* Project object */;
|
|
}
|