OLD | NEW |
| (Empty) |
1 // !$*UTF8*$! | |
2 { | |
3 archiveVersion = 1; | |
4 classes = { | |
5 }; | |
6 objectVersion = 45; | |
7 objects = { | |
8 | |
9 /* Begin PBXBuildFile section */ | |
10 4DCE9E680EF0BAAC00682526 /* Carbon.framework in Frameworks */ =
{isa = PBXBuildFile; fileRef = 4DCE9E670EF0BAAC00682526 /* Carbon.framework */;
}; | |
11 825522200EE70F9800329CC8 /* Info.r in Rez */ = {isa = PBXBuildFi
le; fileRef = 8255220A0EE70E7B00329CC8 /* Info.r */; }; | |
12 826F17010EE5DFC000D973C7 /* main.cpp in Sources */ = {isa = PBXB
uildFile; fileRef = 826F16FB0EE5DFC000D973C7 /* main.cpp */; }; | |
13 826F17020EE5DFC000D973C7 /* PluginObject.cpp in Sources */ = {is
a = PBXBuildFile; fileRef = 826F16FC0EE5DFC000D973C7 /* PluginObject.cpp */; }; | |
14 826F17030EE5DFC000D973C7 /* TestObject.cpp in Sources */ = {isa
= PBXBuildFile; fileRef = 826F16FF0EE5DFC000D973C7 /* TestObject.cpp */; }; | |
15 /* End PBXBuildFile section */ | |
16 | |
17 /* Begin PBXFileReference section */ | |
18 4DCE9E670EF0BAAC00682526 /* Carbon.framework */ = {isa = PBXFile
Reference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path
= System/Library/Frameworks/Carbon.framework; sourceTree = "<group>"; }; | |
19 8255220A0EE70E7B00329CC8 /* Info.r */ = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = Info.r; sourceTree
= "<group>"; }; | |
20 825CC90F0EE5F3FC00037AEA /* dynamiclib.xcconfig */ = {isa = PBXF
ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = dynami
clib.xcconfig; sourceTree = "<group>"; }; | |
21 826F16CB0EE5DD8400D973C7 /* common.xcconfig */ = {isa = PBXFileR
eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc
onfig; sourceTree = "<group>"; }; | |
22 826F16CC0EE5DD8400D973C7 /* debug.xcconfig */ = {isa = PBXFileRe
ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon
fig; sourceTree = "<group>"; }; | |
23 826F16CD0EE5DD8400D973C7 /* executable.xcconfig */ = {isa = PBXF
ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut
able.xcconfig; sourceTree = "<group>"; }; | |
24 826F16CE0EE5DD8400D973C7 /* release.xcconfig */ = {isa = PBXFile
Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x
cconfig; sourceTree = "<group>"; }; | |
25 826F16CF0EE5DD8400D973C7 /* staticlib.xcconfig */ = {isa = PBXFi
leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl
ib.xcconfig; sourceTree = "<group>"; }; | |
26 826F16DC0EE5DE3800D973C7 /* NPAPILayoutTestPlugin.bundle */ = {i
sa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0;
path = NPAPILayoutTestPlugin.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
27 826F16F90EE5DFB300D973C7 /* Info.plist */ = {isa = PBXFileRefere
nce; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; so
urceTree = "<group>"; }; | |
28 826F16FB0EE5DFC000D973C7 /* main.cpp */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; so
urceTree = "<group>"; }; | |
29 826F16FC0EE5DFC000D973C7 /* PluginObject.cpp */ = {isa = PBXFile
Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Plug
inObject.cpp; sourceTree = "<group>"; }; | |
30 826F16FD0EE5DFC000D973C7 /* PluginObject.h */ = {isa = PBXFileRe
ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PluginObje
ct.h; sourceTree = "<group>"; }; | |
31 826F16FF0EE5DFC000D973C7 /* TestObject.cpp */ = {isa = PBXFileRe
ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestOb
ject.cpp; sourceTree = "<group>"; }; | |
32 826F17000EE5DFC000D973C7 /* TestObject.h */ = {isa = PBXFileRefe
rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestObject.h
; sourceTree = "<group>"; }; | |
33 /* End PBXFileReference section */ | |
34 | |
35 /* Begin PBXFrameworksBuildPhase section */ | |
36 826F16DA0EE5DE3800D973C7 /* Frameworks */ = { | |
37 isa = PBXFrameworksBuildPhase; | |
38 buildActionMask = 2147483647; | |
39 files = ( | |
40 4DCE9E680EF0BAAC00682526 /* Carbon.framework in
Frameworks */, | |
41 ); | |
42 runOnlyForDeploymentPostprocessing = 0; | |
43 }; | |
44 /* End PBXFrameworksBuildPhase section */ | |
45 | |
46 /* Begin PBXGroup section */ | |
47 4DCE9E660EF0BA8100682526 /* Frameworks */ = { | |
48 isa = PBXGroup; | |
49 children = ( | |
50 4DCE9E670EF0BAAC00682526 /* Carbon.framework */, | |
51 ); | |
52 name = Frameworks; | |
53 sourceTree = SDKROOT; | |
54 }; | |
55 826F16B80EE5DD4800D973C7 = { | |
56 isa = PBXGroup; | |
57 children = ( | |
58 826F16CA0EE5DD8400D973C7 /* Configuration */, | |
59 826F16E90EE5DFA300D973C7 /* Source */, | |
60 826F16E80EE5DF9100D973C7 /* Resources */, | |
61 4DCE9E660EF0BA8100682526 /* Frameworks */, | |
62 826F16DD0EE5DE3800D973C7 /* Products */, | |
63 ); | |
64 sourceTree = "<group>"; | |
65 }; | |
66 826F16CA0EE5DD8400D973C7 /* Configuration */ = { | |
67 isa = PBXGroup; | |
68 children = ( | |
69 826F16CB0EE5DD8400D973C7 /* common.xcconfig */, | |
70 826F16CC0EE5DD8400D973C7 /* debug.xcconfig */, | |
71 825CC90F0EE5F3FC00037AEA /* dynamiclib.xcconfig
*/, | |
72 826F16CD0EE5DD8400D973C7 /* executable.xcconfig
*/, | |
73 826F16CE0EE5DD8400D973C7 /* release.xcconfig */, | |
74 826F16CF0EE5DD8400D973C7 /* staticlib.xcconfig *
/, | |
75 ); | |
76 name = Configuration; | |
77 path = ../../../build; | |
78 sourceTree = SOURCE_ROOT; | |
79 }; | |
80 826F16DD0EE5DE3800D973C7 /* Products */ = { | |
81 isa = PBXGroup; | |
82 children = ( | |
83 826F16DC0EE5DE3800D973C7 /* NPAPILayoutTestPlugi
n.bundle */, | |
84 ); | |
85 name = Products; | |
86 sourceTree = "<group>"; | |
87 }; | |
88 826F16E80EE5DF9100D973C7 /* Resources */ = { | |
89 isa = PBXGroup; | |
90 children = ( | |
91 826F16F90EE5DFB300D973C7 /* Info.plist */, | |
92 8255220A0EE70E7B00329CC8 /* Info.r */, | |
93 ); | |
94 name = Resources; | |
95 sourceTree = "<group>"; | |
96 }; | |
97 826F16E90EE5DFA300D973C7 /* Source */ = { | |
98 isa = PBXGroup; | |
99 children = ( | |
100 826F16FB0EE5DFC000D973C7 /* main.cpp */, | |
101 826F16FC0EE5DFC000D973C7 /* PluginObject.cpp */, | |
102 826F16FD0EE5DFC000D973C7 /* PluginObject.h */, | |
103 826F16FF0EE5DFC000D973C7 /* TestObject.cpp */, | |
104 826F17000EE5DFC000D973C7 /* TestObject.h */, | |
105 ); | |
106 name = Source; | |
107 sourceTree = "<group>"; | |
108 }; | |
109 /* End PBXGroup section */ | |
110 | |
111 /* Begin PBXNativeTarget section */ | |
112 826F16DB0EE5DE3800D973C7 /* NPAPILayoutTestPlugin */ = { | |
113 isa = PBXNativeTarget; | |
114 buildConfigurationList = 826F16E20EE5DE3900D973C7 /* Bui
ld configuration list for PBXNativeTarget "NPAPILayoutTestPlugin" */; | |
115 buildPhases = ( | |
116 826F16D90EE5DE3800D973C7 /* Sources */, | |
117 826F16DA0EE5DE3800D973C7 /* Frameworks */, | |
118 8255221D0EE70F6800329CC8 /* Rez */, | |
119 ); | |
120 buildRules = ( | |
121 ); | |
122 dependencies = ( | |
123 ); | |
124 name = NPAPILayoutTestPlugin; | |
125 productName = NPAPILayoutTestPlugin; | |
126 productReference = 826F16DC0EE5DE3800D973C7 /* NPAPILayo
utTestPlugin.bundle */; | |
127 productType = "com.apple.product-type.bundle"; | |
128 }; | |
129 /* End PBXNativeTarget section */ | |
130 | |
131 /* Begin PBXProject section */ | |
132 826F16BA0EE5DD4800D973C7 /* Project object */ = { | |
133 isa = PBXProject; | |
134 buildConfigurationList = 826F16BD0EE5DD4800D973C7 /* Bui
ld configuration list for PBXProject "npapi_layout_test_plugin" */; | |
135 compatibilityVersion = "Xcode 3.1"; | |
136 hasScannedForEncodings = 0; | |
137 mainGroup = 826F16B80EE5DD4800D973C7; | |
138 productRefGroup = 826F16DD0EE5DE3800D973C7 /* Products *
/; | |
139 projectDirPath = ""; | |
140 projectRoot = ""; | |
141 targets = ( | |
142 826F16DB0EE5DE3800D973C7 /* NPAPILayoutTestPlugi
n */, | |
143 ); | |
144 }; | |
145 /* End PBXProject section */ | |
146 | |
147 /* Begin PBXRezBuildPhase section */ | |
148 8255221D0EE70F6800329CC8 /* Rez */ = { | |
149 isa = PBXRezBuildPhase; | |
150 buildActionMask = 2147483647; | |
151 files = ( | |
152 825522200EE70F9800329CC8 /* Info.r in Rez */, | |
153 ); | |
154 runOnlyForDeploymentPostprocessing = 0; | |
155 }; | |
156 /* End PBXRezBuildPhase section */ | |
157 | |
158 /* Begin PBXSourcesBuildPhase section */ | |
159 826F16D90EE5DE3800D973C7 /* Sources */ = { | |
160 isa = PBXSourcesBuildPhase; | |
161 buildActionMask = 2147483647; | |
162 files = ( | |
163 826F17010EE5DFC000D973C7 /* main.cpp in Sources
*/, | |
164 826F17020EE5DFC000D973C7 /* PluginObject.cpp in
Sources */, | |
165 826F17030EE5DFC000D973C7 /* TestObject.cpp in So
urces */, | |
166 ); | |
167 runOnlyForDeploymentPostprocessing = 0; | |
168 }; | |
169 /* End PBXSourcesBuildPhase section */ | |
170 | |
171 /* Begin XCBuildConfiguration section */ | |
172 826F16BB0EE5DD4800D973C7 /* Debug */ = { | |
173 isa = XCBuildConfiguration; | |
174 baseConfigurationReference = 826F16CC0EE5DD8400D973C7 /*
debug.xcconfig */; | |
175 buildSettings = { | |
176 XCODEPROJ_DEPTH = ../../..; | |
177 }; | |
178 name = Debug; | |
179 }; | |
180 826F16BC0EE5DD4800D973C7 /* Release */ = { | |
181 isa = XCBuildConfiguration; | |
182 baseConfigurationReference = 826F16CE0EE5DD8400D973C7 /*
release.xcconfig */; | |
183 buildSettings = { | |
184 XCODEPROJ_DEPTH = ../../..; | |
185 }; | |
186 name = Release; | |
187 }; | |
188 826F16E00EE5DE3900D973C7 /* Debug */ = { | |
189 isa = XCBuildConfiguration; | |
190 baseConfigurationReference = 825CC90F0EE5F3FC00037AEA /*
dynamiclib.xcconfig */; | |
191 buildSettings = { | |
192 DIR_THIRD_PARTY = "$(XCODEPROJ_DEPTH)/third_part
y"; | |
193 DIR_WEBKIT = "$(DIR_THIRD_PARTY)/WebKit"; | |
194 GCC_PREPROCESSOR_DEFINITIONS = ( | |
195 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
196 "XP_MACOSX=1", | |
197 ); | |
198 GCC_SYMBOLS_PRIVATE_EXTERN = NO; | |
199 HEADER_SEARCH_PATHS = ( | |
200 "$(HEADER_SEARCH_PATHS)", | |
201 "$(XCODEPROJ_DEPTH)", | |
202 "$(DIR_THIRD_PARTY)/npapi", | |
203 "$(DIR_WEBKIT)/JavaScriptCore", | |
204 ); | |
205 INFOPLIST_FILE = Info.plist; | |
206 PRODUCT_NAME = NPAPILayoutTestPlugin; | |
207 WRAPPER_EXTENSION = bundle; | |
208 }; | |
209 name = Debug; | |
210 }; | |
211 826F16E10EE5DE3900D973C7 /* Release */ = { | |
212 isa = XCBuildConfiguration; | |
213 baseConfigurationReference = 825CC90F0EE5F3FC00037AEA /*
dynamiclib.xcconfig */; | |
214 buildSettings = { | |
215 DIR_THIRD_PARTY = "$(XCODEPROJ_DEPTH)/third_part
y"; | |
216 DIR_WEBKIT = "$(DIR_THIRD_PARTY)/WebKit"; | |
217 GCC_PREPROCESSOR_DEFINITIONS = ( | |
218 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
219 "XP_MACOSX=1", | |
220 ); | |
221 GCC_SYMBOLS_PRIVATE_EXTERN = NO; | |
222 HEADER_SEARCH_PATHS = ( | |
223 "$(HEADER_SEARCH_PATHS)", | |
224 "$(XCODEPROJ_DEPTH)", | |
225 "$(DIR_THIRD_PARTY)/npapi", | |
226 "$(DIR_WEBKIT)/JavaScriptCore", | |
227 ); | |
228 INFOPLIST_FILE = Info.plist; | |
229 PRODUCT_NAME = NPAPILayoutTestPlugin; | |
230 WRAPPER_EXTENSION = bundle; | |
231 }; | |
232 name = Release; | |
233 }; | |
234 /* End XCBuildConfiguration section */ | |
235 | |
236 /* Begin XCConfigurationList section */ | |
237 826F16BD0EE5DD4800D973C7 /* Build configuration list for PBXProj
ect "npapi_layout_test_plugin" */ = { | |
238 isa = XCConfigurationList; | |
239 buildConfigurations = ( | |
240 826F16BB0EE5DD4800D973C7 /* Debug */, | |
241 826F16BC0EE5DD4800D973C7 /* Release */, | |
242 ); | |
243 defaultConfigurationIsVisible = 0; | |
244 defaultConfigurationName = Release; | |
245 }; | |
246 826F16E20EE5DE3900D973C7 /* Build configuration list for PBXNati
veTarget "NPAPILayoutTestPlugin" */ = { | |
247 isa = XCConfigurationList; | |
248 buildConfigurations = ( | |
249 826F16E00EE5DE3900D973C7 /* Debug */, | |
250 826F16E10EE5DE3900D973C7 /* Release */, | |
251 ); | |
252 defaultConfigurationIsVisible = 0; | |
253 defaultConfigurationName = Release; | |
254 }; | |
255 /* End XCConfigurationList section */ | |
256 }; | |
257 rootObject = 826F16BA0EE5DD4800D973C7 /* Project object */; | |
258 } | |
OLD | NEW |