git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			305 lines
		
	
	
		
			9.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			305 lines
		
	
	
		
			9.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// !$*UTF8*$!
 | 
						|
{
 | 
						|
	archiveVersion = 1;
 | 
						|
	classes = {
 | 
						|
	};
 | 
						|
	objectVersion = 45;
 | 
						|
	objects = {
 | 
						|
 | 
						|
/* Begin PBXFileReference section */
 | 
						|
		404BEE6110EC83280080E2B8 /* libwx_osx_cocoa_static.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwx_osx_cocoa_static.a; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
		404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxcocoa.xcconfig; sourceTree = "<group>"; };
 | 
						|
		D2AAC0C705546C1D00DB518D /* libwx_osx_cocoa.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libwx_osx_cocoa.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
/* End PBXFileReference section */
 | 
						|
 | 
						|
/* Begin PBXFrameworksBuildPhase section */
 | 
						|
		404BEE5F10EC83280080E2B8 /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		D2AAC0C505546C1D00DB518D /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXFrameworksBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXGroup section */
 | 
						|
		034768DFFF38A50411DB9C8B /* Products */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				D2AAC0C705546C1D00DB518D /* libwx_osx_cocoa.dylib */,
 | 
						|
				404BEE6110EC83280080E2B8 /* libwx_osx_cocoa_static.a */,
 | 
						|
			);
 | 
						|
			name = Products;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		0867D691FE84028FC02AAC07 /* wxcocoa */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */,
 | 
						|
				034768DFFF38A50411DB9C8B /* Products */,
 | 
						|
			);
 | 
						|
			name = wxcocoa;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXGroup section */
 | 
						|
 | 
						|
/* Begin PBXHeadersBuildPhase section */
 | 
						|
		404BEE5D10EC83280080E2B8 /* Headers */ = {
 | 
						|
			isa = PBXHeadersBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		D2AAC0C305546C1D00DB518D /* Headers */ = {
 | 
						|
			isa = PBXHeadersBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXHeadersBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXNativeTarget section */
 | 
						|
		404BEE6010EC83280080E2B8 /* static */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */;
 | 
						|
			buildPhases = (
 | 
						|
				404B023E10EC882E0080E2B8 /* ShellScript */,
 | 
						|
				404BEE5D10EC83280080E2B8 /* Headers */,
 | 
						|
				404BEE5E10EC83280080E2B8 /* Sources */,
 | 
						|
				404BEE5F10EC83280080E2B8 /* Frameworks */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
			);
 | 
						|
			name = static;
 | 
						|
			productName = static;
 | 
						|
			productReference = 404BEE6110EC83280080E2B8 /* libwx_osx_cocoa_static.a */;
 | 
						|
			productType = "com.apple.product-type.library.static";
 | 
						|
		};
 | 
						|
		D2AAC0C605546C1D00DB518D /* dynamic */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */;
 | 
						|
			buildPhases = (
 | 
						|
				404B023C10EC88180080E2B8 /* ShellScript */,
 | 
						|
				D2AAC0C305546C1D00DB518D /* Headers */,
 | 
						|
				D2AAC0C405546C1D00DB518D /* Sources */,
 | 
						|
				D2AAC0C505546C1D00DB518D /* Frameworks */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
			);
 | 
						|
			name = dynamic;
 | 
						|
			productName = wxcocoa;
 | 
						|
			productReference = D2AAC0C705546C1D00DB518D /* libwx_osx_cocoa.dylib */;
 | 
						|
			productType = "com.apple.product-type.library.dynamic";
 | 
						|
		};
 | 
						|
/* End PBXNativeTarget section */
 | 
						|
 | 
						|
/* Begin PBXProject section */
 | 
						|
		0867D690FE84028FC02AAC07 /* Project object */ = {
 | 
						|
			isa = PBXProject;
 | 
						|
			buildConfigurationList = 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcocoa_in" */;
 | 
						|
			compatibilityVersion = "Xcode 3.1";
 | 
						|
			hasScannedForEncodings = 1;
 | 
						|
			mainGroup = 0867D691FE84028FC02AAC07 /* wxcocoa */;
 | 
						|
			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
 | 
						|
			projectDirPath = "";
 | 
						|
			projectRoot = "";
 | 
						|
			targets = (
 | 
						|
				D2AAC0C605546C1D00DB518D /* dynamic */,
 | 
						|
				404BEE6010EC83280080E2B8 /* static */,
 | 
						|
			);
 | 
						|
		};
 | 
						|
/* End PBXProject section */
 | 
						|
 | 
						|
