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