9 /* Begin PBXBuildFile section */
10 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
11 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
12 CC09359B0AE11E6A00647FD0 /* eyetvplugin.c in Sources */ = {isa = PBXBuildFile; fileRef = CC09359A0AE11E6A00647FD0 /* eyetvplugin.c */; };
13 /* End PBXBuildFile section */
15 /* Begin PBXFileReference section */
16 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
17 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
18 8D576316048677EA00EA77CD /* VLC EyeTV Plug-In.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "VLC EyeTV Plug-In.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
19 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
20 CC09359A0AE11E6A00647FD0 /* eyetvplugin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eyetvplugin.c; sourceTree = "<group>"; };
21 CC09359C0AE11E7900647FD0 /* EyeTVPluginDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EyeTVPluginDefs.h; sourceTree = "<group>"; };
22 CC3AE2920AE2E4EE00ACC87C /* eyetvplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eyetvplugin.h; sourceTree = "<group>"; };
23 CC74BC500AE2714300AD738B /* eyetv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eyetv.c; path = ../../../modules/access/eyetv.c; sourceTree = SOURCE_ROOT; };
24 /* End PBXFileReference section */
26 /* Begin PBXFrameworksBuildPhase section */
27 8D576313048677EA00EA77CD /* Frameworks */ = {
28 isa = PBXFrameworksBuildPhase;
29 buildActionMask = 2147483647;
31 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
33 runOnlyForDeploymentPostprocessing = 0;
35 /* End PBXFrameworksBuildPhase section */
37 /* Begin PBXGroup section */
38 089C166AFE841209C02AAC07 /* VLC EyeTV Plug-In */ = {
41 CC74BC530AE2715100AD738B /* access module */,
42 08FB77AFFE84173DC02AAC07 /* Source */,
43 089C167CFE841241C02AAC07 /* Resources */,
44 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
45 19C28FB6FE9D52B211CA2CBB /* Products */,
47 name = "VLC EyeTV Plug-In";
48 sourceTree = "<group>";
50 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
53 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
55 name = "External Frameworks and Libraries";
56 sourceTree = "<group>";
58 089C167CFE841241C02AAC07 /* Resources */ = {
61 8D576317048677EA00EA77CD /* Info.plist */,
62 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
65 sourceTree = "<group>";
67 08FB77AFFE84173DC02AAC07 /* Source */ = {
70 CC3AE2920AE2E4EE00ACC87C /* eyetvplugin.h */,
71 CC09359A0AE11E6A00647FD0 /* eyetvplugin.c */,
72 CC09359C0AE11E7900647FD0 /* EyeTVPluginDefs.h */,
75 sourceTree = "<group>";
77 19C28FB6FE9D52B211CA2CBB /* Products */ = {
80 8D576316048677EA00EA77CD /* VLC EyeTV Plug-In.bundle */,
83 sourceTree = "<group>";
85 CC74BC530AE2715100AD738B /* access module */ = {
88 CC74BC500AE2714300AD738B /* eyetv.c */,
90 name = "access module";
91 sourceTree = "<group>";
93 /* End PBXGroup section */
95 /* Begin PBXNativeTarget section */
96 8D57630D048677EA00EA77CD /* VLC EyeTV Plug-In */ = {
97 isa = PBXNativeTarget;
98 buildConfigurationList = 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "VLC EyeTV Plug-In" */;
100 8D57630F048677EA00EA77CD /* Resources */,
101 8D576311048677EA00EA77CD /* Sources */,
102 8D576313048677EA00EA77CD /* Frameworks */,
108 name = "VLC EyeTV Plug-In";
109 productInstallPath = "$(HOME)/Library/Bundles";
110 productName = "VLC EyeTV Plug-In";
111 productReference = 8D576316048677EA00EA77CD /* VLC EyeTV Plug-In.bundle */;
112 productType = "com.apple.product-type.bundle";
114 /* End PBXNativeTarget section */
116 /* Begin PBXProject section */
117 089C1669FE841209C02AAC07 /* Project object */ = {
119 buildConfigurationList = 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "eyetvplugin" */;
120 compatibilityVersion = "Xcode 2.4";
121 hasScannedForEncodings = 1;
122 mainGroup = 089C166AFE841209C02AAC07 /* VLC EyeTV Plug-In */;
125 shouldCheckCompatibility = 1;
127 8D57630D048677EA00EA77CD /* VLC EyeTV Plug-In */,
130 /* End PBXProject section */
132 /* Begin PBXResourcesBuildPhase section */
133 8D57630F048677EA00EA77CD /* Resources */ = {
134 isa = PBXResourcesBuildPhase;
135 buildActionMask = 2147483647;
137 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
139 runOnlyForDeploymentPostprocessing = 0;
141 /* End PBXResourcesBuildPhase section */
143 /* Begin PBXSourcesBuildPhase section */
144 8D576311048677EA00EA77CD /* Sources */ = {
145 isa = PBXSourcesBuildPhase;
146 buildActionMask = 2147483647;
148 CC09359B0AE11E6A00647FD0 /* eyetvplugin.c in Sources */,
150 runOnlyForDeploymentPostprocessing = 0;
152 /* End PBXSourcesBuildPhase section */
154 /* Begin PBXVariantGroup section */
155 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
156 isa = PBXVariantGroup;
158 089C167EFE841241C02AAC07 /* English */,
160 name = InfoPlist.strings;
161 sourceTree = "<group>";
163 /* End PBXVariantGroup section */
165 /* Begin XCBuildConfiguration section */
166 1DEB911B08733D790010E9CD /* Debug */ = {
167 isa = XCBuildConfiguration;
169 COPY_PHASE_STRIP = NO;
170 GCC_C_LANGUAGE_STANDARD = "compiler-default";
171 GCC_DYNAMIC_NO_PIC = NO;
172 GCC_ENABLE_FIX_AND_CONTINUE = YES;
173 GCC_MODEL_TUNING = G5;
174 GCC_OPTIMIZATION_LEVEL = 0;
175 INFOPLIST_FILE = Info.plist;
176 INSTALL_PATH = "$(HOME)/Library/Bundles";
177 PRODUCT_NAME = "VLC EyeTV Plug-In";
178 WRAPPER_EXTENSION = bundle;
183 1DEB911C08733D790010E9CD /* Release */ = {
184 isa = XCBuildConfiguration;
190 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
191 GCC_MODEL_TUNING = G5;
192 INFOPLIST_FILE = Info.plist;
193 INSTALL_PATH = "$(HOME)/Library/Bundles";
194 PRODUCT_NAME = "VLC EyeTV Plug-In";
195 WRAPPER_EXTENSION = bundle;
199 1DEB911F08733D790010E9CD /* Debug */ = {
200 isa = XCBuildConfiguration;
202 GCC_WARN_ABOUT_RETURN_TYPE = YES;
203 GCC_WARN_UNUSED_VARIABLE = YES;
205 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
209 1DEB912008733D790010E9CD /* Release */ = {
210 isa = XCBuildConfiguration;
212 GCC_WARN_ABOUT_RETURN_TYPE = YES;
213 GCC_WARN_UNUSED_VARIABLE = YES;
215 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
219 /* End XCBuildConfiguration section */
221 /* Begin XCConfigurationList section */
222 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "VLC EyeTV Plug-In" */ = {
223 isa = XCConfigurationList;
224 buildConfigurations = (
225 1DEB911B08733D790010E9CD /* Debug */,
226 1DEB911C08733D790010E9CD /* Release */,
228 defaultConfigurationIsVisible = 0;
229 defaultConfigurationName = Release;
231 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "eyetvplugin" */ = {
232 isa = XCConfigurationList;
233 buildConfigurations = (
234 1DEB911F08733D790010E9CD /* Debug */,
235 1DEB912008733D790010E9CD /* Release */,
237 defaultConfigurationIsVisible = 0;
238 defaultConfigurationName = Release;
240 /* End XCConfigurationList section */
242 rootObject = 089C1669FE841209C02AAC07 /* Project object */;