1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/osx/osx-vcmibuilder/vcmibuilder.xcodeproj/project.pbxproj
2012-12-27 09:21:30 +00:00

308 lines
12 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
A8467DFF16760A4E00A9F095 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8467DFE16760A4E00A9F095 /* Cocoa.framework */; };
A8467E0916760A4E00A9F095 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A8467E0716760A4E00A9F095 /* InfoPlist.strings */; };
A8467E0B16760A4E00A9F095 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A8467E0A16760A4E00A9F095 /* main.m */; };
A8467E1216760A4E00A9F095 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A8467E1116760A4E00A9F095 /* AppDelegate.m */; };
A8467E1516760A4E00A9F095 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = A8467E1316760A4E00A9F095 /* MainMenu.xib */; };
A866001516760C5B00DBFB19 /* vcmibuilder.icns in Resources */ = {isa = PBXBuildFile; fileRef = A866001416760C5B00DBFB19 /* vcmibuilder.icns */; };
A8F36836167632DC0009832A /* innoextract in Resources */ = {isa = PBXBuildFile; fileRef = A8F36834167632DC0009832A /* innoextract */; };
A8F36837167632DC0009832A /* unshield in Resources */ = {isa = PBXBuildFile; fileRef = A8F36835167632DC0009832A /* unshield */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
A8467DFA16760A4E00A9F095 /* vcmibuilder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = vcmibuilder.app; sourceTree = BUILT_PRODUCTS_DIR; };
A8467DFE16760A4E00A9F095 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
A8467E0116760A4E00A9F095 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
A8467E0216760A4E00A9F095 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
A8467E0316760A4E00A9F095 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
A8467E0616760A4E00A9F095 /* vcmibuilder-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "vcmibuilder-Info.plist"; sourceTree = "<group>"; };
A8467E0816760A4E00A9F095 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
A8467E0A16760A4E00A9F095 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
A8467E0C16760A4E00A9F095 /* vcmibuilder-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "vcmibuilder-Prefix.pch"; sourceTree = "<group>"; };
A8467E1016760A4E00A9F095 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
A8467E1116760A4E00A9F095 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
A8467E1416760A4E00A9F095 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
A866001416760C5B00DBFB19 /* vcmibuilder.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = vcmibuilder.icns; sourceTree = "<group>"; };
A8F36834167632DC0009832A /* innoextract */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = innoextract; sourceTree = "<group>"; };
A8F36835167632DC0009832A /* unshield */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = unshield; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
A8467DF716760A4E00A9F095 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A8467DFF16760A4E00A9F095 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
A8467DEF16760A4E00A9F095 = {
isa = PBXGroup;
children = (
A8F36834167632DC0009832A /* innoextract */,
A8F36835167632DC0009832A /* unshield */,
A866001416760C5B00DBFB19 /* vcmibuilder.icns */,
A8467E0416760A4E00A9F095 /* vcmibuilder */,
A8467DFD16760A4E00A9F095 /* Frameworks */,
A8467DFB16760A4E00A9F095 /* Products */,
);
sourceTree = "<group>";
};
A8467DFB16760A4E00A9F095 /* Products */ = {
isa = PBXGroup;
children = (
A8467DFA16760A4E00A9F095 /* vcmibuilder.app */,
);
name = Products;
sourceTree = "<group>";
};
A8467DFD16760A4E00A9F095 /* Frameworks */ = {
isa = PBXGroup;
children = (
A8467DFE16760A4E00A9F095 /* Cocoa.framework */,
A8467E0016760A4E00A9F095 /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
A8467E0016760A4E00A9F095 /* Other Frameworks */ = {
isa = PBXGroup;
children = (
A8467E0116760A4E00A9F095 /* AppKit.framework */,
A8467E0216760A4E00A9F095 /* CoreData.framework */,
A8467E0316760A4E00A9F095 /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
A8467E0416760A4E00A9F095 /* vcmibuilder */ = {
isa = PBXGroup;
children = (
A8467E1016760A4E00A9F095 /* AppDelegate.h */,
A8467E1116760A4E00A9F095 /* AppDelegate.m */,
A8467E1316760A4E00A9F095 /* MainMenu.xib */,
A8467E0516760A4E00A9F095 /* Supporting Files */,
);
path = vcmibuilder;
sourceTree = "<group>";
};
A8467E0516760A4E00A9F095 /* Supporting Files */ = {
isa = PBXGroup;
children = (
A8467E0616760A4E00A9F095 /* vcmibuilder-Info.plist */,
A8467E0716760A4E00A9F095 /* InfoPlist.strings */,
A8467E0A16760A4E00A9F095 /* main.m */,
A8467E0C16760A4E00A9F095 /* vcmibuilder-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
A8467DF916760A4E00A9F095 /* vcmibuilder */ = {
isa = PBXNativeTarget;
buildConfigurationList = A8467E1816760A4E00A9F095 /* Build configuration list for PBXNativeTarget "vcmibuilder" */;
buildPhases = (
A8467DF616760A4E00A9F095 /* Sources */,
A8467DF716760A4E00A9F095 /* Frameworks */,
A8467DF816760A4E00A9F095 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = vcmibuilder;
productName = vcmibuilder;
productReference = A8467DFA16760A4E00A9F095 /* vcmibuilder.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
A8467DF116760A4E00A9F095 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
ORGANIZATIONNAME = "Alexey Petruchik";
};
buildConfigurationList = A8467DF416760A4E00A9F095 /* Build configuration list for PBXProject "vcmibuilder" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = A8467DEF16760A4E00A9F095;
productRefGroup = A8467DFB16760A4E00A9F095 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
A8467DF916760A4E00A9F095 /* vcmibuilder */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
A8467DF816760A4E00A9F095 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A8467E0916760A4E00A9F095 /* InfoPlist.strings in Resources */,
A8467E1516760A4E00A9F095 /* MainMenu.xib in Resources */,
A866001516760C5B00DBFB19 /* vcmibuilder.icns in Resources */,
A8F36836167632DC0009832A /* innoextract in Resources */,
A8F36837167632DC0009832A /* unshield in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
A8467DF616760A4E00A9F095 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A8467E0B16760A4E00A9F095 /* main.m in Sources */,
A8467E1216760A4E00A9F095 /* AppDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
A8467E0716760A4E00A9F095 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
A8467E0816760A4E00A9F095 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
A8467E1316760A4E00A9F095 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
A8467E1416760A4E00A9F095 /* en */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
A8467E1616760A4E00A9F095 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
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_INHIBIT_ALL_WARNINGS = NO;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
A8467E1716760A4E00A9F095 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
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_INHIBIT_ALL_WARNINGS = NO;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
A8467E1916760A4E00A9F095 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "vcmibuilder/vcmibuilder-Prefix.pch";
INFOPLIST_FILE = "vcmibuilder/vcmibuilder-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
A8467E1A16760A4E00A9F095 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "vcmibuilder/vcmibuilder-Prefix.pch";
INFOPLIST_FILE = "vcmibuilder/vcmibuilder-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
A8467DF416760A4E00A9F095 /* Build configuration list for PBXProject "vcmibuilder" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A8467E1616760A4E00A9F095 /* Debug */,
A8467E1716760A4E00A9F095 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A8467E1816760A4E00A9F095 /* Build configuration list for PBXNativeTarget "vcmibuilder" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A8467E1916760A4E00A9F095 /* Debug */,
A8467E1A16760A4E00A9F095 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = A8467DF116760A4E00A9F095 /* Project object */;
}