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