1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 45;
7	objects = {
8
9/* Begin PBXGroup section */
10		08FB7794FE84155DC02AAC07 /* xcode_project */ = {
11			isa = PBXGroup;
12			children = (
13			);
14			name = xcode_project;
15			sourceTree = "<group>";
16		};
17/* End PBXGroup section */
18
19/* Begin PBXLegacyTarget section */
20		D28A88AD04BDD90700651E21 /* xcode_project */ = {
21			isa = PBXLegacyTarget;
22			buildArgumentsString = "$(ACTION)";
23			buildConfigurationList = 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "xcode_project" */;
24			buildPhases = (
25			);
26			buildToolPath = ./XcodeBuild.sh;
27			buildWorkingDirectory = "";
28			dependencies = (
29			);
30			name = xcode_project;
31			passBuildSettingsInEnvironment = 1;
32			productName = xcode_project;
33		};
34/* End PBXLegacyTarget section */
35
36/* Begin PBXProject section */
37		08FB7793FE84155DC02AAC07 /* Project object */ = {
38			isa = PBXProject;
39			buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "xcode_project" */;
40			compatibilityVersion = "Xcode 3.1";
41			developmentRegion = English;
42			hasScannedForEncodings = 1;
43			knownRegions = (
44				English,
45				Japanese,
46				French,
47				German,
48			);
49			mainGroup = 08FB7794FE84155DC02AAC07 /* xcode_project */;
50			projectDirPath = "";
51			projectRoot = "";
52			targets = (
53				D28A88AD04BDD90700651E21 /* xcode_project */,
54			);
55		};
56/* End PBXProject section */
57
58/* Begin XCBuildConfiguration section */
59		1DEB919008733D9F0010E9CD /* Debug */ = {
60			isa = XCBuildConfiguration;
61			buildSettings = {
62				PRODUCT_NAME = xcode_project;
63			};
64			name = Debug;
65		};
66		1DEB919108733D9F0010E9CD /* Release */ = {
67			isa = XCBuildConfiguration;
68			buildSettings = {
69				COPY_PHASE_STRIP = YES;
70				GCC_ENABLE_FIX_AND_CONTINUE = NO;
71				OTHER_CFLAGS = "";
72				OTHER_LDFLAGS = "";
73				PRODUCT_NAME = xcode_project;
74			};
75			name = Release;
76		};
77		1DEB919408733D9F0010E9CD /* Debug */ = {
78			isa = XCBuildConfiguration;
79			buildSettings = {
80				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
81				GCC_WARN_ABOUT_RETURN_TYPE = YES;
82				GCC_WARN_UNUSED_VARIABLE = YES;
83				ONLY_ACTIVE_ARCH = YES;
84				PREBINDING = NO;
85				SDKROOT = macosx10.6;
86			};
87			name = Debug;
88		};
89		1DEB919508733D9F0010E9CD /* Release */ = {
90			isa = XCBuildConfiguration;
91			buildSettings = {
92				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
93				GCC_WARN_ABOUT_RETURN_TYPE = YES;
94				GCC_WARN_UNUSED_VARIABLE = YES;
95				PREBINDING = NO;
96				SDKROOT = macosx10.6;
97			};
98			name = Release;
99		};
100/* End XCBuildConfiguration section */
101
102/* Begin XCConfigurationList section */
103		1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "xcode_project" */ = {
104			isa = XCConfigurationList;
105			buildConfigurations = (
106				1DEB919008733D9F0010E9CD /* Debug */,
107				1DEB919108733D9F0010E9CD /* Release */,
108			);
109			defaultConfigurationIsVisible = 0;
110			defaultConfigurationName = Release;
111		};
112		1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "xcode_project" */ = {
113			isa = XCConfigurationList;
114			buildConfigurations = (
115				1DEB919408733D9F0010E9CD /* Debug */,
116				1DEB919508733D9F0010E9CD /* Release */,
117			);
118			defaultConfigurationIsVisible = 0;
119			defaultConfigurationName = Release;
120		};
121/* End XCConfigurationList section */
122	};
123	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
124}
125