9 /* Begin PBXBuildFile section */
10 1A1BA1760EF2FB3200754486 /* Composition.qtz in Resources */ = {isa = PBXBuildFile; fileRef = 1A1BA1750EF2FB3200754486 /* Composition.qtz */; };
11 1A624E590DCBC7F6006898C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A624E580DCBC7F6006898C8 /* main.m */; };
12 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6250410DCBC81B006898C8 /* Cocoa.framework */; };
13 1A8C86AA0EF2FB8F003F6E81 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A8C86A90EF2FB8F003F6E81 /* Quartz.framework */; };
14 1A8C87AA0EF2FBB3003F6E81 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A8C87A90EF2FBB3003F6E81 /* QuartzCore.framework */; };
15 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
16 /* End PBXBuildFile section */
18 /* Begin PBXFileReference section */
19 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
20 1A1BA1750EF2FB3200754486 /* Composition.qtz */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = Composition.qtz; sourceTree = "<group>"; };
21 1A624E580DCBC7F6006898C8 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
22 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
23 1A8C86A90EF2FB8F003F6E81 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
24 1A8C87A90EF2FBB3003F6E81 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
25 8D576316048677EA00EA77CD /* NetscapeCoreAnimationPlugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NetscapeCoreAnimationPlugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
26 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
27 /* End PBXFileReference section */
29 /* Begin PBXFrameworksBuildPhase section */
30 8D576313048677EA00EA77CD /* Frameworks */ = {
31 isa = PBXFrameworksBuildPhase;
32 buildActionMask = 2147483647;
34 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */,
35 1A8C86AA0EF2FB8F003F6E81 /* Quartz.framework in Frameworks */,
36 1A8C87AA0EF2FBB3003F6E81 /* QuartzCore.framework in Frameworks */,
38 runOnlyForDeploymentPostprocessing = 0;
40 /* End PBXFrameworksBuildPhase section */
42 /* Begin PBXGroup section */
43 089C166AFE841209C02AAC07 /* NetscapeCoreAnimationPlugin */ = {
46 08FB77AFFE84173DC02AAC07 /* Source */,
47 089C167CFE841241C02AAC07 /* Resources */,
48 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
49 19C28FB6FE9D52B211CA2CBB /* Products */,
51 name = NetscapeCoreAnimationPlugin;
52 sourceTree = "<group>";
54 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
57 1A6250410DCBC81B006898C8 /* Cocoa.framework */,
58 1A8C86A90EF2FB8F003F6E81 /* Quartz.framework */,
59 1A8C87A90EF2FBB3003F6E81 /* QuartzCore.framework */,
61 name = "External Frameworks and Libraries";
62 sourceTree = "<group>";
64 089C167CFE841241C02AAC07 /* Resources */ = {
67 1A1BA1750EF2FB3200754486 /* Composition.qtz */,
68 8D576317048677EA00EA77CD /* Info.plist */,
69 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
72 sourceTree = "<group>";
74 08FB77AFFE84173DC02AAC07 /* Source */ = {
77 1A624E580DCBC7F6006898C8 /* main.m */,
80 sourceTree = "<group>";
82 19C28FB6FE9D52B211CA2CBB /* Products */ = {
85 8D576316048677EA00EA77CD /* NetscapeCoreAnimationPlugin.plugin */,
88 sourceTree = "<group>";
90 /* End PBXGroup section */
92 /* Begin PBXNativeTarget section */
93 8D57630D048677EA00EA77CD /* NetscapeCoreAnimationPlugin */ = {
94 isa = PBXNativeTarget;
95 buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeCoreAnimationPlugin" */;
97 8D576311048677EA00EA77CD /* Sources */,
98 8D57630F048677EA00EA77CD /* Resources */,
99 8D576313048677EA00EA77CD /* Frameworks */,
105 name = NetscapeCoreAnimationPlugin;
106 productInstallPath = "$(HOME)/Library/Bundles";
107 productName = NetscapeCoreAnimationPlugin;
108 productReference = 8D576316048677EA00EA77CD /* NetscapeCoreAnimationPlugin.plugin */;
109 productType = "com.apple.product-type.bundle";
111 /* End PBXNativeTarget section */
113 /* Begin PBXProject section */
114 089C1669FE841209C02AAC07 /* Project object */ = {
116 buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeCoreAnimationPlugin" */;
117 compatibilityVersion = "Xcode 2.4";
118 developmentRegion = English;
119 hasScannedForEncodings = 1;
126 mainGroup = 089C166AFE841209C02AAC07 /* NetscapeCoreAnimationPlugin */;
130 8D57630D048677EA00EA77CD /* NetscapeCoreAnimationPlugin */,
133 /* End PBXProject section */
135 /* Begin PBXResourcesBuildPhase section */
136 8D57630F048677EA00EA77CD /* Resources */ = {
137 isa = PBXResourcesBuildPhase;
138 buildActionMask = 2147483647;
140 1A1BA1760EF2FB3200754486 /* Composition.qtz in Resources */,
141 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
143 runOnlyForDeploymentPostprocessing = 0;
145 /* End PBXResourcesBuildPhase section */
147 /* Begin PBXSourcesBuildPhase section */
148 8D576311048677EA00EA77CD /* Sources */ = {
149 isa = PBXSourcesBuildPhase;
150 buildActionMask = 2147483647;
152 1A624E590DCBC7F6006898C8 /* main.m in Sources */,
154 runOnlyForDeploymentPostprocessing = 0;
156 /* End PBXSourcesBuildPhase section */
158 /* Begin PBXVariantGroup section */
159 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
160 isa = PBXVariantGroup;
162 089C167EFE841241C02AAC07 /* English */,
164 name = InfoPlist.strings;
165 sourceTree = "<group>";
167 /* End PBXVariantGroup section */
169 /* Begin XCBuildConfiguration section */
170 149C298408902C53008A9EFC /* Debug */ = {
171 isa = XCBuildConfiguration;
173 COPY_PHASE_STRIP = NO;
174 GCC_DEBUGGING_SYMBOLS = full;
175 GCC_DYNAMIC_NO_PIC = NO;
176 GCC_ENABLE_FIX_AND_CONTINUE = YES;
177 GCC_MODEL_TUNING = G5;
178 GCC_OPTIMIZATION_LEVEL = 0;
179 INFOPLIST_FILE = Info.plist;
180 INSTALL_PATH = "$(HOME)/Library/Bundles";
181 PRODUCT_NAME = NetscapeCoreAnimationPlugin;
182 WRAPPER_EXTENSION = plugin;
187 149C298508902C53008A9EFC /* Release */ = {
188 isa = XCBuildConfiguration;
194 GCC_DEBUGGING_SYMBOLS = full;
195 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
196 GCC_MODEL_TUNING = G5;
197 GCC_OPTIMIZATION_LEVEL = 0;
198 INFOPLIST_FILE = Info.plist;
199 INSTALL_PATH = "$(HOME)/Library/Bundles";
200 PRODUCT_NAME = NetscapeCoreAnimationPlugin;
201 WRAPPER_EXTENSION = plugin;
205 149C298808902C53008A9EFC /* Debug */ = {
206 isa = XCBuildConfiguration;
209 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64";
210 GCC_WARN_ABOUT_RETURN_TYPE = YES;
211 GCC_WARN_UNUSED_VARIABLE = YES;
216 149C298908902C53008A9EFC /* Release */ = {
217 isa = XCBuildConfiguration;
220 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64";
221 GCC_WARN_ABOUT_RETURN_TYPE = YES;
222 GCC_WARN_UNUSED_VARIABLE = YES;
227 /* End XCBuildConfiguration section */
229 /* Begin XCConfigurationList section */
230 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeCoreAnimationPlugin" */ = {
231 isa = XCConfigurationList;
232 buildConfigurations = (
233 149C298408902C53008A9EFC /* Debug */,
234 149C298508902C53008A9EFC /* Release */,
236 defaultConfigurationIsVisible = 0;
237 defaultConfigurationName = Release;
239 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeCoreAnimationPlugin" */ = {
240 isa = XCConfigurationList;
241 buildConfigurations = (
242 149C298808902C53008A9EFC /* Debug */,
243 149C298908902C53008A9EFC /* Release */,
245 defaultConfigurationIsVisible = 0;
246 defaultConfigurationName = Release;
248 /* End XCConfigurationList section */
250 rootObject = 089C1669FE841209C02AAC07 /* Project object */;