]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* NEWS: added info about the new 0.5.1a release for OSX.
[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.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                                 089C1675FE841209C02AAC07,
84                                 089C1677FE841209C02AAC07,
85                                 089C1679FE841209C02AAC07,
86                         );
87                         buildSettings = {
88                                 FRAMEWORK_SEARCH_PATHS = "";
89                                 HEADER_SEARCH_PATHS = "";
90                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
91                                 LIBRARY_SEARCH_PATHS = "";
92                                 OTHER_CFLAGS = "";
93                                 OTHER_LDFLAGS = "";
94                                 OTHER_REZFLAGS = "";
95                                 PRODUCT_NAME = VLC;
96                                 SECTORDER_FLAGS = "";
97                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
98                                 WRAPPER_EXTENSION = bundle;
99                         };
100                         dependencies = (
101                         );
102                         isa = PBXBundleTarget;
103                         name = vlc;
104                         productInstallPath = "$(HOME)/Library/Bundles";
105                         productName = vlc;
106                         productReference = 014CEA410018CDE011CA2923;
107                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
108 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
109 <plist version=\"1.0\">
110 <dict>
111         <key>CFBundleDevelopmentRegion</key>
112         <string>English</string>
113         <key>CFBundleDocumentTypes</key>
114         <array>
115                 <dict>
116                         <key>CFBundleTypeExtensions</key>
117                         <array>
118                                 <string>vob</string>
119                         </array>
120                         <key>CFBundleTypeIconFile</key>
121                         <string>generic.icns</string>
122                         <key>CFBundleTypeName</key>
123                         <string>VOB File (DVD Video)</string>
124                         <key>CFBundleTypeRole</key>
125                         <string>Viewer</string>
126                 </dict>
127                 <dict>
128                         <key>CFBundleTypeExtensions</key>
129                         <array>
130                                 <string>asx</string>
131                         </array>
132                         <key>CFBundleTypeName</key>
133                         <string>ASX File</string>
134                         <key>CFBundleTypeRole</key>
135                         <string>Viewer</string>
136                 </dict>
137                 <dict>
138                         <key>CFBundleTypeExtensions</key>
139                         <array>
140                                 <string>wma</string>
141                         </array>
142                         <key>CFBundleTypeIconFile</key>
143                         <string>generic.icns</string>
144                         <key>CFBundleTypeName</key>
145                         <string>WMA File</string>
146                         <key>CFBundleTypeRole</key>
147                         <string>Viewer</string>
148                 </dict>
149                 <dict>
150                         <key>CFBundleTypeExtensions</key>
151                         <array>
152                                 <string>ogm</string>
153                         </array>
154                         <key>CFBundleTypeIconFile</key>
155                         <string>generic.icns</string>
156                         <key>CFBundleTypeName</key>
157                         <string>OGM FIle</string>
158                         <key>CFBundleTypeRole</key>
159                         <string>Viewer</string>
160                 </dict>
161                 <dict>
162                         <key>CFBundleTypeExtensions</key>
163                         <array>
164                                 <string>asf</string>
165                         </array>
166                         <key>CFBundleTypeIconFile</key>
167                         <string>generic.icns</string>
168                         <key>CFBundleTypeName</key>
169                         <string>ASF File</string>
170                         <key>CFBundleTypeRole</key>
171                         <string>Viewer</string>
172                 </dict>
173                 <dict>
174                         <key>CFBundleTypeExtensions</key>
175                         <array>
176                                 <string>wmv</string>
177                         </array>
178                         <key>CFBundleTypeIconFile</key>
179                         <string>generic.icns</string>
180                         <key>CFBundleTypeName</key>
181                         <string>WMV File</string>
182                         <key>CFBundleTypeRole</key>
183                         <string>Viewer</string>
184                 </dict>
185                 <dict>
186                         <key>CFBundleTypeExtensions</key>
187                         <array>
188                                 <string>sub</string>
189                                 <string>srt</string>
190                         </array>
191                         <key>CFBundleTypeIconFile</key>
192                         <string>generic.icns</string>
193                         <key>CFBundleTypeName</key>
194                         <string>Subtitle File</string>
195                         <key>CFBundleTypeRole</key>
196                         <string>Viewer</string>
197                 </dict>
198                 <dict>
199                         <key>CFBundleTypeExtensions</key>
200                         <array>
201                                 <string>mp3</string>
202                         </array>
203                         <key>CFBundleTypeIconFile</key>
204                         <string>generic.icns</string>
205                         <key>CFBundleTypeName</key>
206                         <string>MP3</string>
207                         <key>CFBundleTypeRole</key>
208                         <string>Viewer</string>
209                 </dict>
210                 <dict>
211                         <key>CFBundleTypeExtensions</key>
212                         <array>
213                                 <string>dv</string>
214                         </array>
215                         <key>CFBundleTypeIconFile</key>
216                         <string>generic.icns</string>
217                         <key>CFBundleTypeName</key>
218                         <string>DV file</string>
219                         <key>CFBundleTypeRole</key>
220                         <string>Viewer</string>
221                 </dict>
222                 <dict>
223                         <key>CFBundleTypeExtensions</key>
224                         <array>
225                                 <string>mov</string>
226                         </array>
227                         <key>CFBundleTypeIconFile</key>
228                         <string>generic.icns</string>
229                         <key>CFBundleTypeName</key>
230                         <string>Mov File</string>
231                         <key>CFBundleTypeRole</key>
232                         <string>Viewer</string>
233                 </dict>
234                 <dict>
235                         <key>CFBundleTypeExtensions</key>
236                         <array>
237                                 <string>m3u</string>
238                         </array>
239                         <key>CFBundleTypeIconFile</key>
240                         <string>generic.icns</string>
241                         <key>CFBundleTypeName</key>
242                         <string>Playlist file</string>
243                         <key>CFBundleTypeRole</key>
244                         <string>Viewer</string>
245                 </dict>
246                 <dict>
247                         <key>CFBundleTypeExtensions</key>
248                         <array>
249                                 <string>ogg</string>
250                         </array>
251                         <key>CFBundleTypeIconFile</key>
252                         <string>generic.icns</string>
253                         <key>CFBundleTypeName</key>
254                         <string>OGG file</string>
255                         <key>CFBundleTypeRole</key>
256                         <string>Viewer</string>
257                 </dict>
258                 <dict>
259                         <key>CFBundleTypeExtensions</key>
260                         <array>
261                                 <string>dat</string>
262                         </array>
263                         <key>CFBundleTypeIconFile</key>
264                         <string>mpeg.icns</string>
265                         <key>CFBundleTypeName</key>
266                         <string>DAT file</string>
267                         <key>CFBundleTypeRole</key>
268                         <string>Viewer</string>
269                 </dict>
270                 <dict>
271                         <key>CFBundleTypeExtensions</key>
272                         <array>
273                                 <string>cue</string>
274                         </array>
275                         <key>CFBundleTypeIconFile</key>
276                         <string>generic.icns</string>
277                         <key>CFBundleTypeName</key>
278                         <string>CUE file</string>
279                         <key>CFBundleTypeRole</key>
280                         <string>Viewer</string>
281                 </dict>
282                 <dict>
283                         <key>CFBundleTypeExtensions</key>
284                         <array>
285                                 <string>mpg</string>
286                                 <string>mpeg</string>
287                         </array>
288                         <key>CFBundleTypeIconFile</key>
289                         <string>mpeg.icns</string>
290                         <key>CFBundleTypeName</key>
291                         <string>MPEG File</string>
292                         <key>CFBundleTypeRole</key>
293                         <string>Viewer</string>
294                 </dict>
295                 <dict>
296                         <key>CFBundleTypeExtensions</key>
297                         <array>
298                                 <string>avi</string>
299                         </array>
300                         <key>CFBundleTypeIconFile</key>
301                         <string>divx.icns</string>
302                         <key>CFBundleTypeName</key>
303                         <string>DivX file</string>
304                         <key>CFBundleTypeRole</key>
305                         <string>Viewer</string>
306                 </dict>
307                 <dict>
308                         <key>CFBundleTypeExtensions</key>
309                         <array>
310                                 <string>m1v</string>
311                         </array>
312                         <key>CFBundleTypeIconFile</key>
313                         <string>mpeg1.icns</string>
314                         <key>CFBundleTypeName</key>
315                         <string>MPEG-1 Video File</string>
316                         <key>CFBundleTypeRole</key>
317                         <string>Viewer</string>
318                 </dict>
319                 <dict>
320                         <key>CFBundleTypeExtensions</key>
321                         <array>
322                                 <string>m2v</string>
323                         </array>
324                         <key>CFBundleTypeIconFile</key>
325                         <string>mpeg2.icns</string>
326                         <key>CFBundleTypeName</key>
327                         <string>MPEG-2 Video File</string>
328                         <key>CFBundleTypeRole</key>
329                         <string>Viewer</string>
330                 </dict>
331                 <dict>
332                         <key>CFBundleTypeExtensions</key>
333                         <array>
334                                 <string>mp4</string>
335                         </array>
336                         <key>CFBundleTypeIconFile</key>
337                         <string>mpeg4.icns</string>
338                         <key>CFBundleTypeName</key>
339                         <string>MPEG-4 File</string>
340                         <key>CFBundleTypeRole</key>
341                         <string>Viewer</string>
342                 </dict>
343         </array>
344         <key>CFBundleExecutable</key>
345         <string>VLC</string>
346         <key>CFBundleIconFile</key>
347         <string>vlc.icns</string>
348         <key>CFBundleIdentifier</key>
349         <string>org.videolan.vlc</string>
350         <key>CFBundleInfoDictionaryVersion</key>
351         <string>6.0</string>
352         <key>CFBundleName</key>
353         <string>VLC media player</string>
354         <key>CFBundlePackageType</key>
355         <string>APPL</string>
356         <key>CFBundleSignature</key>
357         <string>VLC#</string>
358         <key>CFBundleURLTypes</key>
359         <array>
360                 <dict>
361                         <key>CFBundleURLIconFile</key>
362                         <string>generic</string>
363                         <key>CFBundleURLName</key>
364                         <string>http url</string>
365                         <key>CFBundleURLSchemes</key>
366                         <array>
367                                 <string>http</string>
368                         </array>
369                 </dict>
370                 <dict>
371                         <key>CFBundleURLIconFile</key>
372                         <string>generic</string>
373                         <key>CFBundleURLName</key>
374                         <string>ftp url</string>
375                         <key>CFBundleURLSchemes</key>
376                         <array>
377                                 <string>ftp</string>
378                         </array>
379                 </dict>
380                 <dict>
381                         <key>CFBundleURLIconFile</key>
382                         <string>generic</string>
383                         <key>CFBundleURLName</key>
384                         <string>Multimedia Stream URL</string>
385                         <key>CFBundleURLSchemes</key>
386                         <array>
387                                 <string>mms</string>
388                         </array>
389                 </dict>
390                 <dict>
391                         <key>CFBundleURLIconFile</key>
392                         <string>generic</string>
393                         <key>CFBundleURLName</key>
394                         <string>udp url</string>
395                         <key>CFBundleURLSchemes</key>
396                         <array>
397                                 <string>udp</string>
398                         </array>
399                 </dict>
400         </array>
401         <key>CFBundleVersion</key>
402         <string>0.5.1a</string>
403         <key>NSAppleScriptEnabled</key>
404         <string>YES</string>
405         <key>NSMainNibFile</key>
406         <string>MainMenu</string>
407         <key>NSPrincipalClass</key>
408         <string>VLCApplication</string>
409 </dict>
410 </plist>
411 ";
412                 };
413                 089C1675FE841209C02AAC07 = {
414                         buildActionMask = 2147483647;
415                         files = (
416                                 F74F13E002C2A53401EE194C,
417                                 F74F13EC02C2A79C01EE194C,
418                                 F6E4F91002D2648B01A80112,
419                                 F6E4F91102D2648B01A80112,
420                                 F6E4F91202D2648B01A80112,
421                                 F6E4F91302D2648B01A80112,
422                                 F6E4F91402D2648B01A80112,
423                                 F6E4F91502D2648B01A80112,
424                                 F69B0CA802E24F6401A80112,
425                                 A064F9EA03CB9EE000B21232,
426                                 A064F9EB03CB9EE000B21232,
427                                 A064F9EC03CB9EE000B21232,
428                                 A064F9ED03CB9EE000B21232,
429                                 A064F9EE03CB9EE000B21232,
430                                 A064F9EF03CB9EE000B21232,
431                                 A064F9F003CB9EE000B21232,
432                                 A064F9F103CB9EE000B21232,
433                                 A064F9F203CB9EE000B21232,
434                                 A064F9F303CB9EE000B21232,
435                                 8E88833D03DD6E870059A3A7,
436                                 8E68B0BF03E2EA230059A3A7,
437                                 8ED6C29F03E2F32E0059A3A7,
438                                 8ED6C2A003E2F32E0059A3A7,
439                                 8EBF3FA403F13FFB0059A3A7,
440                                 8EBF3FA803F140A80059A3A7,
441                         );
442                         isa = PBXResourcesBuildPhase;
443                         runOnlyForDeploymentPostprocessing = 0;
444                 };
445                 089C1677FE841209C02AAC07 = {
446                         buildActionMask = 2147483647;
447                         files = (
448                                 1058C7AFFEA557BF11CA2CBB,
449                         );
450                         isa = PBXFrameworksBuildPhase;
451                         runOnlyForDeploymentPostprocessing = 0;
452                 };
453                 089C1679FE841209C02AAC07 = {
454                         buildActionMask = 2147483647;
455                         files = (
456                         );
457                         isa = PBXRezBuildPhase;
458                         runOnlyForDeploymentPostprocessing = 0;
459                 };
460                 089C167CFE841241C02AAC07 = {
461                         children = (
462                                 F74F13EA02C2A79C01EE194C,
463                                 F74F13DF02C2A53401EE194C,
464                                 F6E4F90A02D2648B01A80112,
465                                 F6E4F90B02D2648B01A80112,
466                                 F6E4F90C02D2648B01A80112,
467                                 F6E4F90D02D2648B01A80112,
468                                 F6E4F90E02D2648B01A80112,
469                                 F6E4F90F02D2648B01A80112,
470                                 A064F9E003CB9EE000B21232,
471                                 A064F9E103CB9EE000B21232,
472                                 A064F9E203CB9EE000B21232,
473                                 A064F9E303CB9EE000B21232,
474                                 A064F9E403CB9EE000B21232,
475                                 A064F9E503CB9EE000B21232,
476                                 A064F9E603CB9EE000B21232,
477                                 A064F9E703CB9EE000B21232,
478                                 A064F9E803CB9EE000B21232,
479                                 A064F9E903CB9EE000B21232,
480                                 8E88833C03DD6E870059A3A7,
481                                 F69B0CA602E24F6401A80112,
482                                 8E68B0BE03E2EA230059A3A7,
483                                 8ED6C29D03E2F32E0059A3A7,
484                                 8ED6C29E03E2F32E0059A3A7,
485                                 8EBF3FA303F13FFB0059A3A7,
486                                 8EBF3FA703F140A80059A3A7,
487                         );
488                         isa = PBXGroup;
489                         name = Resources;
490                         refType = 4;
491                 };
492                 089C167FFE841241C02AAC07 = {
493                         isa = PBXFrameworkReference;
494                         name = AppKit.framework;
495                         path = /System/Library/Frameworks/AppKit.framework;
496                         refType = 0;
497                 };
498                 08FB77AFFE84173DC02AAC07 = {
499                         children = (
500                                 8ED6C27A03E2EB1C0059A3A7,
501                                 8ED6C27B03E2EB1C0059A3A7,
502                                 8ED6C27C03E2EB1C0059A3A7,
503                                 8ED6C27D03E2EB1C0059A3A7,
504                                 8EF1600B03FC62560059A3A7,
505                                 8EF1600C03FC62560059A3A7,
506                                 8ED6C27E03E2EB1C0059A3A7,
507                                 8ED6C27F03E2EB1C0059A3A7,
508                                 8ED6C28003E2EB1C0059A3A7,
509                                 8ED6C28103E2EB1C0059A3A7,
510                                 8ED6C28203E2EB1C0059A3A7,
511                                 8ED6C28303E2EB1C0059A3A7,
512                                 8ED6C28403E2EB1C0059A3A7,
513                                 8ED6C28503E2EB1C0059A3A7,
514                                 8ED6C28603E2EB1C0059A3A7,
515                                 8ED6C28703E2EB1C0059A3A7,
516                                 8ED6C28803E2EB1C0059A3A7,
517                         );
518                         isa = PBXGroup;
519                         name = Classes;
520                         refType = 4;
521                 };
522 //080
523 //081
524 //082
525 //083
526 //084
527 //100
528 //101
529 //102
530 //103
531 //104
532                 1058C7ACFEA557BF11CA2CBB = {
533                         children = (
534                                 1058C7ADFEA557BF11CA2CBB,
535                         );
536                         isa = PBXGroup;
537                         name = "Linked Frameworks";
538                         refType = 4;
539                 };
540                 1058C7ADFEA557BF11CA2CBB = {
541                         isa = PBXFrameworkReference;
542                         name = Cocoa.framework;
543                         path = /System/Library/Frameworks/Cocoa.framework;
544                         refType = 0;
545                 };
546                 1058C7AEFEA557BF11CA2CBB = {
547                         children = (
548                                 089C1672FE841209C02AAC07,
549                                 089C167FFE841241C02AAC07,
550                         );
551                         isa = PBXGroup;
552                         name = "Other Frameworks";
553                         refType = 4;
554                 };
555                 1058C7AFFEA557BF11CA2CBB = {
556                         fileRef = 1058C7ADFEA557BF11CA2CBB;
557                         isa = PBXBuildFile;
558                         settings = {
559                         };
560                 };
561 //100
562 //101
563 //102
564 //103
565 //104
566 //190
567 //191
568 //192
569 //193
570 //194
571                 19C28FB8FE9D52D311CA2CBB = {
572                         children = (
573                                 014CEA410018CDE011CA2923,
574                         );
575                         isa = PBXGroup;
576                         name = Products;
577                         refType = 4;
578                 };
579 //190
580 //191
581 //192
582 //193
583 //194
584 //8E0
585 //8E1
586 //8E2
587 //8E3
588 //8E4
589                 8E68B0BE03E2EA230059A3A7 = {
590                         isa = PBXFileReference;
591                         name = README.MacOSX.rtf;
592                         path = ../../README.MacOSX.rtf;
593                         refType = 2;
594                 };
595                 8E68B0BF03E2EA230059A3A7 = {
596                         fileRef = 8E68B0BE03E2EA230059A3A7;
597                         isa = PBXBuildFile;
598                         settings = {
599                         };
600                 };
601                 8E88833C03DD6E870059A3A7 = {
602                         isa = PBXFileReference;
603                         name = slow.png;
604                         path = Resources/slow.png;
605                         refType = 4;
606                 };
607                 8E88833D03DD6E870059A3A7 = {
608                         fileRef = 8E88833C03DD6E870059A3A7;
609                         isa = PBXBuildFile;
610                         settings = {
611                         };
612                 };
613                 8EBF3FA303F13FFB0059A3A7 = {
614                         isa = PBXFileReference;
615                         name = vlc.scriptSuite;
616                         path = Resources/vlc.scriptSuite;
617                         refType = 2;
618                 };
619                 8EBF3FA403F13FFB0059A3A7 = {
620                         fileRef = 8EBF3FA303F13FFB0059A3A7;
621                         isa = PBXBuildFile;
622                         settings = {
623                         };
624                 };
625                 8EBF3FA503F140960059A3A7 = {
626                         isa = PBXFileReference;
627                         name = vlc.scriptTerminology;
628                         path = Resources/English.lproj/vlc.scriptTerminology;
629                         refType = 2;
630                 };
631                 8EBF3FA703F140A80059A3A7 = {
632                         children = (
633                                 8EBF3FA503F140960059A3A7,
634                         );
635                         isa = PBXVariantGroup;
636                         name = vlc.scriptTerminology;
637                         refType = 4;
638                 };
639                 8EBF3FA803F140A80059A3A7 = {
640                         fileRef = 8EBF3FA703F140A80059A3A7;
641                         isa = PBXBuildFile;
642                         settings = {
643                         };
644                 };
645                 8ED6C27A03E2EB1C0059A3A7 = {
646                         fileEncoding = 30;
647                         isa = PBXFileReference;
648                         name = aout.m;
649                         path = ../../modules/gui/macosx/aout.m;
650                         refType = 2;
651                 };
652                 8ED6C27B03E2EB1C0059A3A7 = {
653                         fileEncoding = 30;
654                         isa = PBXFileReference;
655                         name = controls.m;
656                         path = ../../modules/gui/macosx/controls.m;
657                         refType = 2;
658                 };
659                 8ED6C27C03E2EB1C0059A3A7 = {
660                         fileEncoding = 30;
661                         isa = PBXFileReference;
662                         name = intf.h;
663                         path = ../../modules/gui/macosx/intf.h;
664                         refType = 2;
665                 };
666                 8ED6C27D03E2EB1C0059A3A7 = {
667                         fileEncoding = 30;
668                         isa = PBXFileReference;
669                         name = intf.m;
670                         path = ../../modules/gui/macosx/intf.m;
671                         refType = 2;
672                 };
673                 8ED6C27E03E2EB1C0059A3A7 = {
674                         fileEncoding = 30;
675                         isa = PBXFileReference;
676                         name = macosx.m;
677                         path = ../../modules/gui/macosx/macosx.m;
678                         refType = 2;
679                 };
680                 8ED6C27F03E2EB1C0059A3A7 = {
681                         fileEncoding = 30;
682                         isa = PBXFileReference;
683                         name = misc.h;
684                         path = ../../modules/gui/macosx/misc.h;
685                         refType = 2;
686                 };
687                 8ED6C28003E2EB1C0059A3A7 = {
688                         fileEncoding = 30;
689                         isa = PBXFileReference;
690                         name = misc.m;
691                         path = ../../modules/gui/macosx/misc.m;
692                         refType = 2;
693                 };
694                 8ED6C28103E2EB1C0059A3A7 = {
695                         fileEncoding = 30;
696                         isa = PBXFileReference;
697                         name = open.h;
698                         path = ../../modules/gui/macosx/open.h;
699                         refType = 2;
700                 };
701                 8ED6C28203E2EB1C0059A3A7 = {
702                         fileEncoding = 30;
703                         isa = PBXFileReference;
704                         name = open.m;
705                         path = ../../modules/gui/macosx/open.m;
706                         refType = 2;
707                 };
708                 8ED6C28303E2EB1C0059A3A7 = {
709                         fileEncoding = 30;
710                         isa = PBXFileReference;
711                         name = playlist.h;
712                         path = ../../modules/gui/macosx/playlist.h;
713                         refType = 2;
714                 };
715                 8ED6C28403E2EB1C0059A3A7 = {
716                         fileEncoding = 30;
717                         isa = PBXFileReference;
718                         name = playlist.m;
719                         path = ../../modules/gui/macosx/playlist.m;
720                         refType = 2;
721                 };
722                 8ED6C28503E2EB1C0059A3A7 = {
723                         fileEncoding = 30;
724                         isa = PBXFileReference;
725                         name = prefs.h;
726                         path = ../../modules/gui/macosx/prefs.h;
727                         refType = 2;
728                 };
729                 8ED6C28603E2EB1C0059A3A7 = {
730                         fileEncoding = 30;
731                         isa = PBXFileReference;
732                         name = prefs.m;
733                         path = ../../modules/gui/macosx/prefs.m;
734                         refType = 2;
735                 };
736                 8ED6C28703E2EB1C0059A3A7 = {
737                         fileEncoding = 30;
738                         isa = PBXFileReference;
739                         name = vout.h;
740                         path = ../../modules/gui/macosx/vout.h;
741                         refType = 2;
742                 };
743                 8ED6C28803E2EB1C0059A3A7 = {
744                         fileEncoding = 30;
745                         isa = PBXFileReference;
746                         name = vout.m;
747                         path = ../../modules/gui/macosx/vout.m;
748                         refType = 2;
749                 };
750                 8ED6C29D03E2F32E0059A3A7 = {
751                         fileEncoding = 30;
752                         isa = PBXFileReference;
753                         name = AUTHORS;
754                         path = ../../AUTHORS;
755                         refType = 2;
756                 };
757                 8ED6C29E03E2F32E0059A3A7 = {
758                         fileEncoding = 30;
759                         isa = PBXFileReference;
760                         name = COPYING;
761                         path = ../../COPYING;
762                         refType = 2;
763                 };
764                 8ED6C29F03E2F32E0059A3A7 = {
765                         fileRef = 8ED6C29D03E2F32E0059A3A7;
766                         isa = PBXBuildFile;
767                         settings = {
768                         };
769                 };
770                 8ED6C2A003E2F32E0059A3A7 = {
771                         fileRef = 8ED6C29E03E2F32E0059A3A7;
772                         isa = PBXBuildFile;
773                         settings = {
774                         };
775                 };
776                 8EF1600B03FC62560059A3A7 = {
777                         fileEncoding = 4;
778                         isa = PBXFileReference;
779                         name = info.h;
780                         path = ../../modules/gui/macosx/info.h;
781                         refType = 2;
782                 };
783                 8EF1600C03FC62560059A3A7 = {
784                         fileEncoding = 4;
785                         isa = PBXFileReference;
786                         name = info.m;
787                         path = ../../modules/gui/macosx/info.m;
788                         refType = 2;
789                 };
790 //8E0
791 //8E1
792 //8E2
793 //8E3
794 //8E4
795 //A00
796 //A01
797 //A02
798 //A03
799 //A04
800                 A064F9E003CB9EE000B21232 = {
801                         isa = PBXFileReference;
802                         name = prefs.png;
803                         path = Resources/prefs.png;
804                         refType = 4;
805                 };
806                 A064F9E103CB9EE000B21232 = {
807                         isa = PBXFileReference;
808                         name = end.png;
809                         path = Resources/end.png;
810                         refType = 4;
811                 };
812                 A064F9E203CB9EE000B21232 = {
813                         isa = PBXFileReference;
814                         name = pause.png;
815                         path = Resources/pause.png;
816                         refType = 4;
817                 };
818                 A064F9E303CB9EE000B21232 = {
819                         isa = PBXFileReference;
820                         name = list.png;
821                         path = Resources/list.png;
822                         refType = 4;
823                 };
824                 A064F9E403CB9EE000B21232 = {
825                         isa = PBXFileReference;
826                         name = forw.png;
827                         path = Resources/forw.png;
828                         refType = 4;
829                 };
830                 A064F9E503CB9EE000B21232 = {
831                         isa = PBXFileReference;
832                         name = vlc_hg.png;
833                         path = Resources/vlc_hg.png;
834                         refType = 4;
835                 };
836                 A064F9E603CB9EE000B21232 = {
837                         isa = PBXFileReference;
838                         name = stop.png;
839                         path = Resources/stop.png;
840                         refType = 4;
841                 };
842                 A064F9E703CB9EE000B21232 = {
843                         isa = PBXFileReference;
844                         name = begin.png;
845                         path = Resources/begin.png;
846                         refType = 4;
847                 };
848                 A064F9E803CB9EE000B21232 = {
849                         isa = PBXFileReference;
850                         name = back.png;
851                         path = Resources/back.png;
852                         refType = 4;
853                 };
854                 A064F9E903CB9EE000B21232 = {
855                         isa = PBXFileReference;
856                         name = play.png;
857                         path = Resources/play.png;
858                         refType = 4;
859                 };
860                 A064F9EA03CB9EE000B21232 = {
861                         fileRef = A064F9E003CB9EE000B21232;
862                         isa = PBXBuildFile;
863                         settings = {
864                         };
865                 };
866                 A064F9EB03CB9EE000B21232 = {
867                         fileRef = A064F9E103CB9EE000B21232;
868                         isa = PBXBuildFile;
869                         settings = {
870                         };
871                 };
872                 A064F9EC03CB9EE000B21232 = {
873                         fileRef = A064F9E203CB9EE000B21232;
874                         isa = PBXBuildFile;
875                         settings = {
876                         };
877                 };
878                 A064F9ED03CB9EE000B21232 = {
879                         fileRef = A064F9E303CB9EE000B21232;
880                         isa = PBXBuildFile;
881                         settings = {
882                         };
883                 };
884                 A064F9EE03CB9EE000B21232 = {
885                         fileRef = A064F9E403CB9EE000B21232;
886                         isa = PBXBuildFile;
887                         settings = {
888                         };
889                 };
890                 A064F9EF03CB9EE000B21232 = {
891                         fileRef = A064F9E503CB9EE000B21232;
892                         isa = PBXBuildFile;
893                         settings = {
894                         };
895                 };
896                 A064F9F003CB9EE000B21232 = {
897                         fileRef = A064F9E603CB9EE000B21232;
898                         isa = PBXBuildFile;
899                         settings = {
900                         };
901                 };
902                 A064F9F103CB9EE000B21232 = {
903                         fileRef = A064F9E703CB9EE000B21232;
904                         isa = PBXBuildFile;
905                         settings = {
906                         };
907                 };
908                 A064F9F203CB9EE000B21232 = {
909                         fileRef = A064F9E803CB9EE000B21232;
910                         isa = PBXBuildFile;
911                         settings = {
912                         };
913                 };
914                 A064F9F303CB9EE000B21232 = {
915                         fileRef = A064F9E903CB9EE000B21232;
916                         isa = PBXBuildFile;
917                         settings = {
918                         };
919                 };
920 //A00
921 //A01
922 //A02
923 //A03
924 //A04
925 //F60
926 //F61
927 //F62
928 //F63
929 //F64
930                 F69B0CA602E24F6401A80112 = {
931                         children = (
932                                 F69B0CA702E24F6401A80112,
933                         );
934                         isa = PBXVariantGroup;
935                         name = InfoPlist.strings;
936                         path = "";
937                         refType = 4;
938                 };
939                 F69B0CA702E24F6401A80112 = {
940                         fileEncoding = 5;
941                         isa = PBXFileReference;
942                         name = English;
943                         path = Resources/English.lproj/InfoPlist.strings;
944                         refType = 4;
945                 };
946                 F69B0CA802E24F6401A80112 = {
947                         fileRef = F69B0CA602E24F6401A80112;
948                         isa = PBXBuildFile;
949                         settings = {
950                         };
951                 };
952                 F6E4F90A02D2648B01A80112 = {
953                         isa = PBXFileReference;
954                         name = divx.icns;
955                         path = Resources/divx.icns;
956                         refType = 4;
957                 };
958                 F6E4F90B02D2648B01A80112 = {
959                         isa = PBXFileReference;
960                         name = generic.icns;
961                         path = Resources/generic.icns;
962                         refType = 4;
963                 };
964                 F6E4F90C02D2648B01A80112 = {
965                         isa = PBXFileReference;
966                         name = mpeg.icns;
967                         path = Resources/mpeg.icns;
968                         refType = 4;
969                 };
970                 F6E4F90D02D2648B01A80112 = {
971                         isa = PBXFileReference;
972                         name = mpeg1.icns;
973                         path = Resources/mpeg1.icns;
974                         refType = 4;
975                 };
976                 F6E4F90E02D2648B01A80112 = {
977                         isa = PBXFileReference;
978                         name = mpeg2.icns;
979                         path = Resources/mpeg2.icns;
980                         refType = 4;
981                 };
982                 F6E4F90F02D2648B01A80112 = {
983                         isa = PBXFileReference;
984                         name = mpeg4.icns;
985                         path = Resources/mpeg4.icns;
986                         refType = 4;
987                 };
988                 F6E4F91002D2648B01A80112 = {
989                         fileRef = F6E4F90A02D2648B01A80112;
990                         isa = PBXBuildFile;
991                         settings = {
992                         };
993                 };
994                 F6E4F91102D2648B01A80112 = {
995                         fileRef = F6E4F90B02D2648B01A80112;
996                         isa = PBXBuildFile;
997                         settings = {
998                         };
999                 };
1000                 F6E4F91202D2648B01A80112 = {
1001                         fileRef = F6E4F90C02D2648B01A80112;
1002                         isa = PBXBuildFile;
1003                         settings = {
1004                         };
1005                 };
1006                 F6E4F91302D2648B01A80112 = {
1007                         fileRef = F6E4F90D02D2648B01A80112;
1008                         isa = PBXBuildFile;
1009                         settings = {
1010                         };
1011                 };
1012                 F6E4F91402D2648B01A80112 = {
1013                         fileRef = F6E4F90E02D2648B01A80112;
1014                         isa = PBXBuildFile;
1015                         settings = {
1016                         };
1017                 };
1018                 F6E4F91502D2648B01A80112 = {
1019                         fileRef = F6E4F90F02D2648B01A80112;
1020                         isa = PBXBuildFile;
1021                         settings = {
1022                         };
1023                 };
1024 //F60
1025 //F61
1026 //F62
1027 //F63
1028 //F64
1029 //F70
1030 //F71
1031 //F72
1032 //F73
1033 //F74
1034                 F74F13DF02C2A53401EE194C = {
1035                         isa = PBXFileReference;
1036                         name = vlc.icns;
1037                         path = Resources/vlc.icns;
1038                         refType = 4;
1039                 };
1040                 F74F13E002C2A53401EE194C = {
1041                         fileRef = F74F13DF02C2A53401EE194C;
1042                         isa = PBXBuildFile;
1043                         settings = {
1044                         };
1045                 };
1046                 F74F13EA02C2A79C01EE194C = {
1047                         children = (
1048                                 F74F13EB02C2A79C01EE194C,
1049                         );
1050                         isa = PBXVariantGroup;
1051                         name = MainMenu.nib;
1052                         path = "";
1053                         refType = 4;
1054                 };
1055                 F74F13EB02C2A79C01EE194C = {
1056                         isa = PBXFileReference;
1057                         name = English;
1058                         path = Resources/English.lproj/MainMenu.nib;
1059                         refType = 4;
1060                 };
1061                 F74F13EC02C2A79C01EE194C = {
1062                         fileRef = F74F13EA02C2A79C01EE194C;
1063                         isa = PBXBuildFile;
1064                         settings = {
1065                         };
1066                 };
1067         };
1068         rootObject = 089C1669FE841209C02AAC07;
1069 }