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