mirror of https://github.com/axmolengine/axmol.git
423 lines
24 KiB
Plaintext
423 lines
24 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 46;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
41E01E4E16D5D5E600ED686C /* Export.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4116D5D5E600ED686C /* Export.h */; };
|
||
|
41E01E4F16D5D5E600ED686C /* SimpleAudioEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4216D5D5E600ED686C /* SimpleAudioEngine.h */; };
|
||
|
41E01E5016D5D5E600ED686C /* CDAudioManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4416D5D5E600ED686C /* CDAudioManager.h */; };
|
||
|
41E01E5116D5D5E600ED686C /* CDAudioManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E01E4516D5D5E600ED686C /* CDAudioManager.m */; };
|
||
|
41E01E5216D5D5E600ED686C /* CDConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4616D5D5E600ED686C /* CDConfig.h */; };
|
||
|
41E01E5316D5D5E600ED686C /* CDOpenALSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4716D5D5E600ED686C /* CDOpenALSupport.h */; };
|
||
|
41E01E5416D5D5E600ED686C /* CDOpenALSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E01E4816D5D5E600ED686C /* CDOpenALSupport.m */; };
|
||
|
41E01E5516D5D5E600ED686C /* CocosDenshion.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4916D5D5E600ED686C /* CocosDenshion.h */; };
|
||
|
41E01E5616D5D5E600ED686C /* CocosDenshion.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E01E4A16D5D5E600ED686C /* CocosDenshion.m */; };
|
||
|
41E01E5716D5D5E600ED686C /* SimpleAudioEngine.mm in Sources */ = {isa = PBXBuildFile; fileRef = 41E01E4B16D5D5E600ED686C /* SimpleAudioEngine.mm */; };
|
||
|
41E01E5816D5D5E600ED686C /* SimpleAudioEngine_objc.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E01E4C16D5D5E600ED686C /* SimpleAudioEngine_objc.h */; };
|
||
|
41E01E5916D5D5E600ED686C /* SimpleAudioEngine_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E01E4D16D5D5E600ED686C /* SimpleAudioEngine_objc.m */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
41E01E4116D5D5E600ED686C /* Export.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Export.h; sourceTree = "<group>"; };
|
||
|
41E01E4216D5D5E600ED686C /* SimpleAudioEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAudioEngine.h; sourceTree = "<group>"; };
|
||
|
41E01E4416D5D5E600ED686C /* CDAudioManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDAudioManager.h; sourceTree = "<group>"; };
|
||
|
41E01E4516D5D5E600ED686C /* CDAudioManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDAudioManager.m; sourceTree = "<group>"; };
|
||
|
41E01E4616D5D5E600ED686C /* CDConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDConfig.h; sourceTree = "<group>"; };
|
||
|
41E01E4716D5D5E600ED686C /* CDOpenALSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDOpenALSupport.h; sourceTree = "<group>"; };
|
||
|
41E01E4816D5D5E600ED686C /* CDOpenALSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDOpenALSupport.m; sourceTree = "<group>"; };
|
||
|
41E01E4916D5D5E600ED686C /* CocosDenshion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocosDenshion.h; sourceTree = "<group>"; };
|
||
|
41E01E4A16D5D5E600ED686C /* CocosDenshion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CocosDenshion.m; sourceTree = "<group>"; };
|
||
|
41E01E4B16D5D5E600ED686C /* SimpleAudioEngine.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SimpleAudioEngine.mm; sourceTree = "<group>"; };
|
||
|
41E01E4C16D5D5E600ED686C /* SimpleAudioEngine_objc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAudioEngine_objc.h; sourceTree = "<group>"; };
|
||
|
41E01E4D16D5D5E600ED686C /* SimpleAudioEngine_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleAudioEngine_objc.m; sourceTree = "<group>"; };
|
||
|
D87CC2E5154FC6C500AAFE11 /* libCocosDenshion.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libCocosDenshion.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
D87CC2E2154FC6C500AAFE11 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
4193AF8416C39EB1007E21D7 /* CocosDenshion */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
41E01E4016D5D5E600ED686C /* include */,
|
||
|
41E01E4316D5D5E600ED686C /* ios */,
|
||
|
);
|
||
|
name = CocosDenshion;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
41E01E4016D5D5E600ED686C /* include */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
41E01E4116D5D5E600ED686C /* Export.h */,
|
||
|
41E01E4216D5D5E600ED686C /* SimpleAudioEngine.h */,
|
||
|
);
|
||
|
name = include;
|
||
|
path = ../include;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
41E01E4316D5D5E600ED686C /* ios */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
41E01E4416D5D5E600ED686C /* CDAudioManager.h */,
|
||
|
41E01E4516D5D5E600ED686C /* CDAudioManager.m */,
|
||
|
41E01E4616D5D5E600ED686C /* CDConfig.h */,
|
||
|
41E01E4716D5D5E600ED686C /* CDOpenALSupport.h */,
|
||
|
41E01E4816D5D5E600ED686C /* CDOpenALSupport.m */,
|
||
|
41E01E4916D5D5E600ED686C /* CocosDenshion.h */,
|
||
|
41E01E4A16D5D5E600ED686C /* CocosDenshion.m */,
|
||
|
41E01E4B16D5D5E600ED686C /* SimpleAudioEngine.mm */,
|
||
|
41E01E4C16D5D5E600ED686C /* SimpleAudioEngine_objc.h */,
|
||
|
41E01E4D16D5D5E600ED686C /* SimpleAudioEngine_objc.m */,
|
||
|
);
|
||
|
name = ios;
|
||
|
path = ../ios;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
D87CC2BB154FC66100AAFE11 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
4193AF8416C39EB1007E21D7 /* CocosDenshion */,
|
||
|
D87CC2C9154FC66100AAFE11 /* Frameworks */,
|
||
|
D87CC2C7154FC66100AAFE11 /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
D87CC2C7154FC66100AAFE11 /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
D87CC2E5154FC6C500AAFE11 /* libCocosDenshion.a */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
D87CC2C9154FC66100AAFE11 /* Frameworks */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
);
|
||
|
name = Frameworks;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXHeadersBuildPhase section */
|
||
|
D87CC2E3154FC6C500AAFE11 /* Headers */ = {
|
||
|
isa = PBXHeadersBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
41E01E4E16D5D5E600ED686C /* Export.h in Headers */,
|
||
|
41E01E4F16D5D5E600ED686C /* SimpleAudioEngine.h in Headers */,
|
||
|
41E01E5016D5D5E600ED686C /* CDAudioManager.h in Headers */,
|
||
|
41E01E5216D5D5E600ED686C /* CDConfig.h in Headers */,
|
||
|
41E01E5316D5D5E600ED686C /* CDOpenALSupport.h in Headers */,
|
||
|
41E01E5516D5D5E600ED686C /* CocosDenshion.h in Headers */,
|
||
|
41E01E5816D5D5E600ED686C /* SimpleAudioEngine_objc.h in Headers */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXHeadersBuildPhase section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
D87CC2E4154FC6C500AAFE11 /* CocosDenshion */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = D87CC2ED154FC6C500AAFE11 /* Build configuration list for PBXNativeTarget "CocosDenshion" */;
|
||
|
buildPhases = (
|
||
|
D87CC2E1154FC6C500AAFE11 /* Sources */,
|
||
|
D87CC2E2154FC6C500AAFE11 /* Frameworks */,
|
||
|
D87CC2E3154FC6C500AAFE11 /* Headers */,
|
||
|
185ADB8915A3935900CD7CE0 /* ShellScript */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = CocosDenshion;
|
||
|
productName = SPII;
|
||
|
productReference = D87CC2E5154FC6C500AAFE11 /* libCocosDenshion.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
D87CC2BD154FC66100AAFE11 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
CLASSPREFIX = SP;
|
||
|
LastUpgradeCheck = 0430;
|
||
|
ORGANIZATIONNAME = Cocoachina;
|
||
|
};
|
||
|
buildConfigurationList = D87CC2C0154FC66100AAFE11 /* Build configuration list for PBXProject "CocosDenshion" */;
|
||
|
compatibilityVersion = "Xcode 3.2";
|
||
|
developmentRegion = English;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
"zh-Hans",
|
||
|
"zh-Hant",
|
||
|
);
|
||
|
mainGroup = D87CC2BB154FC66100AAFE11;
|
||
|
productRefGroup = D87CC2C7154FC66100AAFE11 /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
D87CC2E4154FC6C500AAFE11 /* CocosDenshion */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXShellScriptBuildPhase section */
|
||
|
185ADB8915A3935900CD7CE0 /* ShellScript */ = {
|
||
|
isa = PBXShellScriptBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
inputPaths = (
|
||
|
);
|
||
|
outputPaths = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
shellPath = /bin/sh;
|
||
|
shellScript = "";
|
||
|
};
|
||
|
/* End PBXShellScriptBuildPhase section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
D87CC2E1154FC6C500AAFE11 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
41E01E5116D5D5E600ED686C /* CDAudioManager.m in Sources */,
|
||
|
41E01E5416D5D5E600ED686C /* CDOpenALSupport.m in Sources */,
|
||
|
41E01E5616D5D5E600ED686C /* CocosDenshion.m in Sources */,
|
||
|
41E01E5716D5D5E600ED686C /* SimpleAudioEngine.mm in Sources */,
|
||
|
41E01E5916D5D5E600ED686C /* SimpleAudioEngine_objc.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
D87CC2DC154FC66100AAFE11 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
|
||
|
CLANG_CXX_LIBRARY = "compiler-default";
|
||
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
GCC_C_LANGUAGE_STANDARD = c89;
|
||
|
GCC_DYNAMIC_NO_PIC = NO;
|
||
|
GCC_OPTIMIZATION_LEVEL = 0;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = "";
|
||
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||
|
GCC_VERSION = "";
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
HEADER_SEARCH_PATHS = "";
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
|
||
|
SDKROOT = iphoneos;
|
||
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||
|
VALID_ARCHS = armv7;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
D87CC2DD154FC66100AAFE11 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
|
||
|
CLANG_CXX_LIBRARY = "compiler-default";
|
||
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||
|
COPY_PHASE_STRIP = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = c89;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = "";
|
||
|
GCC_VERSION = "";
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
HEADER_SEARCH_PATHS = "";
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
|
||
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
||
|
SDKROOT = iphoneos;
|
||
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||
|
VALIDATE_PRODUCT = YES;
|
||
|
VALID_ARCHS = armv7;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
D87CC2EE154FC6C500AAFE11 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
||
|
DSTROOT = /tmp/SPII.dst;
|
||
|
FRAMEWORK_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"\"$(SRCROOT)/SPII/libs/IAP/IAP_IOS_91/Lib/framework5/framework\"",
|
||
|
"\"$(SRCROOT)/SPII/libs/IAP/IAP_IOS_91/Lib/framework5\"",
|
||
|
);
|
||
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
||
|
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
|
||
|
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
||
|
GCC_PREFIX_HEADER = "";
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"DEBUG=1",
|
||
|
USE_FILE32API,
|
||
|
TARGET_OS_IPHONE,
|
||
|
"COCOS2D_DEBUG=1",
|
||
|
VITNET,
|
||
|
SPIDERMONKEY,
|
||
|
_WIN32,
|
||
|
CC_TARGET_OS_IPHONE,
|
||
|
);
|
||
|
GENERATE_PKGINFO_FILE = NO;
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
"\"$(SDKROOT)/usr/include/libxml2\"",
|
||
|
../,
|
||
|
../include,
|
||
|
../platform,
|
||
|
../platform/ios,
|
||
|
"$(SRCROOT)/SPII/libs",
|
||
|
../kazmath/include,
|
||
|
"\"$(SRCROOT)/SPII/libs/OIS/iPhone/OIS_iPhone.xcodeproj\"/**",
|
||
|
"$(SRCROOT)/SPII/libs/Box2D/proj.ios/box2d.xcodeproj/**",
|
||
|
../include/Platforms/iOS,
|
||
|
);
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
|
||
|
LIBRARY_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"\"$(SRCROOT)/SPII/Script/Spidermonkey/JSBind/include\"",
|
||
|
"\"$(SRCROOT)/SPII/Script/Spidermonkey/JSBind/ios \"$(SRCROOT)/SPII/Script/Spidermonkey/JSBind\" \"$(SRCROOT)/JsbindTest\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/JSBind/lib\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v3.0.9/FlurryAnalytics\" \"$(SRCROOT)/SPII/libs/GoogleAdMobAdsSDK\" \"$(SRCROOT)/SPII/libs/PunchBox\" \"$(SRCROOT)/../Example/SDK/SPII/libs/VitClientSDK\" \"$(SRCROOT)/SPII/libs/VitClientSDK\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libprofiler/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libprofiler/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libxml2/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libxml2/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libxml2/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/ios/libraries\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/win32/libraries\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v4.0.0/Flurry\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v4.0.0/FlurryAds\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/SPII/libs/GoogleAdMobAdsSDK\" \"$(SRCROOT)/SPII/libs/PunchBox\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v3.0.9/FlurryAnalytics\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/android/libs\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/ios\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v3.0.9/FlurryAnalytics\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/SPII/libs/Network/socketio\" \"$(SRCROOT)/SPII/libs/Network/socketio/libs\" \"$(SRCROOT)/SPII/libs/Network/socketio/libs\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/android/libs\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/debug\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/debug\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/debug\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/release\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/release\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/release\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Vld/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\"",
|
||
|
);
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include;
|
||
|
PRODUCT_NAME = CocosDenshion;
|
||
|
SKIP_INSTALL = YES;
|
||
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||
|
USER_HEADER_SEARCH_PATHS = "../../cocos2dx ../../cocos2dx/platform ../../cocos2dx/platform/ios ../../cocos2dx/include ../../cocos2dx/cocoa ../../cocos2dx/kazmath/include ../../cocos2dx/sprite_nodes ../../cocos2dx/support ../../cocos2dx/script_support ../../cocos2dx/layers_scenes_transitions_nodes ../../CocosDenshion/include ../../cocos2dx/textures ../../cocos2dx/tileMap_parallax_nodes ../../cocos2dx/particle_nodes ../../cocos2dx/extensions/GUI/CCScrollView ../../cocos2dx/extensions/GUI/CCControlExtension ../../cocos2dx/extensions/GUI/CCEditBox ../../cocos2dx/extensions ../../cocos2dx/include";
|
||
|
VALID_ARCHS = armv7;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
D87CC2EF154FC6C500AAFE11 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
||
|
DSTROOT = /tmp/SPII.dst;
|
||
|
FRAMEWORK_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"\"$(SRCROOT)/SPII/libs/IAP/IAP_IOS_91/Lib/framework5/framework\"",
|
||
|
"\"$(SRCROOT)/SPII/libs/IAP/IAP_IOS_91/Lib/framework5\"",
|
||
|
);
|
||
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
||
|
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
|
||
|
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
||
|
GCC_PREFIX_HEADER = "";
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
USE_FILE32API,
|
||
|
TARGET_OS_IPHONE,
|
||
|
VITNET,
|
||
|
SPIDERMONKEY,
|
||
|
_WIN32,
|
||
|
CC_TARGET_OS_IPHONE,
|
||
|
);
|
||
|
GENERATE_PKGINFO_FILE = NO;
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
"\"$(SDKROOT)/usr/include/libxml2\"",
|
||
|
../,
|
||
|
../include,
|
||
|
../platform,
|
||
|
../platform/ios,
|
||
|
"$(SRCROOT)/SPII/libs",
|
||
|
../kazmath/include,
|
||
|
"\"$(SRCROOT)/SPII/libs/OIS/iPhone/OIS_iPhone.xcodeproj\"/**",
|
||
|
"$(SRCROOT)/SPII/libs/Box2D/proj.ios/box2d.xcodeproj/**",
|
||
|
../include/Platforms/iOS,
|
||
|
);
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
|
||
|
LIBRARY_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"\"$(SRCROOT)/SPII/Script/Spidermonkey/JSBind/include\"",
|
||
|
"\"$(SRCROOT)/SPII/Script/Spidermonkey/JSBind/ios \"$(SRCROOT)/SPII/Script/Spidermonkey/JSBind\" \"$(SRCROOT)/JsbindTest\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/JSBind/lib\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v3.0.9/FlurryAnalytics\" \"$(SRCROOT)/SPII/libs/GoogleAdMobAdsSDK\" \"$(SRCROOT)/SPII/libs/PunchBox\" \"$(SRCROOT)/../Example/SDK/SPII/libs/VitClientSDK\" \"$(SRCROOT)/SPII/libs/VitClientSDK\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libprofiler/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libprofiler/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libxml2/libs/armeabi\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libxml2/libs/armeabi-v7a\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/android/prebuilt/libxml2/libs/x86\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/ios/libraries\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/third_party/win32/libraries\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v4.0.0/Flurry\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v4.0.0/FlurryAds\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/SPII/libs/GoogleAdMobAdsSDK\" \"$(SRCROOT)/SPII/libs/PunchBox\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v3.0.9/FlurryAnalytics\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/android/libs\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/SPII/libs/cocos2dx/platform/ios\" \"$(SRCROOT)/SPII/libs/Flurry/Flurry",
|
||
|
iPhone,
|
||
|
SDK,
|
||
|
"v3.0.9/FlurryAnalytics\" \"$(SRCROOT)/SPII/libs/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/SPII/libs/Network/socketio\" \"$(SRCROOT)/SPII/libs/Network/socketio/libs\" \"$(SRCROOT)/SPII/libs/Network/socketio/libs\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/android/libs\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/debug\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/debug\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/debug\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/release\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/release\" \"$(SRCROOT)/../Dependences/Script/v8/win32/lib/release\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/win32/lib\" \"$(SRCROOT)/../Dependences/Vld/lib\" \"$(SRCROOT)/../Dependences/Script/Spidermonkey/ios/lib\"",
|
||
|
);
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include;
|
||
|
PRODUCT_NAME = CocosDenshion;
|
||
|
SKIP_INSTALL = YES;
|
||
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||
|
USER_HEADER_SEARCH_PATHS = "../../cocos2dx ../../cocos2dx/platform ../../cocos2dx/platform/ios ../../cocos2dx/include ../../cocos2dx/cocoa ../../cocos2dx/kazmath/include ../../cocos2dx/sprite_nodes ../../cocos2dx/support ../../cocos2dx/script_support ../../cocos2dx/layers_scenes_transitions_nodes ../../CocosDenshion/include ../../cocos2dx/textures ../../cocos2dx/tileMap_parallax_nodes ../../cocos2dx/particle_nodes ../../cocos2dx/extensions/GUI/CCScrollView ../../cocos2dx/extensions/GUI/CCControlExtension ../../cocos2dx/extensions/GUI/CCEditBox ../../cocos2dx/extensions ../../cocos2dx/include";
|
||
|
VALID_ARCHS = armv7;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
D87CC2C0154FC66100AAFE11 /* Build configuration list for PBXProject "CocosDenshion" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
D87CC2DC154FC66100AAFE11 /* Debug */,
|
||
|
D87CC2DD154FC66100AAFE11 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
D87CC2ED154FC6C500AAFE11 /* Build configuration list for PBXNativeTarget "CocosDenshion" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
D87CC2EE154FC6C500AAFE11 /* Debug */,
|
||
|
D87CC2EF154FC6C500AAFE11 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = D87CC2BD154FC66100AAFE11 /* Project object */;
|
||
|
}
|