/* Begin PBXShellScriptBuildPhase section */
 | 
						|
		404B023C10EC88180080E2B8 /* ShellScript */ = {
 | 
						|
			isa = PBXShellScriptBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			inputPaths = (
 | 
						|
			);
 | 
						|
			outputPaths = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
			shellPath = /bin/sh;
 | 
						|
			shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
 | 
						|
		};
 | 
						|
		404B023E10EC882E0080E2B8 /* ShellScript */ = {
 | 
						|
			isa = PBXShellScriptBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			inputPaths = (
 | 
						|
			);
 | 
						|
			outputPaths = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
			shellPath = /bin/sh;
 | 
						|
			shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
 | 
						|
		};
 | 
						|
/* End PBXShellScriptBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXSourcesBuildPhase section */
 | 
						|
		404BEE5E10EC83280080E2B8 /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
		D2AAC0C405546C1D00DB518D /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXSourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin XCBuildConfiguration section */
 | 
						|
		1DEB917E08733D990010E9CD /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
 | 
						|
			buildSettings = {
 | 
						|
				COPY_PHASE_STRIP = NO;
 | 
						|
				EXECUTABLE_PREFIX = lib;
 | 
						|
				GCC_DYNAMIC_NO_PIC = NO;
 | 
						|
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | 
						|
				GCC_MODEL_TUNING = G5;
 | 
						|
				GCC_OPTIMIZATION_LEVEL = 0;
 | 
						|
				GCC_PREPROCESSOR_DEFINITIONS = (
 | 
						|
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
 | 
						|
					"__WXDEBUG__=1",
 | 
						|
				);
 | 
						|
				INSTALL_PATH = "@executable_path/../Frameworks/";
 | 
						|
				OTHER_LDFLAGS = (
 | 
						|
					"$(OTHER_LDFLAGS)",
 | 
						|
					"-lz",
 | 
						|
				);
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1DEB917F08733D990010E9CD /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
 | 
						|
			buildSettings = {
 | 
						|
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | 
						|
				EXECUTABLE_PREFIX = lib;
 | 
						|
				GCC_MODEL_TUNING = G5;
 | 
						|
				INSTALL_PATH = "@executable_path/../Frameworks/";
 | 
						|
				OTHER_LDFLAGS = (
 | 
						|
					"$(OTHER_LDFLAGS)",
 | 
						|
					"-lz",
 | 
						|
				);
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		1DEB918208733D990010E9CD /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 | 
						|
				GCC_OPTIMIZATION_LEVEL = 0;
 | 
						|
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | 
						|
				GCC_WARN_UNUSED_VARIABLE = YES;
 | 
						|
				ONLY_ACTIVE_ARCH = YES;
 | 
						|
				PREBINDING = NO;
 | 
						|
				SDKROOT = macosx10.6;
 | 
						|
				WXROOT = "$(PROJECT_DIR)/../..";
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1DEB918308733D990010E9CD /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 | 
						|
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | 
						|
				GCC_WARN_UNUSED_VARIABLE = YES;
 | 
						|
				PREBINDING = NO;
 | 
						|
				SDKROOT = macosx10.6;
 | 
						|
				WXROOT = "$(PROJECT_DIR)/../..";
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		404BEE6210EC832A0080E2B8 /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
 | 
						|
			buildSettings = {
 | 
						|
				ALWAYS_SEARCH_USER_PATHS = NO;
 | 
						|
				COPY_PHASE_STRIP = NO;
 | 
						|
				GCC_DYNAMIC_NO_PIC = NO;
 | 
						|
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | 
						|
				GCC_MODEL_TUNING = G5;
 | 
						|
				GCC_OPTIMIZATION_LEVEL = 0;
 | 
						|
				GCC_PREPROCESSOR_DEFINITIONS = (
 | 
						|
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
 | 
						|
					"__WXDEBUG__=1",
 | 
						|
				);
 | 
						|
				INSTALL_PATH = /usr/local/lib;
 | 
						|
				PREBINDING = NO;
 | 
						|
				PRODUCT_NAME = "$(PRODUCT_NAME)_static";
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		404BEE6310EC832A0080E2B8 /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
 | 
						|
			buildSettings = {
 | 
						|
				COPY_PHASE_STRIP = YES;
 | 
						|
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | 
						|
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | 
						|
				GCC_MODEL_TUNING = G5;
 | 
						|
				INSTALL_PATH = /usr/local/lib;
 | 
						|
				PREBINDING = NO;
 | 
						|
				PRODUCT_NAME = "$(PRODUCT_NAME)_static";
 | 
						|
				ZERO_LINK = NO;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
/* End XCBuildConfiguration section */
 | 
						|
 | 
						|
/* Begin XCConfigurationList section */
 | 
						|
		1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1DEB917E08733D990010E9CD /* Debug */,
 | 
						|
				1DEB917F08733D990010E9CD /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcocoa_in" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1DEB918208733D990010E9CD /* Debug */,
 | 
						|
				1DEB918308733D990010E9CD /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				404BEE6210EC832A0080E2B8 /* Debug */,
 | 
						|
				404BEE6310EC832A0080E2B8 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
/* End XCConfigurationList section */
 | 
						|
	};
 | 
						|
	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
 | 
						|
}
 |