]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* Add missing playlistinfo files to OSX target
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 39;
7         objects = {
8                 014CEA410018CDE011CA2923 = {
9                         explicitFileType = wrapper.cfbundle;
10                         fallbackIsa = PBXFileReference;
11                         isa = PBXBundleReference;
12                         path = VLC.bundle;
13                         refType = 3;
14                         sourceTree = BUILT_PRODUCTS_DIR;
15                 };
16                 014CEA420018CDE011CA2923 = {
17                         buildRules = (
18                         );
19                         buildSettings = {
20                                 COPY_PHASE_STRIP = NO;
21                                 GCC_DYNAMIC_NO_PIC = NO;
22                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
23                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
24                                 GCC_OPTIMIZATION_LEVEL = 0;
25                                 OPTIMIZATION_CFLAGS = "-O0";
26                                 ZERO_LINK = YES;
27                         };
28                         isa = PBXBuildStyle;
29                         name = Development;
30                 };
31                 014CEA430018CDE011CA2923 = {
32                         buildRules = (
33                         );
34                         buildSettings = {
35                                 COPY_PHASE_STRIP = YES;
36                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
37                                 ZERO_LINK = NO;
38                         };
39                         isa = PBXBuildStyle;
40                         name = Deployment;
41                 };
42 //010
43 //011
44 //012
45 //013
46 //014
47 //080
48 //081
49 //082
50 //083
51 //084
52                 089C1669FE841209C02AAC07 = {
53                         buildSettings = {
54                         };
55                         buildStyles = (
56                                 014CEA420018CDE011CA2923,
57                                 014CEA430018CDE011CA2923,
58                         );
59                         hasScannedForEncodings = 1;
60                         isa = PBXProject;
61                         mainGroup = 089C166AFE841209C02AAC07;
62                         projectDirPath = "";
63                         targets = (
64                                 089C1673FE841209C02AAC07,
65                         );
66                 };
67                 089C166AFE841209C02AAC07 = {
68                         children = (
69                                 08FB77AFFE84173DC02AAC07,
70                                 089C167CFE841241C02AAC07,
71                                 089C1671FE841209C02AAC07,
72                                 19C28FB8FE9D52D311CA2CBB,
73                         );
74                         isa = PBXGroup;
75                         name = vlc;
76                         refType = 4;
77                         sourceTree = "<group>";
78                 };
79                 089C1671FE841209C02AAC07 = {
80                         children = (
81                                 1058C7ACFEA557BF11CA2CBB,
82                                 1058C7AEFEA557BF11CA2CBB,
83                         );
84                         isa = PBXGroup;
85                         name = "Frameworks and Libraries";
86                         refType = 4;
87                         sourceTree = "<group>";
88                 };
89                 089C1672FE841209C02AAC07 = {
90                         fallbackIsa = PBXFileReference;
91                         isa = PBXFrameworkReference;
92                         lastKnownFileType = wrapper.framework;
93                         name = Foundation.framework;
94                         path = /System/Library/Frameworks/Foundation.framework;
95                         refType = 0;
96                         sourceTree = "<absolute>";
97                 };
98                 089C1673FE841209C02AAC07 = {
99                         buildPhases = (
100                                 089C1675FE841209C02AAC07,
101                                 089C1677FE841209C02AAC07,
102                                 089C1679FE841209C02AAC07,
103                         );
104                         buildSettings = {
105                                 FRAMEWORK_SEARCH_PATHS = "";
106                                 HEADER_SEARCH_PATHS = "";
107                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
108                                 JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
109                                 LIBRARY_SEARCH_PATHS = "";
110                                 OTHER_CFLAGS = "";
111                                 OTHER_LDFLAGS = "";
112                                 OTHER_REZFLAGS = "";
113                                 PRODUCT_NAME = VLC;
114                                 SECTORDER_FLAGS = "";
115                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
116                                 WRAPPER_EXTENSION = bundle;
117                         };
118                         dependencies = (
119                         );
120                         isa = PBXBundleTarget;
121                         name = vlc;
122                         productInstallPath = "$(HOME)/Library/Bundles";
123                         productName = vlc;
124                         productReference = 014CEA410018CDE011CA2923;
125                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
126 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
127 <plist version=\"1.0\">
128 <dict>
129         <key>CFBundleDevelopmentRegion</key>
130         <string>English</string>
131         <key>CFBundleDocumentTypes</key>
132         <array>
133                 <dict>
134                         <key>CFBundleTypeName</key>
135                         <string>Folder</string>
136                         <key>CFBundleTypeOSTypes</key>
137                         <array>
138                                 <string>fold</string>
139                         </array>
140                         <key>CFBundleTypeRole</key>
141                         <string>Viewer</string>
142                 </dict>
143                 <dict>
144                         <key>CFBundleTypeExtensions</key>
145                         <array>
146                                 <string>asx</string>
147                         </array>
148                         <key>CFBundleTypeIconFile</key>
149                         <string>asx.icns</string>
150                         <key>CFBundleTypeName</key>
151                         <string>ASX file</string>
152                         <key>CFBundleTypeRole</key>
153                         <string>Viewer</string>
154                 </dict>
155                 <dict>
156                         <key>CFBundleTypeExtensions</key>
157                         <array>
158                                 <string>sub</string>
159                                 <string>srt</string>
160                         </array>
161                         <key>CFBundleTypeIconFile</key>
162                         <string>sub.icns</string>
163                         <key>CFBundleTypeName</key>
164                         <string>Subtitle file</string>
165                         <key>CFBundleTypeRole</key>
166                         <string>Viewer</string>
167                 </dict>
168                 <dict>
169                         <key>CFBundleTypeExtensions</key>
170                         <array>
171                                 <string>pls</string>
172                         </array>
173                         <key>CFBundleTypeIconFile</key>
174                         <string>pls.icns</string>
175                         <key>CFBundleTypeName</key>
176                         <string>Shoutcast playlist</string>
177                         <key>CFBundleTypeRole</key>
178                         <string>Viewer</string>
179                 </dict>
180                 <dict>
181                         <key>CFBundleTypeExtensions</key>
182                         <array>
183                                 <string>m3u</string>
184                         </array>
185                         <key>CFBundleTypeIconFile</key>
186                         <string>m3u.icns</string>
187                         <key>CFBundleTypeName</key>
188                         <string>Playlist file</string>
189                         <key>CFBundleTypeRole</key>
190                         <string>Viewer</string>
191                 </dict>
192                 <dict>
193                         <key>CFBundleTypeExtensions</key>
194                         <array>
195                                 <string>vob</string>
196                         </array>
197                         <key>CFBundleTypeIconFile</key>
198                         <string>vob.icns</string>
199                         <key>CFBundleTypeName</key>
200                         <string>VOB File (DVD Video)</string>
201                         <key>CFBundleTypeRole</key>
202                         <string>Viewer</string>
203                 </dict>
204                 <dict>
205                         <key>CFBundleTypeExtensions</key>
206                         <array>
207                                 <string>dat</string>
208                         </array>
209                         <key>CFBundleTypeIconFile</key>
210                         <string>dat.icns</string>
211                         <key>CFBundleTypeName</key>
212                         <string>DAT file</string>
213                         <key>CFBundleTypeRole</key>
214                         <string>Viewer</string>
215                 </dict>
216                 <dict>
217                         <key>CFBundleTypeExtensions</key>
218                         <array>
219                                 <string>cue</string>
220                         </array>
221                         <key>CFBundleTypeIconFile</key>
222                         <string>cue.icns</string>
223                         <key>CFBundleTypeName</key>
224                         <string>CUE file</string>
225                         <key>CFBundleTypeRole</key>
226                         <string>Viewer</string>
227                 </dict>
228                 <dict>
229                         <key>CFBundleTypeExtensions</key>
230                         <array>
231                                 <string>iso</string>
232                                 <string>bin</string>
233                         </array>
234                         <key>CFBundleTypeName</key>
235                         <string>ISO file</string>
236                         <key>CFBundleTypeRole</key>
237                         <string>Viewer</string>
238                 </dict>
239                 <dict>
240                         <key>CFBundleTypeExtensions</key>
241                         <array>
242                                 <string>a52</string>
243                                 <string>ac3</string>
244                         </array>
245                         <key>CFBundleTypeIconFile</key>
246                         <string>a52.icns</string>
247                         <key>CFBundleTypeName</key>
248                         <string>Digital Audio</string>
249                         <key>CFBundleTypeRole</key>
250                         <string>Viewer</string>
251                 </dict>
252                 <dict>
253                         <key>CFBundleTypeExtensions</key>
254                         <array>
255                                 <string>aac</string>
256                         </array>
257                         <key>CFBundleTypeName</key>
258                         <string>AAC file</string>
259                         <key>CFBundleTypeRole</key>
260                         <string>Viewer</string>
261                 </dict>
262                 <dict>
263                         <key>CFBundleTypeExtensions</key>
264                         <array>
265                                 <string>ogm</string>
266                         </array>
267                         <key>CFBundleTypeIconFile</key>
268                         <string>ogm.icns</string>
269                         <key>CFBundleTypeName</key>
270                         <string>Ogg Vorbis Media container</string>
271                         <key>CFBundleTypeRole</key>
272                         <string>Viewer</string>
273                 </dict>
274                 <dict>
275                         <key>CFBundleTypeExtensions</key>
276                         <array>
277                                 <string>ogg</string>
278                         </array>
279                         <key>CFBundleTypeIconFile</key>
280                         <string>ogg.icns</string>
281                         <key>CFBundleTypeName</key>
282                         <string>OGG Vorbis file</string>
283                         <key>CFBundleTypeRole</key>
284                         <string>Viewer</string>
285                 </dict>
286                 <dict>
287                         <key>CFBundleTypeExtensions</key>
288                         <array>
289                                 <string>avi</string>
290                         </array>
291                         <key>CFBundleTypeIconFile</key>
292                         <string>avi.icns</string>
293                         <key>CFBundleTypeName</key>
294                         <string>AVI container</string>
295                         <key>CFBundleTypeRole</key>
296                         <string>Viewer</string>
297                 </dict>
298                 <dict>
299                         <key>CFBundleTypeExtensions</key>
300                         <array>
301                                 <string>mov</string>
302                                 <string>moov</string>
303                                 <string>qt</string>
304                         </array>
305                         <key>CFBundleTypeIconFile</key>
306                         <string>generic.icns</string>
307                         <key>CFBundleTypeName</key>
308                         <string>Apple QuickTime container</string>
309                         <key>CFBundleTypeRole</key>
310                         <string>Viewer</string>
311                 </dict>
312                 <dict>
313                         <key>CFBundleTypeExtensions</key>
314                         <array>
315                                 <string>divx</string>
316                         </array>
317                         <key>CFBundleTypeIconFile</key>
318                         <string>divx.icns</string>
319                         <key>CFBundleTypeName</key>
320                         <string>DivX file</string>
321                         <key>CFBundleTypeRole</key>
322                         <string>Viewer</string>
323                 </dict>
324                 <dict>
325                         <key>CFBundleTypeExtensions</key>
326                         <array>
327                                 <string>dv</string>
328                         </array>
329                         <key>CFBundleTypeIconFile</key>
330                         <string>dv.icns</string>
331                         <key>CFBundleTypeName</key>
332                         <string>DV file</string>
333                         <key>CFBundleTypeRole</key>
334                         <string>Viewer</string>
335                 </dict>
336                 <dict>
337                         <key>CFBundleTypeExtensions</key>
338                         <array>
339                                 <string>asf</string>
340                         </array>
341                         <key>CFBundleTypeIconFile</key>
342                         <string>asf.icns</string>
343                         <key>CFBundleTypeName</key>
344                         <string>Advanced Streaming Format</string>
345                         <key>CFBundleTypeRole</key>
346                         <string>Viewer</string>
347                 </dict>
348                 <dict>
349                         <key>CFBundleTypeExtensions</key>
350                         <array>
351                                 <string>wma</string>
352                         </array>
353                         <key>CFBundleTypeIconFile</key>
354                         <string>wma.icns</string>
355                         <key>CFBundleTypeName</key>
356                         <string>WIndows Media Audio</string>
357                         <key>CFBundleTypeRole</key>
358                         <string>Viewer</string>
359                 </dict>
360                 <dict>
361                         <key>CFBundleTypeExtensions</key>
362                         <array>
363                                 <string>wmv</string>
364                         </array>
365                         <key>CFBundleTypeIconFile</key>
366                         <string>wmv.icns</string>
367                         <key>CFBundleTypeName</key>
368                         <string>Windows Media Video</string>
369                         <key>CFBundleTypeRole</key>
370                         <string>Viewer</string>
371                 </dict>
372                 <dict>
373                         <key>CFBundleTypeExtensions</key>
374                         <array>
375                                 <string>mpg</string>
376                                 <string>mpeg</string>
377                         </array>
378                         <key>CFBundleTypeIconFile</key>
379                         <string>mpeg.icns</string>
380                         <key>CFBundleTypeName</key>
381                         <string>multiplexed MPEG-1/2</string>
382                         <key>CFBundleTypeRole</key>
383                         <string>Viewer</string>
384                 </dict>
385                 <dict>
386                         <key>CFBundleTypeExtensions</key>
387                         <array>
388                                 <string>m1v</string>
389                         </array>
390                         <key>CFBundleTypeIconFile</key>
391                         <string>mpeg1.icns</string>
392                         <key>CFBundleTypeName</key>
393                         <string>MPEG-1 Video File</string>
394                         <key>CFBundleTypeRole</key>
395                         <string>Viewer</string>
396                 </dict>
397                 <dict>
398                         <key>CFBundleTypeExtensions</key>
399                         <array>
400                                 <string>m2a</string>
401                         </array>
402                         <key>CFBundleTypeName</key>
403                         <string>MPEG-1/2 Audio File</string>
404                         <key>CFBundleTypeRole</key>
405                         <string>Viewer</string>
406                 </dict>
407                 <dict>
408                         <key>CFBundleTypeExtensions</key>
409                         <array>
410                                 <string>mp1</string>
411                         </array>
412                         <key>CFBundleTypeName</key>
413                         <string>MPEG Audio Layer 1</string>
414                         <key>CFBundleTypeRole</key>
415                         <string>Viewer</string>
416                 </dict>
417                 <dict>
418                         <key>CFBundleTypeExtensions</key>
419                         <array>
420                                 <string>mp2</string>
421                         </array>
422                         <key>CFBundleTypeName</key>
423                         <string>MPEG Audio Layer 2</string>
424                         <key>CFBundleTypeRole</key>
425                         <string>Viewer</string>
426                 </dict>
427                 <dict>
428                         <key>CFBundleTypeExtensions</key>
429                         <array>
430                                 <string>mp3</string>
431                         </array>
432                         <key>CFBundleTypeIconFile</key>
433                         <string>mp3.icns</string>
434                         <key>CFBundleTypeName</key>
435                         <string>MPEG Audio Layer 3</string>
436                         <key>CFBundleTypeRole</key>
437                         <string>Viewer</string>
438                 </dict>
439                 <dict>
440                         <key>CFBundleTypeExtensions</key>
441                         <array>
442                                 <string>m2p</string>
443                         </array>
444                         <key>CFBundleTypeName</key>
445                         <string>MPEG-2 Program Stream</string>
446                         <key>CFBundleTypeRole</key>
447                         <string>Viewer</string>
448                 </dict>
449                 <dict>
450                         <key>CFBundleTypeExtensions</key>
451                         <array>
452                                 <string>m2v</string>
453                                 <string>mpv</string>
454                         </array>
455                         <key>CFBundleTypeIconFile</key>
456                         <string>mpeg2.icns</string>
457                         <key>CFBundleTypeName</key>
458                         <string>MPEG-2 Video File</string>
459                         <key>CFBundleTypeRole</key>
460                         <string>Viewer</string>
461                 </dict>
462                 <dict>
463                         <key>CFBundleTypeExtensions</key>
464                         <array>
465                                 <string>mpa</string>
466                         </array>
467                         <key>CFBundleTypeName</key>
468                         <string>MPEG-2 Audio File</string>
469                         <key>CFBundleTypeRole</key>
470                         <string>Viewer</string>
471                 </dict>
472                 <dict>
473                         <key>CFBundleTypeExtensions</key>
474                         <array>
475                                 <string>mp4</string>
476                         </array>
477                         <key>CFBundleTypeIconFile</key>
478                         <string>mpeg4.icns</string>
479                         <key>CFBundleTypeName</key>
480                         <string>MPEG-4 File</string>
481                         <key>CFBundleTypeRole</key>
482                         <string>Viewer</string>
483                 </dict>
484                 <dict>
485                         <key>CFBundleTypeExtensions</key>
486                         <array>
487                                 <string>3gp</string>
488                         </array>
489                         <key>CFBundleTypeName</key>
490                         <string>3GPP File</string>
491                         <key>CFBundleTypeRole</key>
492                         <string>Viewer</string>
493                 </dict>
494                 <dict>
495                         <key>CFBundleTypeExtensions</key>
496                         <array>
497                                 <string>mka</string>
498                         </array>
499                         <key>CFBundleTypeName</key>
500                         <string>Matroska Audio File</string>
501                         <key>CFBundleTypeRole</key>
502                         <string>Viewer</string>
503                 </dict>
504                 <dict>
505                         <key>CFBundleTypeExtensions</key>
506                         <array>
507                                 <string>mkv</string>
508                         </array>
509                         <key>CFBundleTypeName</key>
510                         <string>Matroska Video File</string>
511                         <key>CFBundleTypeRole</key>
512                         <string>Viewer</string>
513                 </dict>
514                 <dict>
515                         <key>CFBundleTypeExtensions</key>
516                         <array>
517                                 <string>mks</string>
518                         </array>
519                         <key>CFBundleTypeName</key>
520                         <string>Matroska Elementry Stream</string>
521                         <key>CFBundleTypeRole</key>
522                         <string>Viewer</string>
523                 </dict>
524                 <dict>
525                         <key>CFBundleTypeExtensions</key>
526                         <array>
527                                 <string>m4a</string>
528                         </array>
529                         <key>CFBundleTypeName</key>
530                         <string>MPEG-4 Audio File</string>
531                         <key>CFBundleTypeRole</key>
532                         <string>Viewer</string>
533                 </dict>
534         </array>
535         <key>CFBundleExecutable</key>
536         <string>VLC</string>
537         <key>CFBundleGetInfoString</key>
538         <string>VLC media player 0.7.2-test1, Copyright (c) 1996-2003 VideoLAN.</string>
539         <key>CFBundleIconFile</key>
540         <string>vlc.icns</string>
541         <key>CFBundleIdentifier</key>
542         <string>org.videolan.vlc</string>
543         <key>CFBundleInfoDictionaryVersion</key>
544         <string>6.0</string>
545         <key>CFBundleName</key>
546         <string>VLC media player</string>
547         <key>CFBundlePackageType</key>
548         <string>APPL</string>
549         <key>CFBundleShortVersionString</key>
550         <string>0.7.2-test1</string>
551         <key>CFBundleSignature</key>
552         <string>VLC#</string>
553         <key>CFBundleURLTypes</key>
554         <array>
555                 <dict>
556                         <key>CFBundleURLIconFile</key>
557                         <string>generic</string>
558                         <key>CFBundleURLName</key>
559                         <string>http url</string>
560                         <key>CFBundleURLSchemes</key>
561                         <array>
562                                 <string>http</string>
563                         </array>
564                 </dict>
565                 <dict>
566                         <key>CFBundleURLIconFile</key>
567                         <string>generic</string>
568                         <key>CFBundleURLName</key>
569                         <string>ftp url</string>
570                         <key>CFBundleURLSchemes</key>
571                         <array>
572                                 <string>ftp</string>
573                         </array>
574                 </dict>
575                 <dict>
576                         <key>CFBundleURLIconFile</key>
577                         <string>generic</string>
578                         <key>CFBundleURLName</key>
579                         <string>Multimedia Stream URL</string>
580                         <key>CFBundleURLSchemes</key>
581                         <array>
582                                 <string>mms</string>
583                         </array>
584                 </dict>
585                 <dict>
586                         <key>CFBundleURLIconFile</key>
587                         <string>generic</string>
588                         <key>CFBundleURLName</key>
589                         <string>udp url</string>
590                         <key>CFBundleURLSchemes</key>
591                         <array>
592                                 <string>udp</string>
593                         </array>
594                 </dict>
595         </array>
596         <key>CFBundleVersion</key>
597         <string>0.7.2-test1</string>
598         <key>NSAppleScriptEnabled</key>
599         <string>YES</string>
600         <key>NSMainNibFile</key>
601         <string>MainMenu</string>
602         <key>NSPrincipalClass</key>
603         <string>VLCApplication</string>
604 </dict>
605 </plist>
606 ";
607                 };
608                 089C1675FE841209C02AAC07 = {
609                         buildActionMask = 2147483647;
610                         files = (
611                                 F74F13E002C2A53401EE194C,
612                                 F74F13EC02C2A79C01EE194C,
613                                 F6E4F91002D2648B01A80112,
614                                 F6E4F91102D2648B01A80112,
615                                 F6E4F91202D2648B01A80112,
616                                 F6E4F91302D2648B01A80112,
617                                 F6E4F91402D2648B01A80112,
618                                 F6E4F91502D2648B01A80112,
619                                 F69B0CA802E24F6401A80112,
620                                 8ED6C29F03E2F32E0059A3A7,
621                                 8ED6C2A003E2F32E0059A3A7,
622                                 8EBF3FA403F13FFB0059A3A7,
623                                 8EBF3FA803F140A80059A3A7,
624                                 A0E6B59904407FBD0080DD97,
625                                 8EDAC3440440F72D0059A3A7,
626                                 8EE1AFA40444660F0059A3A7,
627                                 8E9CC7B2046EFD700059A3A7,
628                                 8E445F9D04728A700059A3A7,
629                                 8E445F9E04728A700059A3A7,
630                                 8E445F9F04728A700059A3A7,
631                                 8E445FA004728A700059A3A7,
632                                 8E445FA104728A700059A3A7,
633                                 8E445FA204728A700059A3A7,
634                                 8E445FA304728A700059A3A7,
635                                 8E445FA404728A700059A3A7,
636                                 8E445FA504728A700059A3A7,
637                                 8E445FA604728A700059A3A7,
638                                 8E445FA704728A700059A3A7,
639                                 8E445FA804728A700059A3A7,
640                                 8E445FA904728A700059A3A7,
641                                 8E445FAA04728A700059A3A7,
642                                 8E445FAB04728A700059A3A7,
643                                 8E445FAC04728A700059A3A7,
644                                 8E445FAD04728A700059A3A7,
645                                 8E445FAE04728A700059A3A7,
646                                 8E445FAF04728A700059A3A7,
647                                 8E445FB004728A700059A3A7,
648                                 8E445FB104728A700059A3A7,
649                                 8E445FB204728A700059A3A7,
650                                 8E9390B40565D6D300C7661C,
651                                 8E9390B50565D6D300C7661C,
652                                 8E9390B60565D6D300C7661C,
653                                 8E9390B70565D6D300C7661C,
654                                 8E9390B80565D6D300C7661C,
655                                 8E9390B90565D6D300C7661C,
656                                 8E9390BA0565D6D300C7661C,
657                                 8E9390BB0565D6D300C7661C,
658                                 8E9390BC0565D6D300C7661C,
659                                 8E9390BD0565D6D300C7661C,
660                                 8E9390BE0565D6D300C7661C,
661                                 8E9390BF0565D6D300C7661C,
662                                 8E9390C00565D6D300C7661C,
663                                 8E9390C10565D6D300C7661C,
664                                 8E9390C20565D6D300C7661C,
665                                 8E9390C30565D6D300C7661C,
666                                 8E9390C40565D6D300C7661C,
667                                 8E9390C50565D6D300C7661C,
668                                 8E9390C60565D6D300C7661C,
669                                 8E9390C70565D6D300C7661C,
670                                 8E9390C80565D6D300C7661C,
671                                 8E9390C90565D6D300C7661C,
672                                 8E9390CA0565D6D300C7661C,
673                                 8E9390CB0565D6D300C7661C,
674                                 8E9390CC0565D6D300C7661C,
675                                 8E9390CD0565D6D300C7661C,
676                                 8E49720206417F6800370C9F,
677                                 8E49720306417F6800370C9F,
678                         );
679                         isa = PBXResourcesBuildPhase;
680                         runOnlyForDeploymentPostprocessing = 0;
681                 };
682                 089C1677FE841209C02AAC07 = {
683                         buildActionMask = 2147483647;
684                         files = (
685                                 1058C7AFFEA557BF11CA2CBB,
686                         );
687                         isa = PBXFrameworksBuildPhase;
688                         runOnlyForDeploymentPostprocessing = 0;
689                 };
690                 089C1679FE841209C02AAC07 = {
691                         buildActionMask = 2147483647;
692                         files = (
693                         );
694                         isa = PBXRezBuildPhase;
695                         runOnlyForDeploymentPostprocessing = 0;
696                 };
697                 089C167CFE841241C02AAC07 = {
698                         children = (
699                                 F74F13EA02C2A79C01EE194C,
700                                 8E445F86047289E50059A3A7,
701                                 8ECA7E520563CD9500DFC000,
702                                 8EE1AFA30444660F0059A3A7,
703                                 F69B0CA602E24F6401A80112,
704                                 8ED6C29D03E2F32E0059A3A7,
705                                 8E9CC7B1046EFD700059A3A7,
706                                 8ED6C29E03E2F32E0059A3A7,
707                                 A0E6B59804407FBD0080DD97,
708                                 8EBF3FA303F13FFB0059A3A7,
709                                 8EBF3FA703F140A80059A3A7,
710                                 8EDAC3430440F72D0059A3A7,
711                         );
712                         isa = PBXGroup;
713                         name = Resources;
714                         path = "";
715                         refType = 4;
716                         sourceTree = "<group>";
717                 };
718                 089C167FFE841241C02AAC07 = {
719                         fallbackIsa = PBXFileReference;
720                         isa = PBXFrameworkReference;
721                         lastKnownFileType = wrapper.framework;
722                         name = AppKit.framework;
723                         path = /System/Library/Frameworks/AppKit.framework;
724                         refType = 0;
725                         sourceTree = "<absolute>";
726                 };
727                 08FB77AFFE84173DC02AAC07 = {
728                         children = (
729                                 8EE1AF9F044465080059A3A7,
730                                 8EE1AFA0044465080059A3A7,
731                                 8E6BC6F6041643860059A3A7,
732                                 8E6BC6F7041643860059A3A7,
733                                 8ED6C27A03E2EB1C0059A3A7,
734                                 8E6BC6FA041684EC0059A3A7,
735                                 8ED6C27B03E2EB1C0059A3A7,
736                                 8ED6C27C03E2EB1C0059A3A7,
737                                 8ED6C27D03E2EB1C0059A3A7,
738                                 8EF1600B03FC62560059A3A7,
739                                 8EF1600C03FC62560059A3A7,
740                                 8ED6C27E03E2EB1C0059A3A7,
741                                 8ED6C27F03E2EB1C0059A3A7,
742                                 8ED6C28003E2EB1C0059A3A7,
743                                 8ED6C28103E2EB1C0059A3A7,
744                                 8ED6C28203E2EB1C0059A3A7,
745                                 8ED6C28303E2EB1C0059A3A7,
746                                 8ED6C28403E2EB1C0059A3A7,
747                                 8E49720006417F6800370C9F,
748                                 8E49720106417F6800370C9F,
749                                 8ED6C28503E2EB1C0059A3A7,
750                                 8ED6C28603E2EB1C0059A3A7,
751                                 8E55FB7F0459B0FD00FB3317,
752                                 8E55FB800459B0FD00FB3317,
753                                 8ED6C28703E2EB1C0059A3A7,
754                                 8ED6C28803E2EB1C0059A3A7,
755                         );
756                         isa = PBXGroup;
757                         name = Classes;
758                         refType = 4;
759                         sourceTree = "<group>";
760                 };
761 //080
762 //081
763 //082
764 //083
765 //084
766 //100
767 //101
768 //102
769 //103
770 //104
771                 1058C7ACFEA557BF11CA2CBB = {
772                         children = (
773                                 1058C7ADFEA557BF11CA2CBB,
774                         );
775                         isa = PBXGroup;
776                         name = "Linked Frameworks";
777                         refType = 4;
778                         sourceTree = "<group>";
779                 };
780                 1058C7ADFEA557BF11CA2CBB = {
781                         fallbackIsa = PBXFileReference;
782                         isa = PBXFrameworkReference;
783                         lastKnownFileType = wrapper.framework;
784                         name = Cocoa.framework;
785                         path = /System/Library/Frameworks/Cocoa.framework;
786                         refType = 0;
787                         sourceTree = "<absolute>";
788                 };
789                 1058C7AEFEA557BF11CA2CBB = {
790                         children = (
791                                 089C1672FE841209C02AAC07,
792                                 089C167FFE841241C02AAC07,
793                         );
794                         isa = PBXGroup;
795                         name = "Other Frameworks";
796                         refType = 4;
797                         sourceTree = "<group>";
798                 };
799                 1058C7AFFEA557BF11CA2CBB = {
800                         fileRef = 1058C7ADFEA557BF11CA2CBB;
801                         isa = PBXBuildFile;
802                         settings = {
803                         };
804                 };
805 //100
806 //101
807 //102
808 //103
809 //104
810 //190
811 //191
812 //192
813 //193
814 //194
815                 19C28FB8FE9D52D311CA2CBB = {
816                         children = (
817                                 014CEA410018CDE011CA2923,
818                         );
819                         isa = PBXGroup;
820                         name = Products;
821                         refType = 4;
822                         sourceTree = "<group>";
823                 };
824 //190
825 //191
826 //192
827 //193
828 //194
829 //8E0
830 //8E1
831 //8E2
832 //8E3
833 //8E4
834                 8E445F86047289E50059A3A7 = {
835                         children = (
836                                 F74F13DF02C2A53401EE194C,
837                                 F6E4F90A02D2648B01A80112,
838                                 F6E4F90B02D2648B01A80112,
839                                 F6E4F90C02D2648B01A80112,
840                                 F6E4F90D02D2648B01A80112,
841                                 F6E4F90E02D2648B01A80112,
842                                 F6E4F90F02D2648B01A80112,
843                                 8E445F8704728A700059A3A7,
844                                 8E445F8804728A700059A3A7,
845                                 8E445F8904728A700059A3A7,
846                                 8E445F8A04728A700059A3A7,
847                                 8E445F8B04728A700059A3A7,
848                                 8E445F8C04728A700059A3A7,
849                                 8E445F8D04728A700059A3A7,
850                                 8E445F8E04728A700059A3A7,
851                                 8E445F8F04728A700059A3A7,
852                                 8E445F9004728A700059A3A7,
853                                 8E445F9104728A700059A3A7,
854                                 8E445F9204728A700059A3A7,
855                                 8E445F9304728A700059A3A7,
856                                 8E445F9404728A700059A3A7,
857                                 8E445F9504728A700059A3A7,
858                                 8E445F9604728A700059A3A7,
859                                 8E445F9704728A700059A3A7,
860                                 8E445F9804728A700059A3A7,
861                                 8E445F9904728A700059A3A7,
862                                 8E445F9A04728A700059A3A7,
863                                 8E445F9B04728A700059A3A7,
864                                 8E445F9C04728A700059A3A7,
865                         );
866                         isa = PBXGroup;
867                         name = fileicons;
868                         path = "";
869                         refType = 4;
870                         sourceTree = "<group>";
871                 };
872                 8E445F8704728A700059A3A7 = {
873                         isa = PBXFileReference;
874                         lastKnownFileType = image.icns;
875                         name = a52.icns;
876                         path = Resources/a52.icns;
877                         refType = 2;
878                         sourceTree = SOURCE_ROOT;
879                 };
880                 8E445F8804728A700059A3A7 = {
881                         isa = PBXFileReference;
882                         lastKnownFileType = image.icns;
883                         name = aac.icns;
884                         path = Resources/aac.icns;
885                         refType = 2;
886                         sourceTree = SOURCE_ROOT;
887                 };
888                 8E445F8904728A700059A3A7 = {
889                         isa = PBXFileReference;
890                         lastKnownFileType = image.icns;
891                         name = asf.icns;
892                         path = Resources/asf.icns;
893                         refType = 2;
894                         sourceTree = SOURCE_ROOT;
895                 };
896                 8E445F8A04728A700059A3A7 = {
897                         isa = PBXFileReference;
898                         lastKnownFileType = image.icns;
899                         name = asx.icns;
900                         path = Resources/asx.icns;
901                         refType = 2;
902                         sourceTree = SOURCE_ROOT;
903                 };
904                 8E445F8B04728A700059A3A7 = {
905                         isa = PBXFileReference;
906                         lastKnownFileType = image.icns;
907                         name = avi.icns;
908                         path = Resources/avi.icns;
909                         refType = 2;
910                         sourceTree = SOURCE_ROOT;
911                 };
912                 8E445F8C04728A700059A3A7 = {
913                         isa = PBXFileReference;
914                         lastKnownFileType = image.icns;
915                         name = bin.icns;
916                         path = Resources/bin.icns;
917                         refType = 2;
918                         sourceTree = SOURCE_ROOT;
919                 };
920                 8E445F8D04728A700059A3A7 = {
921                         isa = PBXFileReference;
922                         lastKnownFileType = image.icns;
923                         name = cue.icns;
924                         path = Resources/cue.icns;
925                         refType = 2;
926                         sourceTree = SOURCE_ROOT;
927                 };
928                 8E445F8E04728A700059A3A7 = {
929                         isa = PBXFileReference;
930                         lastKnownFileType = image.icns;
931                         name = dat.icns;
932                         path = Resources/dat.icns;
933                         refType = 2;
934                         sourceTree = SOURCE_ROOT;
935                 };
936                 8E445F8F04728A700059A3A7 = {
937                         isa = PBXFileReference;
938                         lastKnownFileType = image.icns;
939                         name = dv.icns;
940                         path = Resources/dv.icns;
941                         refType = 2;
942                         sourceTree = SOURCE_ROOT;
943                 };
944                 8E445F9004728A700059A3A7 = {
945                         isa = PBXFileReference;
946                         lastKnownFileType = image.icns;
947                         name = m3u.icns;
948                         path = Resources/m3u.icns;
949                         refType = 2;
950                         sourceTree = SOURCE_ROOT;
951                 };
952                 8E445F9104728A700059A3A7 = {
953                         isa = PBXFileReference;
954                         lastKnownFileType = image.icns;
955                         name = mov.icns;
956                         path = Resources/mov.icns;
957                         refType = 2;
958                         sourceTree = SOURCE_ROOT;
959                 };
960                 8E445F9204728A700059A3A7 = {
961                         isa = PBXFileReference;
962                         lastKnownFileType = image.icns;
963                         name = mp3.icns;
964                         path = Resources/mp3.icns;
965                         refType = 2;
966                         sourceTree = SOURCE_ROOT;
967                 };
968                 8E445F9304728A700059A3A7 = {
969                         isa = PBXFileReference;
970                         lastKnownFileType = image.icns;
971                         name = mp4.icns;
972                         path = Resources/mp4.icns;
973                         refType = 2;
974                         sourceTree = SOURCE_ROOT;
975                 };
976                 8E445F9404728A700059A3A7 = {
977                         isa = PBXFileReference;
978                         lastKnownFileType = image.icns;
979                         name = mpg.icns;
980                         path = Resources/mpg.icns;
981                         refType = 2;
982                         sourceTree = SOURCE_ROOT;
983                 };
984                 8E445F9504728A700059A3A7 = {
985                         isa = PBXFileReference;
986                         lastKnownFileType = image.icns;
987                         name = ogg.icns;
988                         path = Resources/ogg.icns;
989                         refType = 2;
990                         sourceTree = SOURCE_ROOT;
991                 };
992                 8E445F9604728A700059A3A7 = {
993                         isa = PBXFileReference;
994                         lastKnownFileType = image.icns;
995                         name = ogm.icns;
996                         path = Resources/ogm.icns;
997                         refType = 2;
998                         sourceTree = SOURCE_ROOT;
999                 };
1000                 8E445F9704728A700059A3A7 = {
1001                         isa = PBXFileReference;
1002                         lastKnownFileType = image.icns;
1003                         name = pls.icns;
1004                         path = Resources/pls.icns;
1005                         refType = 2;
1006                         sourceTree = SOURCE_ROOT;
1007                 };
1008                 8E445F9804728A700059A3A7 = {
1009                         isa = PBXFileReference;
1010                         lastKnownFileType = image.icns;
1011                         name = srt.icns;
1012                         path = Resources/srt.icns;
1013                         refType = 2;
1014                         sourceTree = SOURCE_ROOT;
1015                 };
1016                 8E445F9904728A700059A3A7 = {
1017                         isa = PBXFileReference;
1018                         lastKnownFileType = image.icns;
1019                         name = sub.icns;
1020                         path = Resources/sub.icns;
1021                         refType = 2;
1022                         sourceTree = SOURCE_ROOT;
1023                 };
1024                 8E445F9A04728A700059A3A7 = {
1025                         isa = PBXFileReference;
1026                         lastKnownFileType = image.icns;
1027                         name = vob.icns;
1028                         path = Resources/vob.icns;
1029                         refType = 2;
1030                         sourceTree = SOURCE_ROOT;
1031                 };
1032                 8E445F9B04728A700059A3A7 = {
1033                         isa = PBXFileReference;
1034                         lastKnownFileType = image.icns;
1035                         name = wma.icns;
1036                         path = Resources/wma.icns;
1037                         refType = 2;
1038                         sourceTree = SOURCE_ROOT;
1039                 };
1040                 8E445F9C04728A700059A3A7 = {
1041                         isa = PBXFileReference;
1042                         lastKnownFileType = image.icns;
1043                         name = wmv.icns;
1044                         path = Resources/wmv.icns;
1045                         refType = 2;
1046                         sourceTree = SOURCE_ROOT;
1047                 };
1048                 8E445F9D04728A700059A3A7 = {
1049                         fileRef = 8E445F8704728A700059A3A7;
1050                         isa = PBXBuildFile;
1051                         settings = {
1052                         };
1053                 };
1054                 8E445F9E04728A700059A3A7 = {
1055                         fileRef = 8E445F8804728A700059A3A7;
1056                         isa = PBXBuildFile;
1057                         settings = {
1058                         };
1059                 };
1060                 8E445F9F04728A700059A3A7 = {
1061                         fileRef = 8E445F8904728A700059A3A7;
1062                         isa = PBXBuildFile;
1063                         settings = {
1064                         };
1065                 };
1066                 8E445FA004728A700059A3A7 = {
1067                         fileRef = 8E445F8A04728A700059A3A7;
1068                         isa = PBXBuildFile;
1069                         settings = {
1070                         };
1071                 };
1072                 8E445FA104728A700059A3A7 = {
1073                         fileRef = 8E445F8B04728A700059A3A7;
1074                         isa = PBXBuildFile;
1075                         settings = {
1076                         };
1077                 };
1078                 8E445FA204728A700059A3A7 = {
1079                         fileRef = 8E445F8C04728A700059A3A7;
1080                         isa = PBXBuildFile;
1081                         settings = {
1082                         };
1083                 };
1084                 8E445FA304728A700059A3A7 = {
1085                         fileRef = 8E445F8D04728A700059A3A7;
1086                         isa = PBXBuildFile;
1087                         settings = {
1088                         };
1089                 };
1090                 8E445FA404728A700059A3A7 = {
1091                         fileRef = 8E445F8E04728A700059A3A7;
1092                         isa = PBXBuildFile;
1093                         settings = {
1094                         };
1095                 };
1096                 8E445FA504728A700059A3A7 = {
1097                         fileRef = 8E445F8F04728A700059A3A7;
1098                         isa = PBXBuildFile;
1099                         settings = {
1100                         };
1101                 };
1102                 8E445FA604728A700059A3A7 = {
1103                         fileRef = 8E445F9004728A700059A3A7;
1104                         isa = PBXBuildFile;
1105                         settings = {
1106                         };
1107                 };
1108                 8E445FA704728A700059A3A7 = {
1109                         fileRef = 8E445F9104728A700059A3A7;
1110                         isa = PBXBuildFile;
1111                         settings = {
1112                         };
1113                 };
1114                 8E445FA804728A700059A3A7 = {
1115                         fileRef = 8E445F9204728A700059A3A7;
1116                         isa = PBXBuildFile;
1117                         settings = {
1118                         };
1119                 };
1120                 8E445FA904728A700059A3A7 = {
1121                         fileRef = 8E445F9304728A700059A3A7;
1122                         isa = PBXBuildFile;
1123                         settings = {
1124                         };
1125                 };
1126                 8E445FAA04728A700059A3A7 = {
1127                         fileRef = 8E445F9404728A700059A3A7;
1128                         isa = PBXBuildFile;
1129                         settings = {
1130                         };
1131                 };
1132                 8E445FAB04728A700059A3A7 = {
1133                         fileRef = 8E445F9504728A700059A3A7;
1134                         isa = PBXBuildFile;
1135                         settings = {
1136                         };
1137                 };
1138                 8E445FAC04728A700059A3A7 = {
1139                         fileRef = 8E445F9604728A700059A3A7;
1140                         isa = PBXBuildFile;
1141                         settings = {
1142                         };
1143                 };
1144                 8E445FAD04728A700059A3A7 = {
1145                         fileRef = 8E445F9704728A700059A3A7;
1146                         isa = PBXBuildFile;
1147                         settings = {
1148                         };
1149                 };
1150                 8E445FAE04728A700059A3A7 = {
1151                         fileRef = 8E445F9804728A700059A3A7;
1152                         isa = PBXBuildFile;
1153                         settings = {
1154                         };
1155                 };
1156                 8E445FAF04728A700059A3A7 = {
1157                         fileRef = 8E445F9904728A700059A3A7;
1158                         isa = PBXBuildFile;
1159                         settings = {
1160                         };
1161                 };
1162                 8E445FB004728A700059A3A7 = {
1163                         fileRef = 8E445F9A04728A700059A3A7;
1164                         isa = PBXBuildFile;
1165                         settings = {
1166                         };
1167                 };
1168                 8E445FB104728A700059A3A7 = {
1169                         fileRef = 8E445F9B04728A700059A3A7;
1170                         isa = PBXBuildFile;
1171                         settings = {
1172                         };
1173                 };
1174                 8E445FB204728A700059A3A7 = {
1175                         fileRef = 8E445F9C04728A700059A3A7;
1176                         isa = PBXBuildFile;
1177                         settings = {
1178                         };
1179                 };
1180                 8E49720006417F6800370C9F = {
1181                         fileEncoding = 5;
1182                         isa = PBXFileReference;
1183                         lastKnownFileType = sourcecode.c.h;
1184                         name = playlistinfo.h;
1185                         path = ../../modules/gui/macosx/playlistinfo.h;
1186                         refType = 2;
1187                         sourceTree = SOURCE_ROOT;
1188                 };
1189                 8E49720106417F6800370C9F = {
1190                         fileEncoding = 5;
1191                         isa = PBXFileReference;
1192                         lastKnownFileType = sourcecode.c.objc;
1193                         name = playlistinfo.m;
1194                         path = ../../modules/gui/macosx/playlistinfo.m;
1195                         refType = 2;
1196                         sourceTree = SOURCE_ROOT;
1197                 };
1198                 8E49720206417F6800370C9F = {
1199                         fileRef = 8E49720006417F6800370C9F;
1200                         isa = PBXBuildFile;
1201                         settings = {
1202                         };
1203                 };
1204                 8E49720306417F6800370C9F = {
1205                         fileRef = 8E49720106417F6800370C9F;
1206                         isa = PBXBuildFile;
1207                         settings = {
1208                         };
1209                 };
1210                 8E55FB7F0459B0FD00FB3317 = {
1211                         fileEncoding = 30;
1212                         isa = PBXFileReference;
1213                         lastKnownFileType = sourcecode.c.h;
1214                         name = output.h;
1215                         path = ../../modules/gui/macosx/output.h;
1216                         refType = 2;
1217                         sourceTree = SOURCE_ROOT;
1218                 };
1219                 8E55FB800459B0FD00FB3317 = {
1220                         fileEncoding = 30;
1221                         isa = PBXFileReference;
1222                         lastKnownFileType = sourcecode.c.objc;
1223                         name = output.m;
1224                         path = ../../modules/gui/macosx/output.m;
1225                         refType = 2;
1226                         sourceTree = SOURCE_ROOT;
1227                 };
1228                 8E6BC6F6041643860059A3A7 = {
1229                         fileEncoding = 4;
1230                         isa = PBXFileReference;
1231                         lastKnownFileType = sourcecode.c.h;
1232                         name = applescript.h;
1233                         path = ../../modules/gui/macosx/applescript.h;
1234                         refType = 2;
1235                         sourceTree = SOURCE_ROOT;
1236                 };
1237                 8E6BC6F7041643860059A3A7 = {
1238                         fileEncoding = 4;
1239                         isa = PBXFileReference;
1240                         lastKnownFileType = sourcecode.c.objc;
1241                         name = applescript.m;
1242                         path = ../../modules/gui/macosx/applescript.m;
1243                         refType = 2;
1244                         sourceTree = SOURCE_ROOT;
1245                 };
1246                 8E6BC6FA041684EC0059A3A7 = {
1247                         fileEncoding = 4;
1248                         isa = PBXFileReference;
1249                         lastKnownFileType = sourcecode.c.h;
1250                         name = controls.h;
1251                         path = ../../modules/gui/macosx/controls.h;
1252                         refType = 2;
1253                         sourceTree = SOURCE_ROOT;
1254                 };
1255                 8E93909A0565D6D300C7661C = {
1256                         isa = PBXFileReference;
1257                         lastKnownFileType = image.png;
1258                         name = display_slider.png;
1259                         path = Resources/display_slider.png;
1260                         refType = 2;
1261                         sourceTree = SOURCE_ROOT;
1262                 };
1263                 8E93909B0565D6D300C7661C = {
1264                         isa = PBXFileReference;
1265                         lastKnownFileType = image.png;
1266                         name = display_track.png;
1267                         path = Resources/display_track.png;
1268                         refType = 2;
1269                         sourceTree = SOURCE_ROOT;
1270                 };
1271                 8E93909C0565D6D300C7661C = {
1272                         isa = PBXFileReference;
1273                         lastKnownFileType = image.png;
1274                         name = display.png;
1275                         path = Resources/display.png;
1276                         refType = 2;
1277                         sourceTree = SOURCE_ROOT;
1278                 };
1279                 8E93909D0565D6D300C7661C = {
1280                         isa = PBXFileReference;
1281                         lastKnownFileType = image.png;
1282                         name = fullscreen_active.png;
1283                         path = Resources/fullscreen_active.png;
1284                         refType = 2;
1285                         sourceTree = SOURCE_ROOT;
1286                 };
1287                 8E93909E0565D6D300C7661C = {
1288                         isa = PBXFileReference;
1289                         lastKnownFileType = image.png;
1290                         name = fullscreen_blue.png;
1291                         path = Resources/fullscreen_blue.png;
1292                         refType = 2;
1293                         sourceTree = SOURCE_ROOT;
1294                 };
1295                 8E93909F0565D6D300C7661C = {
1296                         isa = PBXFileReference;
1297                         lastKnownFileType = image.png;
1298                         name = next_active.png;
1299                         path = Resources/next_active.png;
1300                         refType = 2;
1301                         sourceTree = SOURCE_ROOT;
1302                 };
1303                 8E9390A00565D6D300C7661C = {
1304                         isa = PBXFileReference;
1305                         lastKnownFileType = image.png;
1306                         name = next_blue.png;
1307                         path = Resources/next_blue.png;
1308                         refType = 2;
1309                         sourceTree = SOURCE_ROOT;
1310                 };
1311                 8E9390A10565D6D300C7661C = {
1312                         isa = PBXFileReference;
1313                         lastKnownFileType = image.png;
1314                         name = pause_blue.png;
1315                         path = Resources/pause_blue.png;
1316                         refType = 2;
1317                         sourceTree = SOURCE_ROOT;
1318                 };
1319                 8E9390A20565D6D300C7661C = {
1320                         isa = PBXFileReference;
1321                         lastKnownFileType = image.png;
1322                         name = pause.png;
1323                         path = Resources/pause.png;
1324                         refType = 2;
1325                         sourceTree = SOURCE_ROOT;
1326                 };
1327                 8E9390A30565D6D300C7661C = {
1328                         isa = PBXFileReference;
1329                         lastKnownFileType = image.png;
1330                         name = play_blue.png;
1331                         path = Resources/play_blue.png;
1332                         refType = 2;
1333                         sourceTree = SOURCE_ROOT;
1334                 };
1335                 8E9390A40565D6D300C7661C = {
1336                         isa = PBXFileReference;
1337                         lastKnownFileType = image.png;
1338                         name = play.png;
1339                         path = Resources/play.png;
1340                         refType = 2;
1341                         sourceTree = SOURCE_ROOT;
1342                 };
1343                 8E9390A50565D6D300C7661C = {
1344                         isa = PBXFileReference;
1345                         lastKnownFileType = image.png;
1346                         name = playlistdrawer_active.png;
1347                         path = Resources/playlistdrawer_active.png;
1348                         refType = 2;
1349                         sourceTree = SOURCE_ROOT;
1350                 };
1351                 8E9390A60565D6D300C7661C = {
1352                         isa = PBXFileReference;
1353                         lastKnownFileType = image.png;
1354                         name = playlistdrawer_blue.png;
1355                         path = Resources/playlistdrawer_blue.png;
1356                         refType = 2;
1357                         sourceTree = SOURCE_ROOT;
1358                 };
1359                 8E9390A70565D6D300C7661C = {
1360                         isa = PBXFileReference;
1361                         lastKnownFileType = image.png;
1362                         name = previous_active.png;
1363                         path = Resources/previous_active.png;
1364                         refType = 2;
1365                         sourceTree = SOURCE_ROOT;
1366                 };
1367                 8E9390A80565D6D300C7661C = {
1368                         isa = PBXFileReference;
1369                         lastKnownFileType = image.png;
1370                         name = previous_blue.png;
1371                         path = Resources/previous_blue.png;
1372                         refType = 2;
1373                         sourceTree = SOURCE_ROOT;
1374                 };
1375                 8E9390A90565D6D300C7661C = {
1376                         isa = PBXFileReference;
1377                         lastKnownFileType = image.png;
1378                         name = skip_forward_active.png;
1379                         path = Resources/skip_forward_active.png;
1380                         refType = 2;
1381                         sourceTree = SOURCE_ROOT;
1382                 };
1383                 8E9390AA0565D6D300C7661C = {
1384                         isa = PBXFileReference;
1385                         lastKnownFileType = image.png;
1386                         name = skip_forward_blue.png;
1387                         path = Resources/skip_forward_blue.png;
1388                         refType = 2;
1389                         sourceTree = SOURCE_ROOT;
1390                 };
1391                 8E9390AB0565D6D300C7661C = {
1392                         isa = PBXFileReference;
1393                         lastKnownFileType = image.png;
1394                         name = skip_previous_active.png;
1395                         path = Resources/skip_previous_active.png;
1396                         refType = 2;
1397                         sourceTree = SOURCE_ROOT;
1398                 };
1399                 8E9390AC0565D6D300C7661C = {
1400                         isa = PBXFileReference;
1401                         lastKnownFileType = image.png;
1402                         name = skip_previous_blue.png;
1403                         path = Resources/skip_previous_blue.png;
1404                         refType = 2;
1405                         sourceTree = SOURCE_ROOT;
1406                 };
1407                 8E9390AD0565D6D300C7661C = {
1408                         isa = PBXFileReference;
1409                         lastKnownFileType = image.png;
1410                         name = stop_blue.png;
1411                         path = Resources/stop_blue.png;
1412                         refType = 2;
1413                         sourceTree = SOURCE_ROOT;
1414                 };
1415                 8E9390AE0565D6D300C7661C = {
1416                         isa = PBXFileReference;
1417                         lastKnownFileType = image.png;
1418                         name = stop.png;
1419                         path = Resources/stop.png;
1420                         refType = 2;
1421                         sourceTree = SOURCE_ROOT;
1422                 };
1423                 8E9390AF0565D6D300C7661C = {
1424                         isa = PBXFileReference;
1425                         lastKnownFileType = image.png;
1426                         name = volume_high.png;
1427                         path = Resources/volume_high.png;
1428                         refType = 2;
1429                         sourceTree = SOURCE_ROOT;
1430                 };
1431                 8E9390B00565D6D300C7661C = {
1432                         isa = PBXFileReference;
1433                         lastKnownFileType = image.png;
1434                         name = volume_low.png;
1435                         path = Resources/volume_low.png;
1436                         refType = 2;
1437                         sourceTree = SOURCE_ROOT;
1438                 };
1439                 8E9390B10565D6D300C7661C = {
1440                         isa = PBXFileReference;
1441                         lastKnownFileType = image.png;
1442                         name = volumeslider_blue.png;
1443                         path = Resources/volumeslider_blue.png;
1444                         refType = 2;
1445                         sourceTree = SOURCE_ROOT;
1446                 };
1447                 8E9390B20565D6D300C7661C = {
1448                         isa = PBXFileReference;
1449                         lastKnownFileType = image.png;
1450                         name = volumeslider_normal.png;
1451                         path = Resources/volumeslider_normal.png;
1452                         refType = 2;
1453                         sourceTree = SOURCE_ROOT;
1454                 };
1455                 8E9390B30565D6D300C7661C = {
1456                         isa = PBXFileReference;
1457                         lastKnownFileType = image.png;
1458                         name = volumetrack.png;
1459                         path = Resources/volumetrack.png;
1460                         refType = 2;
1461                         sourceTree = SOURCE_ROOT;
1462                 };
1463                 8E9390B40565D6D300C7661C = {
1464                         fileRef = 8E93909A0565D6D300C7661C;
1465                         isa = PBXBuildFile;
1466                         settings = {
1467                         };
1468                 };
1469                 8E9390B50565D6D300C7661C = {
1470                         fileRef = 8E93909B0565D6D300C7661C;
1471                         isa = PBXBuildFile;
1472                         settings = {
1473                         };
1474                 };
1475                 8E9390B60565D6D300C7661C = {
1476                         fileRef = 8E93909C0565D6D300C7661C;
1477                         isa = PBXBuildFile;
1478                         settings = {
1479                         };
1480                 };
1481                 8E9390B70565D6D300C7661C = {
1482                         fileRef = 8E93909D0565D6D300C7661C;
1483                         isa = PBXBuildFile;
1484                         settings = {
1485                         };
1486                 };
1487                 8E9390B80565D6D300C7661C = {
1488                         fileRef = 8E93909E0565D6D300C7661C;
1489                         isa = PBXBuildFile;
1490                         settings = {
1491                         };
1492                 };
1493                 8E9390B90565D6D300C7661C = {
1494                         fileRef = 8E93909F0565D6D300C7661C;
1495                         isa = PBXBuildFile;
1496                         settings = {
1497                         };
1498                 };
1499                 8E9390BA0565D6D300C7661C = {
1500                         fileRef = 8E9390A00565D6D300C7661C;
1501                         isa = PBXBuildFile;
1502                         settings = {
1503                         };
1504                 };
1505                 8E9390BB0565D6D300C7661C = {
1506                         fileRef = 8E9390A10565D6D300C7661C;
1507                         isa = PBXBuildFile;
1508                         settings = {
1509                         };
1510                 };
1511                 8E9390BC0565D6D300C7661C = {
1512                         fileRef = 8E9390A20565D6D300C7661C;
1513                         isa = PBXBuildFile;
1514                         settings = {
1515                         };
1516                 };
1517                 8E9390BD0565D6D300C7661C = {
1518                         fileRef = 8E9390A30565D6D300C7661C;
1519                         isa = PBXBuildFile;
1520                         settings = {
1521                         };
1522                 };
1523                 8E9390BE0565D6D300C7661C = {
1524                         fileRef = 8E9390A40565D6D300C7661C;
1525                         isa = PBXBuildFile;
1526                         settings = {
1527                         };
1528                 };
1529                 8E9390BF0565D6D300C7661C = {
1530                         fileRef = 8E9390A50565D6D300C7661C;
1531                         isa = PBXBuildFile;
1532                         settings = {
1533                         };
1534                 };
1535                 8E9390C00565D6D300C7661C = {
1536                         fileRef = 8E9390A60565D6D300C7661C;
1537                         isa = PBXBuildFile;
1538                         settings = {
1539                         };
1540                 };
1541                 8E9390C10565D6D300C7661C = {
1542                         fileRef = 8E9390A70565D6D300C7661C;
1543                         isa = PBXBuildFile;
1544                         settings = {
1545                         };
1546                 };
1547                 8E9390C20565D6D300C7661C = {
1548                         fileRef = 8E9390A80565D6D300C7661C;
1549                         isa = PBXBuildFile;
1550                         settings = {
1551                         };
1552                 };
1553                 8E9390C30565D6D300C7661C = {
1554                         fileRef = 8E9390A90565D6D300C7661C;
1555                         isa = PBXBuildFile;
1556                         settings = {
1557                         };
1558                 };
1559                 8E9390C40565D6D300C7661C = {
1560                         fileRef = 8E9390AA0565D6D300C7661C;
1561                         isa = PBXBuildFile;
1562                         settings = {
1563                         };
1564                 };
1565                 8E9390C50565D6D300C7661C = {
1566                         fileRef = 8E9390AB0565D6D300C7661C;
1567                         isa = PBXBuildFile;
1568                         settings = {
1569                         };
1570                 };
1571                 8E9390C60565D6D300C7661C = {
1572                         fileRef = 8E9390AC0565D6D300C7661C;
1573                         isa = PBXBuildFile;
1574                         settings = {
1575                         };
1576                 };
1577                 8E9390C70565D6D300C7661C = {
1578                         fileRef = 8E9390AD0565D6D300C7661C;
1579                         isa = PBXBuildFile;
1580                         settings = {
1581                         };
1582                 };
1583                 8E9390C80565D6D300C7661C = {
1584                         fileRef = 8E9390AE0565D6D300C7661C;
1585                         isa = PBXBuildFile;
1586                         settings = {
1587                         };
1588                 };
1589                 8E9390C90565D6D300C7661C = {
1590                         fileRef = 8E9390AF0565D6D300C7661C;
1591                         isa = PBXBuildFile;
1592                         settings = {
1593                         };
1594                 };
1595                 8E9390CA0565D6D300C7661C = {
1596                         fileRef = 8E9390B00565D6D300C7661C;
1597                         isa = PBXBuildFile;
1598                         settings = {
1599                         };
1600                 };
1601                 8E9390CB0565D6D300C7661C = {
1602                         fileRef = 8E9390B10565D6D300C7661C;
1603                         isa = PBXBuildFile;
1604                         settings = {
1605                         };
1606                 };
1607                 8E9390CC0565D6D300C7661C = {
1608                         fileRef = 8E9390B20565D6D300C7661C;
1609                         isa = PBXBuildFile;
1610                         settings = {
1611                         };
1612                 };
1613                 8E9390CD0565D6D300C7661C = {
1614                         fileRef = 8E9390B30565D6D300C7661C;
1615                         isa = PBXBuildFile;
1616                         settings = {
1617                         };
1618                 };
1619                 8E9CC7B1046EFD700059A3A7 = {
1620                         fileEncoding = 12;
1621                         isa = PBXFileReference;
1622                         lastKnownFileType = text;
1623                         name = THANKS;
1624                         path = ../../THANKS;
1625                         refType = 2;
1626                         sourceTree = SOURCE_ROOT;
1627                 };
1628                 8E9CC7B2046EFD700059A3A7 = {
1629                         fileRef = 8E9CC7B1046EFD700059A3A7;
1630                         isa = PBXBuildFile;
1631                         settings = {
1632                         };
1633                 };
1634                 8EBF3FA303F13FFB0059A3A7 = {
1635                         isa = PBXFileReference;
1636                         lastKnownFileType = text;
1637                         name = vlc.scriptSuite;
1638                         path = Resources/vlc.scriptSuite;
1639                         refType = 2;
1640                         sourceTree = SOURCE_ROOT;
1641                 };
1642                 8EBF3FA403F13FFB0059A3A7 = {
1643                         fileRef = 8EBF3FA303F13FFB0059A3A7;
1644                         isa = PBXBuildFile;
1645                         settings = {
1646                         };
1647                 };
1648                 8EBF3FA503F140960059A3A7 = {
1649                         isa = PBXFileReference;
1650                         lastKnownFileType = text;
1651                         name = vlc.scriptTerminology;
1652                         path = Resources/English.lproj/vlc.scriptTerminology;
1653                         refType = 2;
1654                         sourceTree = SOURCE_ROOT;
1655                 };
1656                 8EBF3FA703F140A80059A3A7 = {
1657                         children = (
1658                                 8EBF3FA503F140960059A3A7,
1659                         );
1660                         isa = PBXVariantGroup;
1661                         name = vlc.scriptTerminology;
1662                         refType = 4;
1663                         sourceTree = "<group>";
1664                 };
1665                 8EBF3FA803F140A80059A3A7 = {
1666                         fileRef = 8EBF3FA703F140A80059A3A7;
1667                         isa = PBXBuildFile;
1668                         settings = {
1669                         };
1670                 };
1671                 8ECA7E520563CD9500DFC000 = {
1672                         children = (
1673                                 8E93909A0565D6D300C7661C,
1674                                 8E93909B0565D6D300C7661C,
1675                                 8E93909C0565D6D300C7661C,
1676                                 8E93909D0565D6D300C7661C,
1677                                 8E93909E0565D6D300C7661C,
1678                                 8E93909F0565D6D300C7661C,
1679                                 8E9390A00565D6D300C7661C,
1680                                 8E9390A10565D6D300C7661C,
1681                                 8E9390A20565D6D300C7661C,
1682                                 8E9390A30565D6D300C7661C,
1683                                 8E9390A40565D6D300C7661C,
1684                                 8E9390A50565D6D300C7661C,
1685                                 8E9390A60565D6D300C7661C,
1686                                 8E9390A70565D6D300C7661C,
1687                                 8E9390A80565D6D300C7661C,
1688                                 8E9390A90565D6D300C7661C,
1689                                 8E9390AA0565D6D300C7661C,
1690                                 8E9390AB0565D6D300C7661C,
1691                                 8E9390AC0565D6D300C7661C,
1692                                 8E9390AD0565D6D300C7661C,
1693                                 8E9390AE0565D6D300C7661C,
1694                                 8E9390AF0565D6D300C7661C,
1695                                 8E9390B00565D6D300C7661C,
1696                                 8E9390B10565D6D300C7661C,
1697                                 8E9390B20565D6D300C7661C,
1698                                 8E9390B30565D6D300C7661C,
1699                         );
1700                         isa = PBXGroup;
1701                         name = Controller;
1702                         refType = 4;
1703                         sourceTree = "<group>";
1704                 };
1705                 8ED6C27A03E2EB1C0059A3A7 = {
1706                         fileEncoding = 30;
1707                         isa = PBXFileReference;
1708                         lastKnownFileType = sourcecode.c.c;
1709                         name = coreaudio.c;
1710                         path = ../../modules/audio_output/coreaudio.c;
1711                         refType = 2;
1712                         sourceTree = SOURCE_ROOT;
1713                 };
1714                 8ED6C27B03E2EB1C0059A3A7 = {
1715                         fileEncoding = 30;
1716                         isa = PBXFileReference;
1717                         lastKnownFileType = sourcecode.c.objc;
1718                         name = controls.m;
1719                         path = ../../modules/gui/macosx/controls.m;
1720                         refType = 2;
1721                         sourceTree = SOURCE_ROOT;
1722                 };
1723                 8ED6C27C03E2EB1C0059A3A7 = {
1724                         fileEncoding = 30;
1725                         isa = PBXFileReference;
1726                         lastKnownFileType = sourcecode.c.h;
1727                         name = intf.h;
1728                         path = ../../modules/gui/macosx/intf.h;
1729                         refType = 2;
1730                         sourceTree = SOURCE_ROOT;
1731                 };
1732                 8ED6C27D03E2EB1C0059A3A7 = {
1733                         fileEncoding = 30;
1734                         isa = PBXFileReference;
1735                         lastKnownFileType = sourcecode.c.objc;
1736                         name = intf.m;
1737                         path = ../../modules/gui/macosx/intf.m;
1738                         refType = 2;
1739                         sourceTree = SOURCE_ROOT;
1740                 };
1741                 8ED6C27E03E2EB1C0059A3A7 = {
1742                         fileEncoding = 30;
1743                         isa = PBXFileReference;
1744                         lastKnownFileType = sourcecode.c.objc;
1745                         name = macosx.m;
1746                         path = ../../modules/gui/macosx/macosx.m;
1747                         refType = 2;
1748                         sourceTree = SOURCE_ROOT;
1749                 };
1750                 8ED6C27F03E2EB1C0059A3A7 = {
1751                         fileEncoding = 30;
1752                         isa = PBXFileReference;
1753                         lastKnownFileType = sourcecode.c.h;
1754                         name = misc.h;
1755                         path = ../../modules/gui/macosx/misc.h;
1756                         refType = 2;
1757                         sourceTree = SOURCE_ROOT;
1758                 };
1759                 8ED6C28003E2EB1C0059A3A7 = {
1760                         fileEncoding = 30;
1761                         isa = PBXFileReference;
1762                         lastKnownFileType = sourcecode.c.objc;
1763                         name = misc.m;
1764                         path = ../../modules/gui/macosx/misc.m;
1765                         refType = 2;
1766                         sourceTree = SOURCE_ROOT;
1767                 };
1768                 8ED6C28103E2EB1C0059A3A7 = {
1769                         fileEncoding = 30;
1770                         isa = PBXFileReference;
1771                         lastKnownFileType = sourcecode.c.h;
1772                         name = open.h;
1773                         path = ../../modules/gui/macosx/open.h;
1774                         refType = 2;
1775                         sourceTree = SOURCE_ROOT;
1776                 };
1777                 8ED6C28203E2EB1C0059A3A7 = {
1778                         fileEncoding = 30;
1779                         isa = PBXFileReference;
1780                         lastKnownFileType = sourcecode.c.objc;
1781                         name = open.m;
1782                         path = ../../modules/gui/macosx/open.m;
1783                         refType = 2;
1784                         sourceTree = SOURCE_ROOT;
1785                 };
1786                 8ED6C28303E2EB1C0059A3A7 = {
1787                         fileEncoding = 30;
1788                         isa = PBXFileReference;
1789                         lastKnownFileType = sourcecode.c.h;
1790                         name = playlist.h;
1791                         path = ../../modules/gui/macosx/playlist.h;
1792                         refType = 2;
1793                         sourceTree = SOURCE_ROOT;
1794                 };
1795                 8ED6C28403E2EB1C0059A3A7 = {
1796                         fileEncoding = 30;
1797                         isa = PBXFileReference;
1798                         lastKnownFileType = sourcecode.c.objc;
1799                         name = playlist.m;
1800                         path = ../../modules/gui/macosx/playlist.m;
1801                         refType = 2;
1802                         sourceTree = SOURCE_ROOT;
1803                 };
1804                 8ED6C28503E2EB1C0059A3A7 = {
1805                         fileEncoding = 30;
1806                         isa = PBXFileReference;
1807                         lastKnownFileType = sourcecode.c.h;
1808                         name = prefs.h;
1809                         path = ../../modules/gui/macosx/prefs.h;
1810                         refType = 2;
1811                         sourceTree = SOURCE_ROOT;
1812                 };
1813                 8ED6C28603E2EB1C0059A3A7 = {
1814                         fileEncoding = 30;
1815                         isa = PBXFileReference;
1816                         lastKnownFileType = sourcecode.c.objc;
1817                         name = prefs.m;
1818                         path = ../../modules/gui/macosx/prefs.m;
1819                         refType = 2;
1820                         sourceTree = SOURCE_ROOT;
1821                 };
1822                 8ED6C28703E2EB1C0059A3A7 = {
1823                         fileEncoding = 30;
1824                         isa = PBXFileReference;
1825                         lastKnownFileType = sourcecode.c.h;
1826                         name = vout.h;
1827                         path = ../../modules/gui/macosx/vout.h;
1828                         refType = 2;
1829                         sourceTree = SOURCE_ROOT;
1830                 };
1831                 8ED6C28803E2EB1C0059A3A7 = {
1832                         fileEncoding = 30;
1833                         isa = PBXFileReference;
1834                         lastKnownFileType = sourcecode.c.objc;
1835                         name = vout.m;
1836                         path = ../../modules/gui/macosx/vout.m;
1837                         refType = 2;
1838                         sourceTree = SOURCE_ROOT;
1839                 };
1840                 8ED6C29D03E2F32E0059A3A7 = {
1841                         fileEncoding = 12;
1842                         isa = PBXFileReference;
1843                         lastKnownFileType = text;
1844                         name = AUTHORS;
1845                         path = ../../AUTHORS;
1846                         refType = 2;
1847                         sourceTree = SOURCE_ROOT;
1848                 };
1849                 8ED6C29E03E2F32E0059A3A7 = {
1850                         fileEncoding = 12;
1851                         isa = PBXFileReference;
1852                         lastKnownFileType = text;
1853                         name = COPYING;
1854                         path = ../../COPYING;
1855                         refType = 2;
1856                         sourceTree = SOURCE_ROOT;
1857                 };
1858                 8ED6C29F03E2F32E0059A3A7 = {
1859                         fileRef = 8ED6C29D03E2F32E0059A3A7;
1860                         isa = PBXBuildFile;
1861                         settings = {
1862                         };
1863                 };
1864                 8ED6C2A003E2F32E0059A3A7 = {
1865                         fileRef = 8ED6C29E03E2F32E0059A3A7;
1866                         isa = PBXBuildFile;
1867                         settings = {
1868                         };
1869                 };
1870                 8EDAC3430440F72D0059A3A7 = {
1871                         isa = PBXFileReference;
1872                         lastKnownFileType = text.rtf;
1873                         name = README.MacOSX.rtf;
1874                         path = ../../README.MacOSX.rtf;
1875                         refType = 2;
1876                         sourceTree = SOURCE_ROOT;
1877                 };
1878                 8EDAC3440440F72D0059A3A7 = {
1879                         fileRef = 8EDAC3430440F72D0059A3A7;
1880                         isa = PBXBuildFile;
1881                         settings = {
1882                         };
1883                 };
1884                 8EE1AF9F044465080059A3A7 = {
1885                         fileEncoding = 30;
1886                         isa = PBXFileReference;
1887                         lastKnownFileType = sourcecode.c.h;
1888                         name = about.h;
1889                         path = ../../modules/gui/macosx/about.h;
1890                         refType = 2;
1891                         sourceTree = SOURCE_ROOT;
1892                 };
1893                 8EE1AFA0044465080059A3A7 = {
1894                         fileEncoding = 30;
1895                         isa = PBXFileReference;
1896                         lastKnownFileType = sourcecode.c.objc;
1897                         name = about.m;
1898                         path = ../../modules/gui/macosx/about.m;
1899                         refType = 2;
1900                         sourceTree = SOURCE_ROOT;
1901                 };
1902                 8EE1AFA30444660F0059A3A7 = {
1903                         isa = PBXFileReference;
1904                         lastKnownFileType = image.png;
1905                         name = about_bg.png;
1906                         path = Resources/about_bg.png;
1907                         refType = 2;
1908                         sourceTree = SOURCE_ROOT;
1909                 };
1910                 8EE1AFA40444660F0059A3A7 = {
1911                         fileRef = 8EE1AFA30444660F0059A3A7;
1912                         isa = PBXBuildFile;
1913                         settings = {
1914                         };
1915                 };
1916                 8EF1600B03FC62560059A3A7 = {
1917                         fileEncoding = 4;
1918                         isa = PBXFileReference;
1919                         lastKnownFileType = sourcecode.c.h;
1920                         name = info.h;
1921                         path = ../../modules/gui/macosx/info.h;
1922                         refType = 2;
1923                         sourceTree = SOURCE_ROOT;
1924                 };
1925                 8EF1600C03FC62560059A3A7 = {
1926                         fileEncoding = 4;
1927                         isa = PBXFileReference;
1928                         lastKnownFileType = sourcecode.c.objc;
1929                         name = info.m;
1930                         path = ../../modules/gui/macosx/info.m;
1931                         refType = 2;
1932                         sourceTree = SOURCE_ROOT;
1933                 };
1934 //8E0
1935 //8E1
1936 //8E2
1937 //8E3
1938 //8E4
1939 //A00
1940 //A01
1941 //A02
1942 //A03
1943 //A04
1944                 A0E6B59804407FBD0080DD97 = {
1945                         fileEncoding = 12;
1946                         isa = PBXFileReference;
1947                         lastKnownFileType = text;
1948                         name = README;
1949                         path = Resources/README;
1950                         refType = 4;
1951                         sourceTree = "<group>";
1952                 };
1953                 A0E6B59904407FBD0080DD97 = {
1954                         fileRef = A0E6B59804407FBD0080DD97;
1955                         isa = PBXBuildFile;
1956                         settings = {
1957                         };
1958                 };
1959 //A00
1960 //A01
1961 //A02
1962 //A03
1963 //A04
1964 //F60
1965 //F61
1966 //F62
1967 //F63
1968 //F64
1969                 F69B0CA602E24F6401A80112 = {
1970                         children = (
1971                                 F69B0CA702E24F6401A80112,
1972                         );
1973                         isa = PBXVariantGroup;
1974                         name = InfoPlist.strings;
1975                         path = "";
1976                         refType = 4;
1977                         sourceTree = "<group>";
1978                 };
1979                 F69B0CA702E24F6401A80112 = {
1980                         fileEncoding = 5;
1981                         isa = PBXFileReference;
1982                         lastKnownFileType = text.plist.strings;
1983                         name = English;
1984                         path = Resources/English.lproj/InfoPlist.strings;
1985                         refType = 4;
1986                         sourceTree = "<group>";
1987                 };
1988                 F69B0CA802E24F6401A80112 = {
1989                         fileRef = F69B0CA602E24F6401A80112;
1990                         isa = PBXBuildFile;
1991                         settings = {
1992                         };
1993                 };
1994                 F6E4F90A02D2648B01A80112 = {
1995                         isa = PBXFileReference;
1996                         lastKnownFileType = image.icns;
1997                         name = divx.icns;
1998                         path = Resources/divx.icns;
1999                         refType = 4;
2000                         sourceTree = "<group>";
2001                 };
2002                 F6E4F90B02D2648B01A80112 = {
2003                         isa = PBXFileReference;
2004                         lastKnownFileType = image.icns;
2005                         name = generic.icns;
2006                         path = Resources/generic.icns;
2007                         refType = 4;
2008                         sourceTree = "<group>";
2009                 };
2010                 F6E4F90C02D2648B01A80112 = {
2011                         isa = PBXFileReference;
2012                         lastKnownFileType = image.icns;
2013                         name = mpeg.icns;
2014                         path = Resources/mpeg.icns;
2015                         refType = 4;
2016                         sourceTree = "<group>";
2017                 };
2018                 F6E4F90D02D2648B01A80112 = {
2019                         isa = PBXFileReference;
2020                         lastKnownFileType = image.icns;
2021                         name = mpeg1.icns;
2022                         path = Resources/mpeg1.icns;
2023                         refType = 4;
2024                         sourceTree = "<group>";
2025                 };
2026                 F6E4F90E02D2648B01A80112 = {
2027                         isa = PBXFileReference;
2028                         lastKnownFileType = image.icns;
2029                         name = mpeg2.icns;
2030                         path = Resources/mpeg2.icns;
2031                         refType = 4;
2032                         sourceTree = "<group>";
2033                 };
2034                 F6E4F90F02D2648B01A80112 = {
2035                         isa = PBXFileReference;
2036                         lastKnownFileType = image.icns;
2037                         name = mpeg4.icns;
2038                         path = Resources/mpeg4.icns;
2039                         refType = 4;
2040                         sourceTree = "<group>";
2041                 };
2042                 F6E4F91002D2648B01A80112 = {
2043                         fileRef = F6E4F90A02D2648B01A80112;
2044                         isa = PBXBuildFile;
2045                         settings = {
2046                         };
2047                 };
2048                 F6E4F91102D2648B01A80112 = {
2049                         fileRef = F6E4F90B02D2648B01A80112;
2050                         isa = PBXBuildFile;
2051                         settings = {
2052                         };
2053                 };
2054                 F6E4F91202D2648B01A80112 = {
2055                         fileRef = F6E4F90C02D2648B01A80112;
2056                         isa = PBXBuildFile;
2057                         settings = {
2058                         };
2059                 };
2060                 F6E4F91302D2648B01A80112 = {
2061                         fileRef = F6E4F90D02D2648B01A80112;
2062                         isa = PBXBuildFile;
2063                         settings = {
2064                         };
2065                 };
2066                 F6E4F91402D2648B01A80112 = {
2067                         fileRef = F6E4F90E02D2648B01A80112;
2068                         isa = PBXBuildFile;
2069                         settings = {
2070                         };
2071                 };
2072                 F6E4F91502D2648B01A80112 = {
2073                         fileRef = F6E4F90F02D2648B01A80112;
2074                         isa = PBXBuildFile;
2075                         settings = {
2076                         };
2077                 };
2078 //F60
2079 //F61
2080 //F62
2081 //F63
2082 //F64
2083 //F70
2084 //F71
2085 //F72
2086 //F73
2087 //F74
2088                 F74F13DF02C2A53401EE194C = {
2089                         isa = PBXFileReference;
2090                         lastKnownFileType = image.icns;
2091                         name = vlc.icns;
2092                         path = Resources/vlc.icns;
2093                         refType = 4;
2094                         sourceTree = "<group>";
2095                 };
2096                 F74F13E002C2A53401EE194C = {
2097                         fileRef = F74F13DF02C2A53401EE194C;
2098                         isa = PBXBuildFile;
2099                         settings = {
2100                         };
2101                 };
2102                 F74F13EA02C2A79C01EE194C = {
2103                         children = (
2104                                 F74F13EB02C2A79C01EE194C,
2105                         );
2106                         isa = PBXVariantGroup;
2107                         name = MainMenu.nib;
2108                         path = "";
2109                         refType = 4;
2110                         sourceTree = "<group>";
2111                 };
2112                 F74F13EB02C2A79C01EE194C = {
2113                         isa = PBXFileReference;
2114                         lastKnownFileType = wrapper.nib;
2115                         name = English;
2116                         path = Resources/English.lproj/MainMenu.nib;
2117                         refType = 4;
2118                         sourceTree = "<group>";
2119                 };
2120                 F74F13EC02C2A79C01EE194C = {
2121                         fileRef = F74F13EA02C2A79C01EE194C;
2122                         isa = PBXBuildFile;
2123                         settings = {
2124                         };
2125                 };
2126         };
2127         rootObject = 089C1669FE841209C02AAC07;
2128 }