]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
a2219d6191a612e7e116bafa71e0e92ef8437fc1
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 38;
7         objects = {
8                 014CEA410018CDE011CA2923 = {
9                         isa = PBXBundleReference;
10                         path = "VLC Media Player.bundle";
11                         refType = 3;
12                 };
13                 014CEA420018CDE011CA2923 = {
14                         buildRules = (
15                         );
16                         buildSettings = {
17                                 COPY_PHASE_STRIP = NO;
18                                 OPTIMIZATION_CFLAGS = "-O0";
19                         };
20                         isa = PBXBuildStyle;
21                         name = Development;
22                 };
23                 014CEA430018CDE011CA2923 = {
24                         buildRules = (
25                         );
26                         buildSettings = {
27                                 COPY_PHASE_STRIP = YES;
28                         };
29                         isa = PBXBuildStyle;
30                         name = Deployment;
31                 };
32 //010
33 //011
34 //012
35 //013
36 //014
37 //080
38 //081
39 //082
40 //083
41 //084
42                 089C1669FE841209C02AAC07 = {
43                         buildStyles = (
44                                 014CEA420018CDE011CA2923,
45                                 014CEA430018CDE011CA2923,
46                         );
47                         hasScannedForEncodings = 1;
48                         isa = PBXProject;
49                         mainGroup = 089C166AFE841209C02AAC07;
50                         projectDirPath = "";
51                         targets = (
52                                 089C1673FE841209C02AAC07,
53                         );
54                 };
55                 089C166AFE841209C02AAC07 = {
56                         children = (
57                                 08FB77AFFE84173DC02AAC07,
58                                 089C167CFE841241C02AAC07,
59                                 089C1671FE841209C02AAC07,
60                                 19C28FB8FE9D52D311CA2CBB,
61                         );
62                         isa = PBXGroup;
63                         name = vlc;
64                         refType = 4;
65                 };
66                 089C1671FE841209C02AAC07 = {
67                         children = (
68                                 1058C7ACFEA557BF11CA2CBB,
69                                 1058C7AEFEA557BF11CA2CBB,
70                         );
71                         isa = PBXGroup;
72                         name = "Frameworks and Libraries";
73                         refType = 4;
74                 };
75                 089C1672FE841209C02AAC07 = {
76                         isa = PBXFrameworkReference;
77                         name = Foundation.framework;
78                         path = /System/Library/Frameworks/Foundation.framework;
79                         refType = 0;
80                 };
81                 089C1673FE841209C02AAC07 = {
82                         buildPhases = (
83                                 089C1674FE841209C02AAC07,
84                                 089C1675FE841209C02AAC07,
85                                 089C1676FE841209C02AAC07,
86                                 089C1677FE841209C02AAC07,
87                                 089C1679FE841209C02AAC07,
88                         );
89                         buildSettings = {
90                                 FRAMEWORK_SEARCH_PATHS = "";
91                                 HEADER_SEARCH_PATHS = "";
92                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
93                                 LIBRARY_SEARCH_PATHS = "";
94                                 OTHER_CFLAGS = "";
95                                 OTHER_LDFLAGS = "";
96                                 OTHER_REZFLAGS = "";
97                                 PRODUCT_NAME = "VLC Media Player";
98                                 SECTORDER_FLAGS = "";
99                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
100                                 WRAPPER_EXTENSION = bundle;
101                         };
102                         dependencies = (
103                         );
104                         isa = PBXBundleTarget;
105                         name = vlc;
106                         productInstallPath = "$(HOME)/Library/Bundles";
107                         productName = vlc;
108                         productReference = 014CEA410018CDE011CA2923;
109                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
110 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
111 <plist version=\"1.0\">
112 <dict>
113         <key>CFBundleDevelopmentRegion</key>
114         <string>English</string>
115         <key>CFBundleDocumentTypes</key>
116         <array>
117                 <dict>
118                         <key>CFBundleTypeExtensions</key>
119                         <array>
120                                 <string>vob</string>
121                         </array>
122                         <key>CFBundleTypeIconFile</key>
123                         <string>generic.icns</string>
124                         <key>CFBundleTypeName</key>
125                         <string>VOB File (DVD Video)</string>
126                         <key>CFBundleTypeRole</key>
127                         <string>Viewer</string>
128                 </dict>
129                 <dict>
130                         <key>CFBundleTypeExtensions</key>
131                         <array>
132                                 <string>mpg</string>
133                                 <string>mpeg</string>
134                         </array>
135                         <key>CFBundleTypeIconFile</key>
136                         <string>mpeg.icns</string>
137                         <key>CFBundleTypeName</key>
138                         <string>MPEG File</string>
139                         <key>CFBundleTypeRole</key>
140                         <string>Viewer</string>
141                 </dict>
142                 <dict>
143                         <key>CFBundleTypeExtensions</key>
144                         <array>
145                                 <string>avi</string>
146                         </array>
147                         <key>CFBundleTypeIconFile</key>
148                         <string>divx.icns</string>
149                         <key>CFBundleTypeName</key>
150                         <string>DivX file</string>
151                         <key>CFBundleTypeRole</key>
152                         <string>Viewer</string>
153                 </dict>
154                 <dict>
155                         <key>CFBundleTypeExtensions</key>
156                         <array>
157                                 <string>m1v</string>
158                         </array>
159                         <key>CFBundleTypeIconFile</key>
160                         <string>mpeg1.icns</string>
161                         <key>CFBundleTypeName</key>
162                         <string>MPEG-1 Video File</string>
163                         <key>CFBundleTypeRole</key>
164                         <string>Viewer</string>
165                 </dict>
166                 <dict>
167                         <key>CFBundleTypeExtensions</key>
168                         <array>
169                                 <string>m2v</string>
170                         </array>
171                         <key>CFBundleTypeIconFile</key>
172                         <string>mpeg2.icns</string>
173                         <key>CFBundleTypeName</key>
174                         <string>MPEG-2 Video File</string>
175                         <key>CFBundleTypeRole</key>
176                         <string>Viewer</string>
177                 </dict>
178                 <dict>
179                         <key>CFBundleTypeExtensions</key>
180                         <array>
181                                 <string>mp4</string>
182                         </array>
183                         <key>CFBundleTypeIconFile</key>
184                         <string>mpeg4.icns</string>
185                         <key>CFBundleTypeName</key>
186                         <string>MPEG-4 File</string>
187                         <key>CFBundleTypeRole</key>
188                         <string>Viewer</string>
189                 </dict>
190         </array>
191         <key>CFBundleExecutable</key>
192         <string>vlc</string>
193         <key>CFBundleIconFile</key>
194         <string>vlc.icns</string>
195         <key>CFBundleIdentifier</key>
196         <string>org.videolan.vlc</string>
197         <key>CFBundleInfoDictionaryVersion</key>
198         <string>6.0</string>
199         <key>CFBundleName</key>
200         <string>VLC Media Player</string>
201         <key>CFBundlePackageType</key>
202         <string>BNDL</string>
203         <key>CFBundleSignature</key>
204         <string>VLC#</string>
205         <key>CFBundleVersion</key>
206         <string>0.5.0-test2</string>
207         <key>NSMainNibFile</key>
208         <string>MainMenu</string>
209         <key>NSPrincipalClass</key>
210         <string>VLCApplication</string>
211 </dict>
212 </plist>
213 ";
214                 };
215                 089C1674FE841209C02AAC07 = {
216                         buildActionMask = 2147483647;
217                         files = (
218                         );
219                         isa = PBXHeadersBuildPhase;
220                         runOnlyForDeploymentPostprocessing = 0;
221                 };
222                 089C1675FE841209C02AAC07 = {
223                         buildActionMask = 2147483647;
224                         files = (
225                                 F74F13E002C2A53401EE194C,
226                                 F74F13EC02C2A79C01EE194C,
227                                 F6E4F91002D2648B01A80112,
228                                 F6E4F91102D2648B01A80112,
229                                 F6E4F91202D2648B01A80112,
230                                 F6E4F91302D2648B01A80112,
231                                 F6E4F91402D2648B01A80112,
232                                 F6E4F91502D2648B01A80112,
233                                 F69B0CA802E24F6401A80112,
234                         );
235                         isa = PBXResourcesBuildPhase;
236                         runOnlyForDeploymentPostprocessing = 0;
237                 };
238                 089C1676FE841209C02AAC07 = {
239                         buildActionMask = 2147483647;
240                         files = (
241                         );
242                         isa = PBXSourcesBuildPhase;
243                         runOnlyForDeploymentPostprocessing = 0;
244                 };
245                 089C1677FE841209C02AAC07 = {
246                         buildActionMask = 2147483647;
247                         files = (
248                                 1058C7AFFEA557BF11CA2CBB,
249                         );
250                         isa = PBXFrameworksBuildPhase;
251                         runOnlyForDeploymentPostprocessing = 0;
252                 };
253                 089C1679FE841209C02AAC07 = {
254                         buildActionMask = 2147483647;
255                         files = (
256                         );
257                         isa = PBXRezBuildPhase;
258                         runOnlyForDeploymentPostprocessing = 0;
259                 };
260                 089C167CFE841241C02AAC07 = {
261                         children = (
262                                 F74F13EA02C2A79C01EE194C,
263                                 F74F13DF02C2A53401EE194C,
264                                 F6E4F90A02D2648B01A80112,
265                                 F6E4F90B02D2648B01A80112,
266                                 F6E4F90C02D2648B01A80112,
267                                 F6E4F90D02D2648B01A80112,
268                                 F6E4F90E02D2648B01A80112,
269                                 F6E4F90F02D2648B01A80112,
270                                 F69B0CA602E24F6401A80112,
271                         );
272                         isa = PBXGroup;
273                         name = Resources;
274                         refType = 4;
275                 };
276                 089C167FFE841241C02AAC07 = {
277                         isa = PBXFrameworkReference;
278                         name = AppKit.framework;
279                         path = /System/Library/Frameworks/AppKit.framework;
280                         refType = 0;
281                 };
282                 08FB77AFFE84173DC02AAC07 = {
283                         children = (
284                         );
285                         isa = PBXGroup;
286                         name = Classes;
287                         refType = 4;
288                 };
289 //080
290 //081
291 //082
292 //083
293 //084
294 //100
295 //101
296 //102
297 //103
298 //104
299                 1058C7ACFEA557BF11CA2CBB = {
300                         children = (
301                                 1058C7ADFEA557BF11CA2CBB,
302                         );
303                         isa = PBXGroup;
304                         name = "Linked Frameworks";
305                         refType = 4;
306                 };
307                 1058C7ADFEA557BF11CA2CBB = {
308                         isa = PBXFrameworkReference;
309                         name = Cocoa.framework;
310                         path = /System/Library/Frameworks/Cocoa.framework;
311                         refType = 0;
312                 };
313                 1058C7AEFEA557BF11CA2CBB = {
314                         children = (
315                                 089C1672FE841209C02AAC07,
316                                 089C167FFE841241C02AAC07,
317                         );
318                         isa = PBXGroup;
319                         name = "Other Frameworks";
320                         refType = 4;
321                 };
322                 1058C7AFFEA557BF11CA2CBB = {
323                         fileRef = 1058C7ADFEA557BF11CA2CBB;
324                         isa = PBXBuildFile;
325                         settings = {
326                         };
327                 };
328 //100
329 //101
330 //102
331 //103
332 //104
333 //190
334 //191
335 //192
336 //193
337 //194
338                 19C28FB8FE9D52D311CA2CBB = {
339                         children = (
340                                 014CEA410018CDE011CA2923,
341                         );
342                         isa = PBXGroup;
343                         name = Products;
344                         refType = 4;
345                 };
346 //190
347 //191
348 //192
349 //193
350 //194
351 //F60
352 //F61
353 //F62
354 //F63
355 //F64
356                 F69B0CA602E24F6401A80112 = {
357                         children = (
358                                 F69B0CA702E24F6401A80112,
359                         );
360                         isa = PBXVariantGroup;
361                         name = InfoPlist.strings;
362                         path = "";
363                         refType = 4;
364                 };
365                 F69B0CA702E24F6401A80112 = {
366                         fileEncoding = 5;
367                         isa = PBXFileReference;
368                         name = English;
369                         path = Resources/English.lproj/InfoPlist.strings;
370                         refType = 4;
371                 };
372                 F69B0CA802E24F6401A80112 = {
373                         fileRef = F69B0CA602E24F6401A80112;
374                         isa = PBXBuildFile;
375                         settings = {
376                         };
377                 };
378                 F6E4F90A02D2648B01A80112 = {
379                         isa = PBXFileReference;
380                         name = divx.icns;
381                         path = Resources/divx.icns;
382                         refType = 4;
383                 };
384                 F6E4F90B02D2648B01A80112 = {
385                         isa = PBXFileReference;
386                         name = generic.icns;
387                         path = Resources/generic.icns;
388                         refType = 4;
389                 };
390                 F6E4F90C02D2648B01A80112 = {
391                         isa = PBXFileReference;
392                         name = mpeg.icns;
393                         path = Resources/mpeg.icns;
394                         refType = 4;
395                 };
396                 F6E4F90D02D2648B01A80112 = {
397                         isa = PBXFileReference;
398                         name = mpeg1.icns;
399                         path = Resources/mpeg1.icns;
400                         refType = 4;
401                 };
402                 F6E4F90E02D2648B01A80112 = {
403                         isa = PBXFileReference;
404                         name = mpeg2.icns;
405                         path = Resources/mpeg2.icns;
406                         refType = 4;
407                 };
408                 F6E4F90F02D2648B01A80112 = {
409                         isa = PBXFileReference;
410                         name = mpeg4.icns;
411                         path = Resources/mpeg4.icns;
412                         refType = 4;
413                 };
414                 F6E4F91002D2648B01A80112 = {
415                         fileRef = F6E4F90A02D2648B01A80112;
416                         isa = PBXBuildFile;
417                         settings = {
418                         };
419                 };
420                 F6E4F91102D2648B01A80112 = {
421                         fileRef = F6E4F90B02D2648B01A80112;
422                         isa = PBXBuildFile;
423                         settings = {
424                         };
425                 };
426                 F6E4F91202D2648B01A80112 = {
427                         fileRef = F6E4F90C02D2648B01A80112;
428                         isa = PBXBuildFile;
429                         settings = {
430                         };
431                 };
432                 F6E4F91302D2648B01A80112 = {
433                         fileRef = F6E4F90D02D2648B01A80112;
434                         isa = PBXBuildFile;
435                         settings = {
436                         };
437                 };
438                 F6E4F91402D2648B01A80112 = {
439                         fileRef = F6E4F90E02D2648B01A80112;
440                         isa = PBXBuildFile;
441                         settings = {
442                         };
443                 };
444                 F6E4F91502D2648B01A80112 = {
445                         fileRef = F6E4F90F02D2648B01A80112;
446                         isa = PBXBuildFile;
447                         settings = {
448                         };
449                 };
450 //F60
451 //F61
452 //F62
453 //F63
454 //F64
455 //F70
456 //F71
457 //F72
458 //F73
459 //F74
460                 F74F13DF02C2A53401EE194C = {
461                         isa = PBXFileReference;
462                         name = vlc.icns;
463                         path = Resources/vlc.icns;
464                         refType = 4;
465                 };
466                 F74F13E002C2A53401EE194C = {
467                         fileRef = F74F13DF02C2A53401EE194C;
468                         isa = PBXBuildFile;
469                         settings = {
470                         };
471                 };
472                 F74F13EA02C2A79C01EE194C = {
473                         children = (
474                                 F74F13EB02C2A79C01EE194C,
475                         );
476                         isa = PBXVariantGroup;
477                         name = MainMenu.nib;
478                         path = "";
479                         refType = 4;
480                 };
481                 F74F13EB02C2A79C01EE194C = {
482                         isa = PBXFileReference;
483                         name = English;
484                         path = Resources/English.lproj/MainMenu.nib;
485                         refType = 4;
486                 };
487                 F74F13EC02C2A79C01EE194C = {
488                         fileRef = F74F13EA02C2A79C01EE194C;
489                         isa = PBXBuildFile;
490                         settings = {
491                         };
492                 };
493         };
494         rootObject = 089C1669FE841209C02AAC07;
495 }