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