]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* fix relative paths
[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.3-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.3-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,rts</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.3-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                         );
817                         isa = PBXResourcesBuildPhase;
818                         runOnlyForDeploymentPostprocessing = 0;
819                 };
820                 089C1677FE841209C02AAC07 = {
821                         buildActionMask = 2147483647;
822                         files = (
823                                 1058C7AFFEA557BF11CA2CBB,
824                         );
825                         isa = PBXFrameworksBuildPhase;
826                         runOnlyForDeploymentPostprocessing = 0;
827                 };
828                 089C1679FE841209C02AAC07 = {
829                         buildActionMask = 2147483647;
830                         files = (
831                         );
832                         isa = PBXRezBuildPhase;
833                         runOnlyForDeploymentPostprocessing = 0;
834                 };
835                 089C167CFE841241C02AAC07 = {
836                         children = (
837                                 DCF358BC077F1236007DB450,
838                                 8E445F86047289E50059A3A7,
839                                 8ECA7E520563CD9500DFC000,
840                                 8EE1AFA30444660F0059A3A7,
841                                 F69B0CA602E24F6401A80112,
842                                 8ED6C29D03E2F32E0059A3A7,
843                                 8E9CC7B1046EFD700059A3A7,
844                                 8ED6C29E03E2F32E0059A3A7,
845                                 A0E6B59804407FBD0080DD97,
846                                 8EBF3FA303F13FFB0059A3A7,
847                                 8EBF3FA503F140960059A3A7,
848                                 8EDAC3430440F72D0059A3A7,
849                         );
850                         isa = PBXGroup;
851                         name = Resources;
852                         path = "";
853                         refType = 4;
854                         sourceTree = "<group>";
855                 };
856                 089C167FFE841241C02AAC07 = {
857                         isa = PBXFileReference;
858                         lastKnownFileType = wrapper.framework;
859                         name = AppKit.framework;
860                         path = /System/Library/Frameworks/AppKit.framework;
861                         refType = 0;
862                         sourceTree = "<absolute>";
863                 };
864                 08FB77AFFE84173DC02AAC07 = {
865                         children = (
866                                 8ED6C27E03E2EB1C0059A3A7,
867                                 8ED6C27C03E2EB1C0059A3A7,
868                                 8ED6C27D03E2EB1C0059A3A7,
869                                 8E6BC6FA041684EC0059A3A7,
870                                 8ED6C27B03E2EB1C0059A3A7,
871                                 8E6BC6F6041643860059A3A7,
872                                 8E6BC6F7041643860059A3A7,
873                                 8ED6C27F03E2EB1C0059A3A7,
874                                 8ED6C28003E2EB1C0059A3A7,
875                                 8EE1AF9F044465080059A3A7,
876                                 8EE1AFA0044465080059A3A7,
877                                 8ED6C28103E2EB1C0059A3A7,
878                                 8ED6C28203E2EB1C0059A3A7,
879                                 8ED6C28303E2EB1C0059A3A7,
880                                 8ED6C28403E2EB1C0059A3A7,
881                                 8ED6C28503E2EB1C0059A3A7,
882                                 8ED6C28603E2EB1C0059A3A7,
883                                 8E9CA1A306D7DEE800B7186C,
884                                 8E9CA1A406D7DEE800B7186C,
885                                 8E49720006417F6800370C9F,
886                                 8E49720106417F6800370C9F,
887                                 8E55FB7F0459B0FD00FB3317,
888                                 8E55FB800459B0FD00FB3317,
889                                 2A16E03F06C4F08700C87B09,
890                                 2A16E04006C4F08700C87B09,
891                                 8ED6C27A03E2EB1C0059A3A7,
892                                 8ED6C28703E2EB1C0059A3A7,
893                                 8ED6C28803E2EB1C0059A3A7,
894                                 8E9CA1A506D7DEE800B7186C,
895                                 8E9CA1A606D7DEE800B7186C,
896                                 DC769AB8085DF0DB001A838D,
897                                 DC769AB7085DF0DB001A838D,
898                         );
899                         isa = PBXGroup;
900                         name = Classes;
901                         refType = 4;
902                         sourceTree = "<group>";
903                 };
904 //080
905 //081
906 //082
907 //083
908 //084
909 //100
910 //101
911 //102
912 //103
913 //104
914                 1058C7ACFEA557BF11CA2CBB = {
915                         children = (
916                                 1058C7ADFEA557BF11CA2CBB,
917                         );
918                         isa = PBXGroup;
919                         name = "Linked Frameworks";
920                         refType = 4;
921                         sourceTree = "<group>";
922                 };
923                 1058C7ADFEA557BF11CA2CBB = {
924                         isa = PBXFileReference;
925                         lastKnownFileType = wrapper.framework;
926                         name = Cocoa.framework;
927                         path = /System/Library/Frameworks/Cocoa.framework;
928                         refType = 0;
929                         sourceTree = "<absolute>";
930                 };
931                 1058C7AEFEA557BF11CA2CBB = {
932                         children = (
933                                 089C1672FE841209C02AAC07,
934                                 089C167FFE841241C02AAC07,
935                         );
936                         isa = PBXGroup;
937                         name = "Other Frameworks";
938                         refType = 4;
939                         sourceTree = "<group>";
940                 };
941                 1058C7AFFEA557BF11CA2CBB = {
942                         fileRef = 1058C7ADFEA557BF11CA2CBB;
943                         isa = PBXBuildFile;
944                         settings = {
945                         };
946                 };
947 //100
948 //101
949 //102
950 //103
951 //104
952 //190
953 //191
954 //192
955 //193
956 //194
957                 19C28FB8FE9D52D311CA2CBB = {
958                         children = (
959                                 014CEA410018CDE011CA2923,
960                         );
961                         isa = PBXGroup;
962                         name = Products;
963                         refType = 4;
964                         sourceTree = "<group>";
965                 };
966 //190
967 //191
968 //192
969 //193
970 //194
971 //2A0
972 //2A1
973 //2A2
974 //2A3
975 //2A4
976                 2A16E03F06C4F08700C87B09 = {
977                         fileEncoding = 30;
978                         isa = PBXFileReference;
979                         lastKnownFileType = sourcecode.c.h;
980                         name = equalizer.h;
981                         path = ../../modules/gui/macosx/equalizer.h;
982                         refType = 2;
983                         sourceTree = SOURCE_ROOT;
984                 };
985                 2A16E04006C4F08700C87B09 = {
986                         fileEncoding = 30;
987                         isa = PBXFileReference;
988                         lastKnownFileType = sourcecode.c.objc;
989                         name = equalizer.m;
990                         path = ../../modules/gui/macosx/equalizer.m;
991                         refType = 2;
992                         sourceTree = SOURCE_ROOT;
993                 };
994                 2A16E07E06C5074F00C87B09 = {
995                         isa = PBXFileReference;
996                         lastKnownFileType = image.png;
997                         name = equalizerdrawer_active.png;
998                         path = Resources/equalizerdrawer_active.png;
999                         refType = 4;
1000                         sourceTree = "<group>";
1001                 };
1002                 2A16E07F06C5074F00C87B09 = {
1003                         isa = PBXFileReference;
1004                         lastKnownFileType = image.png;
1005                         name = equalizerdrawer_blue.png;
1006                         path = Resources/equalizerdrawer_blue.png;
1007                         refType = 4;
1008                         sourceTree = "<group>";
1009                 };
1010                 2A16E08006C5074F00C87B09 = {
1011                         fileRef = 2A16E07E06C5074F00C87B09;
1012                         isa = PBXBuildFile;
1013                         settings = {
1014                         };
1015                 };
1016                 2A16E08106C5074F00C87B09 = {
1017                         fileRef = 2A16E07F06C5074F00C87B09;
1018                         isa = PBXBuildFile;
1019                         settings = {
1020                         };
1021                 };
1022 //2A0
1023 //2A1
1024 //2A2
1025 //2A3
1026 //2A4
1027 //8E0
1028 //8E1
1029 //8E2
1030 //8E3
1031 //8E4
1032                 8E445F86047289E50059A3A7 = {
1033                         children = (
1034                                 F74F13DF02C2A53401EE194C,
1035                                 F6E4F90A02D2648B01A80112,
1036                                 F6E4F90B02D2648B01A80112,
1037                                 F6E4F90C02D2648B01A80112,
1038                                 F6E4F90D02D2648B01A80112,
1039                                 F6E4F90E02D2648B01A80112,
1040                                 F6E4F90F02D2648B01A80112,
1041                                 8E445F8704728A700059A3A7,
1042                                 8E445F8804728A700059A3A7,
1043                                 8E445F8904728A700059A3A7,
1044                                 8E445F8A04728A700059A3A7,
1045                                 8E445F8B04728A700059A3A7,
1046                                 8E445F8C04728A700059A3A7,
1047                                 8E445F8D04728A700059A3A7,
1048                                 8E445F8E04728A700059A3A7,
1049                                 8E445F8F04728A700059A3A7,
1050                                 8E445F9004728A700059A3A7,
1051                                 8E445F9104728A700059A3A7,
1052                                 8E445F9204728A700059A3A7,
1053                                 8E445F9304728A700059A3A7,
1054                                 8E445F9404728A700059A3A7,
1055                                 8E445F9504728A700059A3A7,
1056                                 8E445F9604728A700059A3A7,
1057                                 8E445F9704728A700059A3A7,
1058                                 8E445F9804728A700059A3A7,
1059                                 8E445F9904728A700059A3A7,
1060                                 8E445F9A04728A700059A3A7,
1061                                 8E445F9B04728A700059A3A7,
1062                                 8E445F9C04728A700059A3A7,
1063                         );
1064                         isa = PBXGroup;
1065                         name = fileicons;
1066                         path = "";
1067                         refType = 4;
1068                         sourceTree = "<group>";
1069                 };
1070                 8E445F8704728A700059A3A7 = {
1071                         isa = PBXFileReference;
1072                         lastKnownFileType = image.icns;
1073                         name = a52.icns;
1074                         path = Resources/a52.icns;
1075                         refType = 2;
1076                         sourceTree = SOURCE_ROOT;
1077                 };
1078                 8E445F8804728A700059A3A7 = {
1079                         isa = PBXFileReference;
1080                         lastKnownFileType = image.icns;
1081                         name = aac.icns;
1082                         path = Resources/aac.icns;
1083                         refType = 2;
1084                         sourceTree = SOURCE_ROOT;
1085                 };
1086                 8E445F8904728A700059A3A7 = {
1087                         isa = PBXFileReference;
1088                         lastKnownFileType = image.icns;
1089                         name = asf.icns;
1090                         path = Resources/asf.icns;
1091                         refType = 2;
1092                         sourceTree = SOURCE_ROOT;
1093                 };
1094                 8E445F8A04728A700059A3A7 = {
1095                         isa = PBXFileReference;
1096                         lastKnownFileType = image.icns;
1097                         name = asx.icns;
1098                         path = Resources/asx.icns;
1099                         refType = 2;
1100                         sourceTree = SOURCE_ROOT;
1101                 };
1102                 8E445F8B04728A700059A3A7 = {
1103                         isa = PBXFileReference;
1104                         lastKnownFileType = image.icns;
1105                         name = avi.icns;
1106                         path = Resources/avi.icns;
1107                         refType = 2;
1108                         sourceTree = SOURCE_ROOT;
1109                 };
1110                 8E445F8C04728A700059A3A7 = {
1111                         isa = PBXFileReference;
1112                         lastKnownFileType = image.icns;
1113                         name = bin.icns;
1114                         path = Resources/bin.icns;
1115                         refType = 2;
1116                         sourceTree = SOURCE_ROOT;
1117                 };
1118                 8E445F8D04728A700059A3A7 = {
1119                         isa = PBXFileReference;
1120                         lastKnownFileType = image.icns;
1121                         name = cue.icns;
1122                         path = Resources/cue.icns;
1123                         refType = 2;
1124                         sourceTree = SOURCE_ROOT;
1125                 };
1126                 8E445F8E04728A700059A3A7 = {
1127                         isa = PBXFileReference;
1128                         lastKnownFileType = image.icns;
1129                         name = dat.icns;
1130                         path = Resources/dat.icns;
1131                         refType = 2;
1132                         sourceTree = SOURCE_ROOT;
1133                 };
1134                 8E445F8F04728A700059A3A7 = {
1135                         isa = PBXFileReference;
1136                         lastKnownFileType = image.icns;
1137                         name = dv.icns;
1138                         path = Resources/dv.icns;
1139                         refType = 2;
1140                         sourceTree = SOURCE_ROOT;
1141                 };
1142                 8E445F9004728A700059A3A7 = {
1143                         isa = PBXFileReference;
1144                         lastKnownFileType = image.icns;
1145                         name = m3u.icns;
1146                         path = Resources/m3u.icns;
1147                         refType = 2;
1148                         sourceTree = SOURCE_ROOT;
1149                 };
1150                 8E445F9104728A700059A3A7 = {
1151                         isa = PBXFileReference;
1152                         lastKnownFileType = image.icns;
1153                         name = mov.icns;
1154                         path = Resources/mov.icns;
1155                         refType = 2;
1156                         sourceTree = SOURCE_ROOT;
1157                 };
1158                 8E445F9204728A700059A3A7 = {
1159                         isa = PBXFileReference;
1160                         lastKnownFileType = image.icns;
1161                         name = mp3.icns;
1162                         path = Resources/mp3.icns;
1163                         refType = 2;
1164                         sourceTree = SOURCE_ROOT;
1165                 };
1166                 8E445F9304728A700059A3A7 = {
1167                         isa = PBXFileReference;
1168                         lastKnownFileType = image.icns;
1169                         name = mp4.icns;
1170                         path = Resources/mp4.icns;
1171                         refType = 2;
1172                         sourceTree = SOURCE_ROOT;
1173                 };
1174                 8E445F9404728A700059A3A7 = {
1175                         isa = PBXFileReference;
1176                         lastKnownFileType = image.icns;
1177                         name = mpg.icns;
1178                         path = Resources/mpg.icns;
1179                         refType = 2;
1180                         sourceTree = SOURCE_ROOT;
1181                 };
1182                 8E445F9504728A700059A3A7 = {
1183                         isa = PBXFileReference;
1184                         lastKnownFileType = image.icns;
1185                         name = ogg.icns;
1186                         path = Resources/ogg.icns;
1187                         refType = 2;
1188                         sourceTree = SOURCE_ROOT;
1189                 };
1190                 8E445F9604728A700059A3A7 = {
1191                         isa = PBXFileReference;
1192                         lastKnownFileType = image.icns;
1193                         name = ogm.icns;
1194                         path = Resources/ogm.icns;
1195                         refType = 2;
1196                         sourceTree = SOURCE_ROOT;
1197                 };
1198                 8E445F9704728A700059A3A7 = {
1199                         isa = PBXFileReference;
1200                         lastKnownFileType = image.icns;
1201                         name = pls.icns;
1202                         path = Resources/pls.icns;
1203                         refType = 2;
1204                         sourceTree = SOURCE_ROOT;
1205                 };
1206                 8E445F9804728A700059A3A7 = {
1207                         isa = PBXFileReference;
1208                         lastKnownFileType = image.icns;
1209                         name = srt.icns;
1210                         path = Resources/srt.icns;
1211                         refType = 2;
1212                         sourceTree = SOURCE_ROOT;
1213                 };
1214                 8E445F9904728A700059A3A7 = {
1215                         isa = PBXFileReference;
1216                         lastKnownFileType = image.icns;
1217                         name = sub.icns;
1218                         path = Resources/sub.icns;
1219                         refType = 2;
1220                         sourceTree = SOURCE_ROOT;
1221                 };
1222                 8E445F9A04728A700059A3A7 = {
1223                         isa = PBXFileReference;
1224                         lastKnownFileType = image.icns;
1225                         name = vob.icns;
1226                         path = Resources/vob.icns;
1227                         refType = 2;
1228                         sourceTree = SOURCE_ROOT;
1229                 };
1230                 8E445F9B04728A700059A3A7 = {
1231                         isa = PBXFileReference;
1232                         lastKnownFileType = image.icns;
1233                         name = wma.icns;
1234                         path = Resources/wma.icns;
1235                         refType = 2;
1236                         sourceTree = SOURCE_ROOT;
1237                 };
1238                 8E445F9C04728A700059A3A7 = {
1239                         isa = PBXFileReference;
1240                         lastKnownFileType = image.icns;
1241                         name = wmv.icns;
1242                         path = Resources/wmv.icns;
1243                         refType = 2;
1244                         sourceTree = SOURCE_ROOT;
1245                 };
1246                 8E445F9D04728A700059A3A7 = {
1247                         fileRef = 8E445F8704728A700059A3A7;
1248                         isa = PBXBuildFile;
1249                         settings = {
1250                         };
1251                 };
1252                 8E445F9E04728A700059A3A7 = {
1253                         fileRef = 8E445F8804728A700059A3A7;
1254                         isa = PBXBuildFile;
1255                         settings = {
1256                         };
1257                 };
1258                 8E445F9F04728A700059A3A7 = {
1259                         fileRef = 8E445F8904728A700059A3A7;
1260                         isa = PBXBuildFile;
1261                         settings = {
1262                         };
1263                 };
1264                 8E445FA004728A700059A3A7 = {
1265                         fileRef = 8E445F8A04728A700059A3A7;
1266                         isa = PBXBuildFile;
1267                         settings = {
1268                         };
1269                 };
1270                 8E445FA104728A700059A3A7 = {
1271                         fileRef = 8E445F8B04728A700059A3A7;
1272                         isa = PBXBuildFile;
1273                         settings = {
1274                         };
1275                 };
1276                 8E445FA204728A700059A3A7 = {
1277                         fileRef = 8E445F8C04728A700059A3A7;
1278                         isa = PBXBuildFile;
1279                         settings = {
1280                         };
1281                 };
1282                 8E445FA304728A700059A3A7 = {
1283                         fileRef = 8E445F8D04728A700059A3A7;
1284                         isa = PBXBuildFile;
1285                         settings = {
1286                         };
1287                 };
1288                 8E445FA404728A700059A3A7 = {
1289                         fileRef = 8E445F8E04728A700059A3A7;
1290                         isa = PBXBuildFile;
1291                         settings = {
1292                         };
1293                 };
1294                 8E445FA504728A700059A3A7 = {
1295                         fileRef = 8E445F8F04728A700059A3A7;
1296                         isa = PBXBuildFile;
1297                         settings = {
1298                         };
1299                 };
1300                 8E445FA604728A700059A3A7 = {
1301                         fileRef = 8E445F9004728A700059A3A7;
1302                         isa = PBXBuildFile;
1303                         settings = {
1304                         };
1305                 };
1306                 8E445FA704728A700059A3A7 = {
1307                         fileRef = 8E445F9104728A700059A3A7;
1308                         isa = PBXBuildFile;
1309                         settings = {
1310                         };
1311                 };
1312                 8E445FA804728A700059A3A7 = {
1313                         fileRef = 8E445F9204728A700059A3A7;
1314                         isa = PBXBuildFile;
1315                         settings = {
1316                         };
1317                 };
1318                 8E445FA904728A700059A3A7 = {
1319                         fileRef = 8E445F9304728A700059A3A7;
1320                         isa = PBXBuildFile;
1321                         settings = {
1322                         };
1323                 };
1324                 8E445FAA04728A700059A3A7 = {
1325                         fileRef = 8E445F9404728A700059A3A7;
1326                         isa = PBXBuildFile;
1327                         settings = {
1328                         };
1329                 };
1330                 8E445FAB04728A700059A3A7 = {
1331                         fileRef = 8E445F9504728A700059A3A7;
1332                         isa = PBXBuildFile;
1333                         settings = {
1334                         };
1335                 };
1336                 8E445FAC04728A700059A3A7 = {
1337                         fileRef = 8E445F9604728A700059A3A7;
1338                         isa = PBXBuildFile;
1339                         settings = {
1340                         };
1341                 };
1342                 8E445FAD04728A700059A3A7 = {
1343                         fileRef = 8E445F9704728A700059A3A7;
1344                         isa = PBXBuildFile;
1345                         settings = {
1346                         };
1347                 };
1348                 8E445FAE04728A700059A3A7 = {
1349                         fileRef = 8E445F9804728A700059A3A7;
1350                         isa = PBXBuildFile;
1351                         settings = {
1352                         };
1353                 };
1354                 8E445FAF04728A700059A3A7 = {
1355                         fileRef = 8E445F9904728A700059A3A7;
1356                         isa = PBXBuildFile;
1357                         settings = {
1358                         };
1359                 };
1360                 8E445FB004728A700059A3A7 = {
1361                         fileRef = 8E445F9A04728A700059A3A7;
1362                         isa = PBXBuildFile;
1363                         settings = {
1364                         };
1365                 };
1366                 8E445FB104728A700059A3A7 = {
1367                         fileRef = 8E445F9B04728A700059A3A7;
1368                         isa = PBXBuildFile;
1369                         settings = {
1370                         };
1371                 };
1372                 8E445FB204728A700059A3A7 = {
1373                         fileRef = 8E445F9C04728A700059A3A7;
1374                         isa = PBXBuildFile;
1375                         settings = {
1376                         };
1377                 };
1378                 8E49720006417F6800370C9F = {
1379                         fileEncoding = 5;
1380                         isa = PBXFileReference;
1381                         lastKnownFileType = sourcecode.c.h;
1382                         name = playlistinfo.h;
1383                         path = ../../modules/gui/macosx/playlistinfo.h;
1384                         refType = 2;
1385                         sourceTree = SOURCE_ROOT;
1386                 };
1387                 8E49720106417F6800370C9F = {
1388                         fileEncoding = 5;
1389                         isa = PBXFileReference;
1390                         lastKnownFileType = sourcecode.c.objc;
1391                         name = playlistinfo.m;
1392                         path = ../../modules/gui/macosx/playlistinfo.m;
1393                         refType = 2;
1394                         sourceTree = SOURCE_ROOT;
1395                 };
1396                 8E55FB7F0459B0FD00FB3317 = {
1397                         fileEncoding = 30;
1398                         isa = PBXFileReference;
1399                         lastKnownFileType = sourcecode.c.h;
1400                         name = output.h;
1401                         path = ../../modules/gui/macosx/output.h;
1402                         refType = 2;
1403                         sourceTree = SOURCE_ROOT;
1404                 };
1405                 8E55FB800459B0FD00FB3317 = {
1406                         fileEncoding = 30;
1407                         isa = PBXFileReference;
1408                         lastKnownFileType = sourcecode.c.objc;
1409                         name = output.m;
1410                         path = ../../modules/gui/macosx/output.m;
1411                         refType = 2;
1412                         sourceTree = SOURCE_ROOT;
1413                 };
1414                 8E6BC6F6041643860059A3A7 = {
1415                         fileEncoding = 4;
1416                         isa = PBXFileReference;
1417                         lastKnownFileType = sourcecode.c.h;
1418                         name = applescript.h;
1419                         path = ../../modules/gui/macosx/applescript.h;
1420                         refType = 2;
1421                         sourceTree = SOURCE_ROOT;
1422                 };
1423                 8E6BC6F7041643860059A3A7 = {
1424                         fileEncoding = 4;
1425                         isa = PBXFileReference;
1426                         lastKnownFileType = sourcecode.c.objc;
1427                         name = applescript.m;
1428                         path = ../../modules/gui/macosx/applescript.m;
1429                         refType = 2;
1430                         sourceTree = SOURCE_ROOT;
1431                 };
1432                 8E6BC6FA041684EC0059A3A7 = {
1433                         fileEncoding = 4;
1434                         isa = PBXFileReference;
1435                         lastKnownFileType = sourcecode.c.h;
1436                         name = controls.h;
1437                         path = ../../modules/gui/macosx/controls.h;
1438                         refType = 2;
1439                         sourceTree = SOURCE_ROOT;
1440                 };
1441                 8E93909A0565D6D300C7661C = {
1442                         isa = PBXFileReference;
1443                         lastKnownFileType = image.png;
1444                         name = display_slider.png;
1445                         path = Resources/display_slider.png;
1446                         refType = 2;
1447                         sourceTree = SOURCE_ROOT;
1448                 };
1449                 8E93909B0565D6D300C7661C = {
1450                         isa = PBXFileReference;
1451                         lastKnownFileType = image.png;
1452                         name = display_track.png;
1453                         path = Resources/display_track.png;
1454                         refType = 2;
1455                         sourceTree = SOURCE_ROOT;
1456                 };
1457                 8E93909C0565D6D300C7661C = {
1458                         isa = PBXFileReference;
1459                         lastKnownFileType = image.png;
1460                         name = display.png;
1461                         path = Resources/display.png;
1462                         refType = 2;
1463                         sourceTree = SOURCE_ROOT;
1464                 };
1465                 8E93909D0565D6D300C7661C = {
1466                         isa = PBXFileReference;
1467                         lastKnownFileType = image.png;
1468                         name = fullscreen_active.png;
1469                         path = Resources/fullscreen_active.png;
1470                         refType = 2;
1471                         sourceTree = SOURCE_ROOT;
1472                 };
1473                 8E93909E0565D6D300C7661C = {
1474                         isa = PBXFileReference;
1475                         lastKnownFileType = image.png;
1476                         name = fullscreen_blue.png;
1477                         path = Resources/fullscreen_blue.png;
1478                         refType = 2;
1479                         sourceTree = SOURCE_ROOT;
1480                 };
1481                 8E93909F0565D6D300C7661C = {
1482                         isa = PBXFileReference;
1483                         lastKnownFileType = image.png;
1484                         name = next_active.png;
1485                         path = Resources/next_active.png;
1486                         refType = 2;
1487                         sourceTree = SOURCE_ROOT;
1488                 };
1489                 8E9390A00565D6D300C7661C = {
1490                         isa = PBXFileReference;
1491                         lastKnownFileType = image.png;
1492                         name = next_blue.png;
1493                         path = Resources/next_blue.png;
1494                         refType = 2;
1495                         sourceTree = SOURCE_ROOT;
1496                 };
1497                 8E9390A10565D6D300C7661C = {
1498                         isa = PBXFileReference;
1499                         lastKnownFileType = image.png;
1500                         name = pause_blue.png;
1501                         path = Resources/pause_blue.png;
1502                         refType = 2;
1503                         sourceTree = SOURCE_ROOT;
1504                 };
1505                 8E9390A20565D6D300C7661C = {
1506                         isa = PBXFileReference;
1507                         lastKnownFileType = image.png;
1508                         name = pause.png;
1509                         path = Resources/pause.png;
1510                         refType = 2;
1511                         sourceTree = SOURCE_ROOT;
1512                 };
1513                 8E9390A30565D6D300C7661C = {
1514                         isa = PBXFileReference;
1515                         lastKnownFileType = image.png;
1516                         name = play_blue.png;
1517                         path = Resources/play_blue.png;
1518                         refType = 2;
1519                         sourceTree = SOURCE_ROOT;
1520                 };
1521                 8E9390A40565D6D300C7661C = {
1522                         isa = PBXFileReference;
1523                         lastKnownFileType = image.png;
1524                         name = play.png;
1525                         path = Resources/play.png;
1526                         refType = 2;
1527                         sourceTree = SOURCE_ROOT;
1528                 };
1529                 8E9390A50565D6D300C7661C = {
1530                         isa = PBXFileReference;
1531                         lastKnownFileType = image.png;
1532                         name = playlistdrawer_active.png;
1533                         path = Resources/playlistdrawer_active.png;
1534                         refType = 2;
1535                         sourceTree = SOURCE_ROOT;
1536                 };
1537                 8E9390A60565D6D300C7661C = {
1538                         isa = PBXFileReference;
1539                         lastKnownFileType = image.png;
1540                         name = playlistdrawer_blue.png;
1541                         path = Resources/playlistdrawer_blue.png;
1542                         refType = 2;
1543                         sourceTree = SOURCE_ROOT;
1544                 };
1545                 8E9390A70565D6D300C7661C = {
1546                         isa = PBXFileReference;
1547                         lastKnownFileType = image.png;
1548                         name = previous_active.png;
1549                         path = Resources/previous_active.png;
1550                         refType = 2;
1551                         sourceTree = SOURCE_ROOT;
1552                 };
1553                 8E9390A80565D6D300C7661C = {
1554                         isa = PBXFileReference;
1555                         lastKnownFileType = image.png;
1556                         name = previous_blue.png;
1557                         path = Resources/previous_blue.png;
1558                         refType = 2;
1559                         sourceTree = SOURCE_ROOT;
1560                 };
1561                 8E9390A90565D6D300C7661C = {
1562                         isa = PBXFileReference;
1563                         lastKnownFileType = image.png;
1564                         name = skip_forward_active.png;
1565                         path = Resources/skip_forward_active.png;
1566                         refType = 2;
1567                         sourceTree = SOURCE_ROOT;
1568                 };
1569                 8E9390AA0565D6D300C7661C = {
1570                         isa = PBXFileReference;
1571                         lastKnownFileType = image.png;
1572                         name = skip_forward_blue.png;
1573                         path = Resources/skip_forward_blue.png;
1574                         refType = 2;
1575                         sourceTree = SOURCE_ROOT;
1576                 };
1577                 8E9390AB0565D6D300C7661C = {
1578                         isa = PBXFileReference;
1579                         lastKnownFileType = image.png;
1580                         name = skip_previous_active.png;
1581                         path = Resources/skip_previous_active.png;
1582                         refType = 2;
1583                         sourceTree = SOURCE_ROOT;
1584                 };
1585                 8E9390AC0565D6D300C7661C = {
1586                         isa = PBXFileReference;
1587                         lastKnownFileType = image.png;
1588                         name = skip_previous_blue.png;
1589                         path = Resources/skip_previous_blue.png;
1590                         refType = 2;
1591                         sourceTree = SOURCE_ROOT;
1592                 };
1593                 8E9390AD0565D6D300C7661C = {
1594                         isa = PBXFileReference;
1595                         lastKnownFileType = image.png;
1596                         name = stop_blue.png;
1597                         path = Resources/stop_blue.png;
1598                         refType = 2;
1599                         sourceTree = SOURCE_ROOT;
1600                 };
1601                 8E9390AE0565D6D300C7661C = {
1602                         isa = PBXFileReference;
1603                         lastKnownFileType = image.png;
1604                         name = stop.png;
1605                         path = Resources/stop.png;
1606                         refType = 2;
1607                         sourceTree = SOURCE_ROOT;
1608                 };
1609                 8E9390AF0565D6D300C7661C = {
1610                         isa = PBXFileReference;
1611                         lastKnownFileType = image.png;
1612                         name = volume_high.png;
1613                         path = Resources/volume_high.png;
1614                         refType = 2;
1615                         sourceTree = SOURCE_ROOT;
1616                 };
1617                 8E9390B00565D6D300C7661C = {
1618                         isa = PBXFileReference;
1619                         lastKnownFileType = image.png;
1620                         name = volume_low.png;
1621                         path = Resources/volume_low.png;
1622                         refType = 2;
1623                         sourceTree = SOURCE_ROOT;
1624                 };
1625                 8E9390B10565D6D300C7661C = {
1626                         isa = PBXFileReference;
1627                         lastKnownFileType = image.png;
1628                         name = volumeslider_blue.png;
1629                         path = Resources/volumeslider_blue.png;
1630                         refType = 2;
1631                         sourceTree = SOURCE_ROOT;
1632                 };
1633                 8E9390B20565D6D300C7661C = {
1634                         isa = PBXFileReference;
1635                         lastKnownFileType = image.png;
1636                         name = volumeslider_normal.png;
1637                         path = Resources/volumeslider_normal.png;
1638                         refType = 2;
1639                         sourceTree = SOURCE_ROOT;
1640                 };
1641                 8E9390B30565D6D300C7661C = {
1642                         isa = PBXFileReference;
1643                         lastKnownFileType = image.png;
1644                         name = volumetrack.png;
1645                         path = Resources/volumetrack.png;
1646                         refType = 2;
1647                         sourceTree = SOURCE_ROOT;
1648                 };
1649                 8E9390B40565D6D300C7661C = {
1650                         fileRef = 8E93909A0565D6D300C7661C;
1651                         isa = PBXBuildFile;
1652                         settings = {
1653                         };
1654                 };
1655                 8E9390B50565D6D300C7661C = {
1656                         fileRef = 8E93909B0565D6D300C7661C;
1657                         isa = PBXBuildFile;
1658                         settings = {
1659                         };
1660                 };
1661                 8E9390B60565D6D300C7661C = {
1662                         fileRef = 8E93909C0565D6D300C7661C;
1663                         isa = PBXBuildFile;
1664                         settings = {
1665                         };
1666                 };
1667                 8E9390B70565D6D300C7661C = {
1668                         fileRef = 8E93909D0565D6D300C7661C;
1669                         isa = PBXBuildFile;
1670                         settings = {
1671                         };
1672                 };
1673                 8E9390B80565D6D300C7661C = {
1674                         fileRef = 8E93909E0565D6D300C7661C;
1675                         isa = PBXBuildFile;
1676                         settings = {
1677                         };
1678                 };
1679                 8E9390B90565D6D300C7661C = {
1680                         fileRef = 8E93909F0565D6D300C7661C;
1681                         isa = PBXBuildFile;
1682                         settings = {
1683                         };
1684                 };
1685                 8E9390BA0565D6D300C7661C = {
1686                         fileRef = 8E9390A00565D6D300C7661C;
1687                         isa = PBXBuildFile;
1688                         settings = {
1689                         };
1690                 };
1691                 8E9390BB0565D6D300C7661C = {
1692                         fileRef = 8E9390A10565D6D300C7661C;
1693                         isa = PBXBuildFile;
1694                         settings = {
1695                         };
1696                 };
1697                 8E9390BC0565D6D300C7661C = {
1698                         fileRef = 8E9390A20565D6D300C7661C;
1699                         isa = PBXBuildFile;
1700                         settings = {
1701                         };
1702                 };
1703                 8E9390BD0565D6D300C7661C = {
1704                         fileRef = 8E9390A30565D6D300C7661C;
1705                         isa = PBXBuildFile;
1706                         settings = {
1707                         };
1708                 };
1709                 8E9390BE0565D6D300C7661C = {
1710                         fileRef = 8E9390A40565D6D300C7661C;
1711                         isa = PBXBuildFile;
1712                         settings = {
1713                         };
1714                 };
1715                 8E9390BF0565D6D300C7661C = {
1716                         fileRef = 8E9390A50565D6D300C7661C;
1717                         isa = PBXBuildFile;
1718                         settings = {
1719                         };
1720                 };
1721                 8E9390C00565D6D300C7661C = {
1722                         fileRef = 8E9390A60565D6D300C7661C;
1723                         isa = PBXBuildFile;
1724                         settings = {
1725                         };
1726                 };
1727                 8E9390C10565D6D300C7661C = {
1728                         fileRef = 8E9390A70565D6D300C7661C;
1729                         isa = PBXBuildFile;
1730                         settings = {
1731                         };
1732                 };
1733                 8E9390C20565D6D300C7661C = {
1734                         fileRef = 8E9390A80565D6D300C7661C;
1735                         isa = PBXBuildFile;
1736                         settings = {
1737                         };
1738                 };
1739                 8E9390C30565D6D300C7661C = {
1740                         fileRef = 8E9390A90565D6D300C7661C;
1741                         isa = PBXBuildFile;
1742                         settings = {
1743                         };
1744                 };
1745                 8E9390C40565D6D300C7661C = {
1746                         fileRef = 8E9390AA0565D6D300C7661C;
1747                         isa = PBXBuildFile;
1748                         settings = {
1749                         };
1750                 };
1751                 8E9390C50565D6D300C7661C = {
1752                         fileRef = 8E9390AB0565D6D300C7661C;
1753                         isa = PBXBuildFile;
1754                         settings = {
1755                         };
1756                 };
1757                 8E9390C60565D6D300C7661C = {
1758                         fileRef = 8E9390AC0565D6D300C7661C;
1759                         isa = PBXBuildFile;
1760                         settings = {
1761                         };
1762                 };
1763                 8E9390C70565D6D300C7661C = {
1764                         fileRef = 8E9390AD0565D6D300C7661C;
1765                         isa = PBXBuildFile;
1766                         settings = {
1767                         };
1768                 };
1769                 8E9390C80565D6D300C7661C = {
1770                         fileRef = 8E9390AE0565D6D300C7661C;
1771                         isa = PBXBuildFile;
1772                         settings = {
1773                         };
1774                 };
1775                 8E9390C90565D6D300C7661C = {
1776                         fileRef = 8E9390AF0565D6D300C7661C;
1777                         isa = PBXBuildFile;
1778                         settings = {
1779                         };
1780                 };
1781                 8E9390CA0565D6D300C7661C = {
1782                         fileRef = 8E9390B00565D6D300C7661C;
1783                         isa = PBXBuildFile;
1784                         settings = {
1785                         };
1786                 };
1787                 8E9390CB0565D6D300C7661C = {
1788                         fileRef = 8E9390B10565D6D300C7661C;
1789                         isa = PBXBuildFile;
1790                         settings = {
1791                         };
1792                 };
1793                 8E9390CC0565D6D300C7661C = {
1794                         fileRef = 8E9390B20565D6D300C7661C;
1795                         isa = PBXBuildFile;
1796                         settings = {
1797                         };
1798                 };
1799                 8E9390CD0565D6D300C7661C = {
1800                         fileRef = 8E9390B30565D6D300C7661C;
1801                         isa = PBXBuildFile;
1802                         settings = {
1803                         };
1804                 };
1805                 8E9CA1A306D7DEE800B7186C = {
1806                         fileEncoding = 5;
1807                         isa = PBXFileReference;
1808                         lastKnownFileType = sourcecode.c.h;
1809                         name = prefs_widgets.h;
1810                         path = ../../modules/gui/macosx/prefs_widgets.h;
1811                         refType = 2;
1812                         sourceTree = SOURCE_ROOT;
1813                 };
1814                 8E9CA1A406D7DEE800B7186C = {
1815                         fileEncoding = 5;
1816                         isa = PBXFileReference;
1817                         lastKnownFileType = sourcecode.c.objc;
1818                         name = prefs_widgets.m;
1819                         path = ../../modules/gui/macosx/prefs_widgets.m;
1820                         refType = 2;
1821                         sourceTree = SOURCE_ROOT;
1822                 };
1823                 8E9CA1A506D7DEE800B7186C = {
1824                         fileEncoding = 5;
1825                         isa = PBXFileReference;
1826                         lastKnownFileType = sourcecode.c.objc;
1827                         name = voutgl.m;
1828                         path = ../../modules/gui/macosx/voutgl.m;
1829                         refType = 2;
1830                         sourceTree = SOURCE_ROOT;
1831                 };
1832                 8E9CA1A606D7DEE800B7186C = {
1833                         fileEncoding = 5;
1834                         isa = PBXFileReference;
1835                         lastKnownFileType = sourcecode.c.objc;
1836                         name = voutqt.m;
1837                         path = ../../modules/gui/macosx/voutqt.m;
1838                         refType = 2;
1839                         sourceTree = SOURCE_ROOT;
1840                 };
1841                 8E9CC7B1046EFD700059A3A7 = {
1842                         fileEncoding = 12;
1843                         isa = PBXFileReference;
1844                         lastKnownFileType = text;
1845                         name = THANKS;
1846                         path = ../../THANKS;
1847                         refType = 2;
1848                         sourceTree = SOURCE_ROOT;
1849                 };
1850                 8E9CC7B2046EFD700059A3A7 = {
1851                         fileRef = 8E9CC7B1046EFD700059A3A7;
1852                         isa = PBXBuildFile;
1853                         settings = {
1854                         };
1855                 };
1856                 8EBF3FA303F13FFB0059A3A7 = {
1857                         isa = PBXFileReference;
1858                         lastKnownFileType = text;
1859                         name = vlc.scriptSuite;
1860                         path = Resources/vlc.scriptSuite;
1861                         refType = 2;
1862                         sourceTree = SOURCE_ROOT;
1863                 };
1864                 8EBF3FA403F13FFB0059A3A7 = {
1865                         fileRef = 8EBF3FA303F13FFB0059A3A7;
1866                         isa = PBXBuildFile;
1867                         settings = {
1868                         };
1869                 };
1870                 8EBF3FA503F140960059A3A7 = {
1871                         isa = PBXFileReference;
1872                         lastKnownFileType = text.xml;
1873                         name = vlc.scriptTerminology;
1874                         path = Resources/vlc.scriptTerminology;
1875                         refType = 2;
1876                         sourceTree = SOURCE_ROOT;
1877                 };
1878                 8ECA7E520563CD9500DFC000 = {
1879                         children = (
1880                                 2A16E07E06C5074F00C87B09,
1881                                 2A16E07F06C5074F00C87B09,
1882                                 8E93909A0565D6D300C7661C,
1883                                 8E93909B0565D6D300C7661C,
1884                                 8E93909C0565D6D300C7661C,
1885                                 8E93909D0565D6D300C7661C,
1886                                 8E93909E0565D6D300C7661C,
1887                                 8E93909F0565D6D300C7661C,
1888                                 8E9390A00565D6D300C7661C,
1889                                 8E9390A10565D6D300C7661C,
1890                                 8E9390A20565D6D300C7661C,
1891                                 8E9390A30565D6D300C7661C,
1892                                 8E9390A40565D6D300C7661C,
1893                                 8E9390A50565D6D300C7661C,
1894                                 8E9390A60565D6D300C7661C,
1895                                 8E9390A70565D6D300C7661C,
1896                                 8E9390A80565D6D300C7661C,
1897                                 8E9390A90565D6D300C7661C,
1898                                 8E9390AA0565D6D300C7661C,
1899                                 8E9390AB0565D6D300C7661C,
1900                                 8E9390AC0565D6D300C7661C,
1901                                 8E9390AD0565D6D300C7661C,
1902                                 8E9390AE0565D6D300C7661C,
1903                                 8E9390AF0565D6D300C7661C,
1904                                 8E9390B00565D6D300C7661C,
1905                                 8E9390B10565D6D300C7661C,
1906                                 8E9390B20565D6D300C7661C,
1907                                 8E9390B30565D6D300C7661C,
1908                         );
1909                         isa = PBXGroup;
1910                         name = Controller;
1911                         refType = 4;
1912                         sourceTree = "<group>";
1913                 };
1914                 8ED6C27A03E2EB1C0059A3A7 = {
1915                         fileEncoding = 30;
1916                         isa = PBXFileReference;
1917                         lastKnownFileType = sourcecode.c.c;
1918                         name = coreaudio.c;
1919                         path = ../../modules/audio_output/coreaudio.c;
1920                         refType = 2;
1921                         sourceTree = SOURCE_ROOT;
1922                 };
1923                 8ED6C27B03E2EB1C0059A3A7 = {
1924                         fileEncoding = 30;
1925                         isa = PBXFileReference;
1926                         lastKnownFileType = sourcecode.c.objc;
1927                         name = controls.m;
1928                         path = ../../modules/gui/macosx/controls.m;
1929                         refType = 2;
1930                         sourceTree = SOURCE_ROOT;
1931                 };
1932                 8ED6C27C03E2EB1C0059A3A7 = {
1933                         fileEncoding = 30;
1934                         isa = PBXFileReference;
1935                         lastKnownFileType = sourcecode.c.h;
1936                         name = intf.h;
1937                         path = ../../modules/gui/macosx/intf.h;
1938                         refType = 2;
1939                         sourceTree = SOURCE_ROOT;
1940                 };
1941                 8ED6C27D03E2EB1C0059A3A7 = {
1942                         fileEncoding = 30;
1943                         isa = PBXFileReference;
1944                         lastKnownFileType = sourcecode.c.objc;
1945                         name = intf.m;
1946                         path = ../../modules/gui/macosx/intf.m;
1947                         refType = 2;
1948                         sourceTree = SOURCE_ROOT;
1949                 };
1950                 8ED6C27E03E2EB1C0059A3A7 = {
1951                         fileEncoding = 30;
1952                         isa = PBXFileReference;
1953                         lastKnownFileType = sourcecode.c.objc;
1954                         name = macosx.m;
1955                         path = ../../modules/gui/macosx/macosx.m;
1956                         refType = 2;
1957                         sourceTree = SOURCE_ROOT;
1958                 };
1959                 8ED6C27F03E2EB1C0059A3A7 = {
1960                         fileEncoding = 30;
1961                         isa = PBXFileReference;
1962                         lastKnownFileType = sourcecode.c.h;
1963                         name = misc.h;
1964                         path = ../../modules/gui/macosx/misc.h;
1965                         refType = 2;
1966                         sourceTree = SOURCE_ROOT;
1967                 };
1968                 8ED6C28003E2EB1C0059A3A7 = {
1969                         fileEncoding = 30;
1970                         isa = PBXFileReference;
1971                         lastKnownFileType = sourcecode.c.objc;
1972                         name = misc.m;
1973                         path = ../../modules/gui/macosx/misc.m;
1974                         refType = 2;
1975                         sourceTree = SOURCE_ROOT;
1976                 };
1977                 8ED6C28103E2EB1C0059A3A7 = {
1978                         fileEncoding = 30;
1979                         isa = PBXFileReference;
1980                         lastKnownFileType = sourcecode.c.h;
1981                         name = open.h;
1982                         path = ../../modules/gui/macosx/open.h;
1983                         refType = 2;
1984                         sourceTree = SOURCE_ROOT;
1985                 };
1986                 8ED6C28203E2EB1C0059A3A7 = {
1987                         fileEncoding = 30;
1988                         isa = PBXFileReference;
1989                         lastKnownFileType = sourcecode.c.objc;
1990                         name = open.m;
1991                         path = ../../modules/gui/macosx/open.m;
1992                         refType = 2;
1993                         sourceTree = SOURCE_ROOT;
1994                 };
1995                 8ED6C28303E2EB1C0059A3A7 = {
1996                         fileEncoding = 30;
1997                         isa = PBXFileReference;
1998                         lastKnownFileType = sourcecode.c.h;
1999                         name = playlist.h;
2000                         path = ../../modules/gui/macosx/playlist.h;
2001                         refType = 2;
2002                         sourceTree = SOURCE_ROOT;
2003                 };
2004                 8ED6C28403E2EB1C0059A3A7 = {
2005                         fileEncoding = 30;
2006                         isa = PBXFileReference;
2007                         lastKnownFileType = sourcecode.c.objc;
2008                         name = playlist.m;
2009                         path = ../../modules/gui/macosx/playlist.m;
2010                         refType = 2;
2011                         sourceTree = SOURCE_ROOT;
2012                 };
2013                 8ED6C28503E2EB1C0059A3A7 = {
2014                         fileEncoding = 30;
2015                         isa = PBXFileReference;
2016                         lastKnownFileType = sourcecode.c.h;
2017                         name = prefs.h;
2018                         path = ../../modules/gui/macosx/prefs.h;
2019                         refType = 2;
2020                         sourceTree = SOURCE_ROOT;
2021                 };
2022                 8ED6C28603E2EB1C0059A3A7 = {
2023                         fileEncoding = 30;
2024                         isa = PBXFileReference;
2025                         lastKnownFileType = sourcecode.c.objc;
2026                         name = prefs.m;
2027                         path = ../../modules/gui/macosx/prefs.m;
2028                         refType = 2;
2029                         sourceTree = SOURCE_ROOT;
2030                 };
2031                 8ED6C28703E2EB1C0059A3A7 = {
2032                         fileEncoding = 30;
2033                         isa = PBXFileReference;
2034                         lastKnownFileType = sourcecode.c.h;
2035                         name = vout.h;
2036                         path = ../../modules/gui/macosx/vout.h;
2037                         refType = 2;
2038                         sourceTree = SOURCE_ROOT;
2039                 };
2040                 8ED6C28803E2EB1C0059A3A7 = {
2041                         fileEncoding = 30;
2042                         isa = PBXFileReference;
2043                         lastKnownFileType = sourcecode.c.objc;
2044                         name = vout.m;
2045                         path = ../../modules/gui/macosx/vout.m;
2046                         refType = 2;
2047                         sourceTree = SOURCE_ROOT;
2048                 };
2049                 8ED6C29D03E2F32E0059A3A7 = {
2050                         fileEncoding = 12;
2051                         isa = PBXFileReference;
2052                         lastKnownFileType = text;
2053                         name = AUTHORS;
2054                         path = ../../AUTHORS;
2055                         refType = 2;
2056                         sourceTree = SOURCE_ROOT;
2057                 };
2058                 8ED6C29E03E2F32E0059A3A7 = {
2059                         fileEncoding = 12;
2060                         isa = PBXFileReference;
2061                         lastKnownFileType = text;
2062                         name = COPYING;
2063                         path = ../../COPYING;
2064                         refType = 2;
2065                         sourceTree = SOURCE_ROOT;
2066                 };
2067                 8ED6C29F03E2F32E0059A3A7 = {
2068                         fileRef = 8ED6C29D03E2F32E0059A3A7;
2069                         isa = PBXBuildFile;
2070                         settings = {
2071                         };
2072                 };
2073                 8ED6C2A003E2F32E0059A3A7 = {
2074                         fileRef = 8ED6C29E03E2F32E0059A3A7;
2075                         isa = PBXBuildFile;
2076                         settings = {
2077                         };
2078                 };
2079                 8EDAC3430440F72D0059A3A7 = {
2080                         isa = PBXFileReference;
2081                         lastKnownFileType = text.rtf;
2082                         name = README.MacOSX.rtf;
2083                         path = ../../README.MacOSX.rtf;
2084                         refType = 2;
2085                         sourceTree = SOURCE_ROOT;
2086                 };
2087                 8EDAC3440440F72D0059A3A7 = {
2088                         fileRef = 8EDAC3430440F72D0059A3A7;
2089                         isa = PBXBuildFile;
2090                         settings = {
2091                         };
2092                 };
2093                 8EE1AF9F044465080059A3A7 = {
2094                         fileEncoding = 30;
2095                         isa = PBXFileReference;
2096                         lastKnownFileType = sourcecode.c.h;
2097                         name = about.h;
2098                         path = ../../modules/gui/macosx/about.h;
2099                         refType = 2;
2100                         sourceTree = SOURCE_ROOT;
2101                 };
2102                 8EE1AFA0044465080059A3A7 = {
2103                         fileEncoding = 30;
2104                         isa = PBXFileReference;
2105                         lastKnownFileType = sourcecode.c.objc;
2106                         name = about.m;
2107                         path = ../../modules/gui/macosx/about.m;
2108                         refType = 2;
2109                         sourceTree = SOURCE_ROOT;
2110                 };
2111                 8EE1AFA30444660F0059A3A7 = {
2112                         isa = PBXFileReference;
2113                         lastKnownFileType = image.png;
2114                         name = about_bg.png;
2115                         path = Resources/about_bg.png;
2116                         refType = 2;
2117                         sourceTree = SOURCE_ROOT;
2118                 };
2119                 8EE1AFA40444660F0059A3A7 = {
2120                         fileRef = 8EE1AFA30444660F0059A3A7;
2121                         isa = PBXBuildFile;
2122                         settings = {
2123                         };
2124                 };
2125 //8E0
2126 //8E1
2127 //8E2
2128 //8E3
2129 //8E4
2130 //A00
2131 //A01
2132 //A02
2133 //A03
2134 //A04
2135                 A0E6B59804407FBD0080DD97 = {
2136                         fileEncoding = 12;
2137                         isa = PBXFileReference;
2138                         lastKnownFileType = text;
2139                         name = README;
2140                         path = Resources/README;
2141                         refType = 4;
2142                         sourceTree = "<group>";
2143                 };
2144                 A0E6B59904407FBD0080DD97 = {
2145                         fileRef = A0E6B59804407FBD0080DD97;
2146                         isa = PBXBuildFile;
2147                         settings = {
2148                         };
2149                 };
2150 //A00
2151 //A01
2152 //A02
2153 //A03
2154 //A04
2155 //DC0
2156 //DC1
2157 //DC2
2158 //DC3
2159 //DC4
2160                 DC769AB7085DF0DB001A838D = {
2161                         fileEncoding = 5;
2162                         isa = PBXFileReference;
2163                         lastKnownFileType = sourcecode.c.objc;
2164                         name = wizard.m;
2165                         path = ../../modules/gui/macosx/wizard.m;
2166                         refType = 2;
2167                         sourceTree = SOURCE_ROOT;
2168                 };
2169                 DC769AB8085DF0DB001A838D = {
2170                         fileEncoding = 5;
2171                         isa = PBXFileReference;
2172                         lastKnownFileType = sourcecode.c.h;
2173                         name = wizard.h;
2174                         path = ../../modules/gui/macosx/wizard.h;
2175                         refType = 2;
2176                         sourceTree = SOURCE_ROOT;
2177                 };
2178                 DCA00AA7075F948800E6BF46 = {
2179                         children = (
2180                                 DCA00AA8075F948800E6BF46,
2181                         );
2182                         isa = PBXVariantGroup;
2183                         name = About.nib;
2184                         path = "";
2185                         refType = 4;
2186                         sourceTree = "<group>";
2187                 };
2188                 DCA00AA8075F948800E6BF46 = {
2189                         isa = PBXFileReference;
2190                         lastKnownFileType = wrapper.nib;
2191                         name = English;
2192                         path = Resources/English.lproj/About.nib;
2193                         refType = 4;
2194                         sourceTree = "<group>";
2195                 };
2196                 DCA00AA9075F948800E6BF46 = {
2197                         fileRef = DCA00AA7075F948800E6BF46;
2198                         isa = PBXBuildFile;
2199                         settings = {
2200                         };
2201                 };
2202                 DCA693C10789DF8700139EC6 = {
2203                         children = (
2204                                 DCA693C20789DF8700139EC6,
2205                         );
2206                         isa = PBXVariantGroup;
2207                         name = Open.nib;
2208                         path = "";
2209                         refType = 4;
2210                         sourceTree = "<group>";
2211                 };
2212                 DCA693C20789DF8700139EC6 = {
2213                         isa = PBXFileReference;
2214                         lastKnownFileType = wrapper.nib;
2215                         name = English;
2216                         path = Resources/English.lproj/Open.nib;
2217                         refType = 4;
2218                         sourceTree = "<group>";
2219                 };
2220                 DCA693C30789DF8700139EC6 = {
2221                         fileRef = DCA693C10789DF8700139EC6;
2222                         isa = PBXBuildFile;
2223                         settings = {
2224                         };
2225                 };
2226                 DCC9AE9507F77DE600394C42 = {
2227                         fileRef = 8EBF3FA503F140960059A3A7;
2228                         isa = PBXBuildFile;
2229                         settings = {
2230                         };
2231                 };
2232                 DCF358B9077F10BA007DB450 = {
2233                         children = (
2234                                 DCF358BA077F10BA007DB450,
2235                         );
2236                         isa = PBXVariantGroup;
2237                         name = Preferences.nib;
2238                         path = "";
2239                         refType = 4;
2240                         sourceTree = "<group>";
2241                 };
2242                 DCF358BA077F10BA007DB450 = {
2243                         isa = PBXFileReference;
2244                         lastKnownFileType = wrapper.nib;
2245                         name = English;
2246                         path = Resources/English.lproj/Preferences.nib;
2247                         refType = 4;
2248                         sourceTree = "<group>";
2249                 };
2250                 DCF358BB077F10BA007DB450 = {
2251                         fileRef = DCF358B9077F10BA007DB450;
2252                         isa = PBXBuildFile;
2253                         settings = {
2254                         };
2255                 };
2256                 DCF358BC077F1236007DB450 = {
2257                         children = (
2258                                 DCA00AA7075F948800E6BF46,
2259                                 F74F13EA02C2A79C01EE194C,
2260                                 DCF358B9077F10BA007DB450,
2261                                 DCA693C10789DF8700139EC6,
2262                                 DCFCCDB7085CE18F001E36AF,
2263                         );
2264                         isa = PBXGroup;
2265                         name = nibs;
2266                         refType = 4;
2267                         sourceTree = "<group>";
2268                 };
2269                 DCFCCDB7085CE18F001E36AF = {
2270                         children = (
2271                                 DCFCCDB8085CE18F001E36AF,
2272                         );
2273                         isa = PBXVariantGroup;
2274                         name = Wizard.nib;
2275                         path = "";
2276                         refType = 4;
2277                         sourceTree = "<group>";
2278                 };
2279                 DCFCCDB8085CE18F001E36AF = {
2280                         isa = PBXFileReference;
2281                         lastKnownFileType = wrapper.nib;
2282                         name = English;
2283                         path = Resources/English.lproj/Wizard.nib;
2284                         refType = 4;
2285                         sourceTree = "<group>";
2286                 };
2287                 DCFCCDB9085CE18F001E36AF = {
2288                         fileRef = DCFCCDB7085CE18F001E36AF;
2289                         isa = PBXBuildFile;
2290                         settings = {
2291                         };
2292                 };
2293 //DC0
2294 //DC1
2295 //DC2
2296 //DC3
2297 //DC4
2298 //F60
2299 //F61
2300 //F62
2301 //F63
2302 //F64
2303                 F69B0CA602E24F6401A80112 = {
2304                         children = (
2305                                 F69B0CA702E24F6401A80112,
2306                         );
2307                         isa = PBXVariantGroup;
2308                         name = InfoPlist.strings;
2309                         path = "";
2310                         refType = 4;
2311                         sourceTree = "<group>";
2312                 };
2313                 F69B0CA702E24F6401A80112 = {
2314                         fileEncoding = 5;
2315                         isa = PBXFileReference;
2316                         lastKnownFileType = text.plist.strings;
2317                         name = English;
2318                         path = Resources/English.lproj/InfoPlist.strings;
2319                         refType = 4;
2320                         sourceTree = "<group>";
2321                 };
2322                 F69B0CA802E24F6401A80112 = {
2323                         fileRef = F69B0CA602E24F6401A80112;
2324                         isa = PBXBuildFile;
2325                         settings = {
2326                         };
2327                 };
2328                 F6E4F90A02D2648B01A80112 = {
2329                         isa = PBXFileReference;
2330                         lastKnownFileType = image.icns;
2331                         name = divx.icns;
2332                         path = Resources/divx.icns;
2333                         refType = 4;
2334                         sourceTree = "<group>";
2335                 };
2336                 F6E4F90B02D2648B01A80112 = {
2337                         isa = PBXFileReference;
2338                         lastKnownFileType = image.icns;
2339                         name = generic.icns;
2340                         path = Resources/generic.icns;
2341                         refType = 4;
2342                         sourceTree = "<group>";
2343                 };
2344                 F6E4F90C02D2648B01A80112 = {
2345                         isa = PBXFileReference;
2346                         lastKnownFileType = image.icns;
2347                         name = mpeg.icns;
2348                         path = Resources/mpeg.icns;
2349                         refType = 4;
2350                         sourceTree = "<group>";
2351                 };
2352                 F6E4F90D02D2648B01A80112 = {
2353                         isa = PBXFileReference;
2354                         lastKnownFileType = image.icns;
2355                         name = mpeg1.icns;
2356                         path = Resources/mpeg1.icns;
2357                         refType = 4;
2358                         sourceTree = "<group>";
2359                 };
2360                 F6E4F90E02D2648B01A80112 = {
2361                         isa = PBXFileReference;
2362                         lastKnownFileType = image.icns;
2363                         name = mpeg2.icns;
2364                         path = Resources/mpeg2.icns;
2365                         refType = 4;
2366                         sourceTree = "<group>";
2367                 };
2368                 F6E4F90F02D2648B01A80112 = {
2369                         isa = PBXFileReference;
2370                         lastKnownFileType = image.icns;
2371                         name = mpeg4.icns;
2372                         path = Resources/mpeg4.icns;
2373                         refType = 4;
2374                         sourceTree = "<group>";
2375                 };
2376                 F6E4F91002D2648B01A80112 = {
2377                         fileRef = F6E4F90A02D2648B01A80112;
2378                         isa = PBXBuildFile;
2379                         settings = {
2380                         };
2381                 };
2382                 F6E4F91102D2648B01A80112 = {
2383                         fileRef = F6E4F90B02D2648B01A80112;
2384                         isa = PBXBuildFile;
2385                         settings = {
2386                         };
2387                 };
2388                 F6E4F91202D2648B01A80112 = {
2389                         fileRef = F6E4F90C02D2648B01A80112;
2390                         isa = PBXBuildFile;
2391                         settings = {
2392                         };
2393                 };
2394                 F6E4F91302D2648B01A80112 = {
2395                         fileRef = F6E4F90D02D2648B01A80112;
2396                         isa = PBXBuildFile;
2397                         settings = {
2398                         };
2399                 };
2400                 F6E4F91402D2648B01A80112 = {
2401                         fileRef = F6E4F90E02D2648B01A80112;
2402                         isa = PBXBuildFile;
2403                         settings = {
2404                         };
2405                 };
2406                 F6E4F91502D2648B01A80112 = {
2407                         fileRef = F6E4F90F02D2648B01A80112;
2408                         isa = PBXBuildFile;
2409                         settings = {
2410                         };
2411                 };
2412 //F60
2413 //F61
2414 //F62
2415 //F63
2416 //F64
2417 //F70
2418 //F71
2419 //F72
2420 //F73
2421 //F74
2422                 F74F13DF02C2A53401EE194C = {
2423                         isa = PBXFileReference;
2424                         lastKnownFileType = image.icns;
2425                         name = vlc.icns;
2426                         path = Resources/vlc.icns;
2427                         refType = 4;
2428                         sourceTree = "<group>";
2429                 };
2430                 F74F13E002C2A53401EE194C = {
2431                         fileRef = F74F13DF02C2A53401EE194C;
2432                         isa = PBXBuildFile;
2433                         settings = {
2434                         };
2435                 };
2436                 F74F13EA02C2A79C01EE194C = {
2437                         children = (
2438                                 F74F13EB02C2A79C01EE194C,
2439                         );
2440                         isa = PBXVariantGroup;
2441                         name = MainMenu.nib;
2442                         path = "";
2443                         refType = 4;
2444                         sourceTree = "<group>";
2445                 };
2446                 F74F13EB02C2A79C01EE194C = {
2447                         isa = PBXFileReference;
2448                         lastKnownFileType = wrapper.nib;
2449                         name = English;
2450                         path = Resources/English.lproj/MainMenu.nib;
2451                         refType = 4;
2452                         sourceTree = "<group>";
2453                 };
2454                 F74F13EC02C2A79C01EE194C = {
2455                         fileRef = F74F13EA02C2A79C01EE194C;
2456                         isa = PBXBuildFile;
2457                         settings = {
2458                         };
2459                 };
2460         };
2461         rootObject = 089C1669FE841209C02AAC07;
2462 }