9 /* Begin PBXBuildFile section */
10 2220AF6109A447200030077C /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2220AF6009A447200030077C /* WebKit.framework */; };
11 2220B04709A459ED0030077C /* Localized.r in Rez */ = {isa = PBXBuildFile; fileRef = 2220B04609A459ED0030077C /* Localized.r */; };
12 84226A8E06823C4700780194 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84226A8D06823C4700780194 /* Carbon.framework */; };
13 8454AD210680F60300DFAEA4 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 8454AD200680F60300DFAEA4 /* main.c */; };
14 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
15 /* End PBXBuildFile section */
17 /* Begin PBXBuildStyle section */
18 014CEA3F0018CDD111CA2923 /* Development */ = {
21 GCC_DYNAMIC_NO_PIC = NO;
22 GCC_ENABLE_FIX_AND_CONTINUE = YES;
23 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
24 GCC_OPTIMIZATION_LEVEL = 0;
29 014CEA400018CDD111CA2923 /* Deployment */ = {
32 COPY_PHASE_STRIP = YES;
33 GCC_ENABLE_FIX_AND_CONTINUE = NO;
38 /* End PBXBuildStyle section */
40 /* Begin PBXFileReference section */
41 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
42 2220AF6009A447200030077C /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
43 2220B03809A459B20030077C /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; name = English; path = English.lproj/Localized.r; sourceTree = "<group>"; };
44 84226A8D06823C4700780194 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
45 8454AD200680F60300DFAEA4 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
46 8D576316048677EA00EA77CD /* NPN_Invoke.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NPN_Invoke.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
47 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
48 /* End PBXFileReference section */
50 /* Begin PBXFrameworksBuildPhase section */
51 8D576313048677EA00EA77CD /* Frameworks */ = {
52 isa = PBXFrameworksBuildPhase;
53 buildActionMask = 2147483647;
55 84226A8E06823C4700780194 /* Carbon.framework in Frameworks */,
56 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
57 2220AF6109A447200030077C /* WebKit.framework in Frameworks */,
59 runOnlyForDeploymentPostprocessing = 0;
61 /* End PBXFrameworksBuildPhase section */
63 /* Begin PBXGroup section */
64 089C166AFE841209C02AAC07 /* NetscapeMoviePlugIn */ = {
67 08FB77AFFE84173DC02AAC07 /* Source */,
68 089C167CFE841241C02AAC07 /* Resources */,
69 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
70 19C28FB6FE9D52B211CA2CBB /* Products */,
72 name = NetscapeMoviePlugIn;
73 sourceTree = "<group>";
75 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
78 2220AF6009A447200030077C /* WebKit.framework */,
79 84226A8D06823C4700780194 /* Carbon.framework */,
80 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
82 name = "External Frameworks and Libraries";
83 sourceTree = "<group>";
85 089C167CFE841241C02AAC07 /* Resources */ = {
88 2220B04609A459ED0030077C /* Localized.r */,
89 8D576317048677EA00EA77CD /* Info.plist */,
92 sourceTree = "<group>";
94 08FB77AFFE84173DC02AAC07 /* Source */ = {
97 8454AD200680F60300DFAEA4 /* main.c */,
100 sourceTree = "<group>";
102 19C28FB6FE9D52B211CA2CBB /* Products */ = {
105 8D576316048677EA00EA77CD /* NPN_Invoke.plugin */,
108 sourceTree = "<group>";
110 /* End PBXGroup section */
112 /* Begin PBXNativeTarget section */
113 8D57630D048677EA00EA77CD /* NPN_Invoke */ = {
114 isa = PBXNativeTarget;
115 buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NPN_Invoke" */;
117 8D576311048677EA00EA77CD /* Sources */,
118 8333A742068B76EA00241F49 /* Rez */,
119 8D57630F048677EA00EA77CD /* Resources */,
120 8D576313048677EA00EA77CD /* Frameworks */,
125 GCC_DEBUGGING_SYMBOLS = full;
126 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
127 GCC_OPTIMIZATION_LEVEL = 0;
128 INFOPLIST_FILE = Info.plist;
129 INSTALL_PATH = "$(HOME)/Library/Bundles";
130 PRODUCT_NAME = NetscapeMoviePlugIn;
131 WRAPPER_EXTENSION = plugin;
136 productInstallPath = "$(HOME)/Library/Bundles";
137 productName = NetscapeMoviePlugIn;
138 productReference = 8D576316048677EA00EA77CD /* NPN_Invoke.plugin */;
139 productType = "com.apple.product-type.bundle";
141 /* End PBXNativeTarget section */
143 /* Begin PBXProject section */
144 089C1669FE841209C02AAC07 /* Project object */ = {
146 buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NPN_Invoke" */;
150 014CEA3F0018CDD111CA2923 /* Development */,
151 014CEA400018CDD111CA2923 /* Deployment */,
153 hasScannedForEncodings = 1;
154 mainGroup = 089C166AFE841209C02AAC07 /* NetscapeMoviePlugIn */;
157 8D57630D048677EA00EA77CD /* NPN_Invoke */,
160 /* End PBXProject section */
162 /* Begin PBXResourcesBuildPhase section */
163 8D57630F048677EA00EA77CD /* Resources */ = {
164 isa = PBXResourcesBuildPhase;
165 buildActionMask = 2147483647;
168 runOnlyForDeploymentPostprocessing = 0;
170 /* End PBXResourcesBuildPhase section */
172 /* Begin PBXRezBuildPhase section */
173 8333A742068B76EA00241F49 /* Rez */ = {
174 isa = PBXRezBuildPhase;
175 buildActionMask = 2147483647;
177 2220B04709A459ED0030077C /* Localized.r in Rez */,
179 runOnlyForDeploymentPostprocessing = 0;
181 /* End PBXRezBuildPhase section */
183 /* Begin PBXSourcesBuildPhase section */
184 8D576311048677EA00EA77CD /* Sources */ = {
185 isa = PBXSourcesBuildPhase;
186 buildActionMask = 2147483647;
188 8454AD210680F60300DFAEA4 /* main.c in Sources */,
190 runOnlyForDeploymentPostprocessing = 0;
192 /* End PBXSourcesBuildPhase section */
194 /* Begin PBXVariantGroup section */
195 2220B04609A459ED0030077C /* Localized.r */ = {
196 isa = PBXVariantGroup;
198 2220B03809A459B20030077C /* English */,
201 sourceTree = "<group>";
203 /* End PBXVariantGroup section */
205 /* Begin XCBuildConfiguration section */
206 149C298408902C53008A9EFC /* Debug */ = {
207 isa = XCBuildConfiguration;
213 FRAMEWORK_SEARCH_PATHS = "$(FRAMEWORK_SEARCH_PATHS)";
214 GCC_DEBUGGING_SYMBOLS = full;
215 INFOPLIST_FILE = Info.plist;
216 INSTALL_PATH = "/Library/Internet Plug-Ins";
217 PRODUCT_NAME = NPN_Invoke;
218 WRAPPER_EXTENSION = plugin;
222 149C298508902C53008A9EFC /* Release */ = {
223 isa = XCBuildConfiguration;
229 FRAMEWORK_SEARCH_PATHS = "$(FRAMEWORK_SEARCH_PATHS)";
230 GCC_DEBUGGING_SYMBOLS = full;
231 INFOPLIST_FILE = Info.plist;
232 INSTALL_PATH = "/Library/Internet Plug-Ins";
233 PRODUCT_NAME = NPN_Invoke;
234 WRAPPER_EXTENSION = plugin;
238 149C298808902C53008A9EFC /* Debug */ = {
239 isa = XCBuildConfiguration;
241 GCC_WARN_ABOUT_RETURN_TYPE = YES;
242 GCC_WARN_UNUSED_VARIABLE = YES;
244 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
248 149C298908902C53008A9EFC /* Release */ = {
249 isa = XCBuildConfiguration;
251 GCC_WARN_ABOUT_RETURN_TYPE = YES;
252 GCC_WARN_UNUSED_VARIABLE = YES;
254 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
258 /* End XCBuildConfiguration section */
260 /* Begin XCConfigurationList section */
261 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NPN_Invoke" */ = {
262 isa = XCConfigurationList;
263 buildConfigurations = (
264 149C298408902C53008A9EFC /* Debug */,
265 149C298508902C53008A9EFC /* Release */,
267 defaultConfigurationIsVisible = 0;
268 defaultConfigurationName = Release;
270 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NPN_Invoke" */ = {
271 isa = XCConfigurationList;
272 buildConfigurations = (
273 149C298808902C53008A9EFC /* Debug */,
274 149C298908902C53008A9EFC /* Release */,
276 defaultConfigurationIsVisible = 0;
277 defaultConfigurationName = Release;
279 /* End XCConfigurationList section */
281 rootObject = 089C1669FE841209C02AAC07 /* Project object */;