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