]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* extras/MacOSX/vlc.pbproj/project.pbxproj:
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 38;
7         objects = {
8                 014CEA410018CDE011CA2923 = {
9                         isa = PBXBundleReference;
10                         path = VLC.bundle;
11                         refType = 3;
12                 };
13                 014CEA420018CDE011CA2923 = {
14                         buildRules = (
15                         );
16                         buildSettings = {
17                                 COPY_PHASE_STRIP = NO;
18                                 OPTIMIZATION_CFLAGS = "-O0";
19                         };
20                         isa = PBXBuildStyle;
21                         name = Development;
22                 };
23                 014CEA430018CDE011CA2923 = {
24                         buildRules = (
25                         );
26                         buildSettings = {
27                                 COPY_PHASE_STRIP = YES;
28                         };
29                         isa = PBXBuildStyle;
30                         name = Deployment;
31                 };
32 //010
33 //011
34 //012
35 //013
36 //014
37 //080
38 //081
39 //082
40 //083
41 //084
42                 089C1669FE841209C02AAC07 = {
43                         buildStyles = (
44                                 014CEA420018CDE011CA2923,
45                                 014CEA430018CDE011CA2923,
46                         );
47                         hasScannedForEncodings = 1;
48                         isa = PBXProject;
49                         mainGroup = 089C166AFE841209C02AAC07;
50                         projectDirPath = "";
51                         targets = (
52                                 089C1673FE841209C02AAC07,
53                         );
54                 };
55                 089C166AFE841209C02AAC07 = {
56                         children = (
57                                 08FB77AFFE84173DC02AAC07,
58                                 089C167CFE841241C02AAC07,
59                                 089C1671FE841209C02AAC07,
60                                 19C28FB8FE9D52D311CA2CBB,
61                         );
62                         isa = PBXGroup;
63                         name = vlc;
64                         refType = 4;
65                 };
66                 089C1671FE841209C02AAC07 = {
67                         children = (
68                                 1058C7ACFEA557BF11CA2CBB,
69                                 1058C7AEFEA557BF11CA2CBB,
70                         );
71                         isa = PBXGroup;
72                         name = "Frameworks and Libraries";
73                         refType = 4;
74                 };
75                 089C1672FE841209C02AAC07 = {
76                         isa = PBXFrameworkReference;
77                         name = Foundation.framework;
78                         path = /System/Library/Frameworks/Foundation.framework;
79                         refType = 0;
80                 };
81                 089C1673FE841209C02AAC07 = {
82                         buildPhases = (
83                                 089C1675FE841209C02AAC07,
84                                 089C1677FE841209C02AAC07,
85                                 089C1679FE841209C02AAC07,
86                         );
87                         buildSettings = {
88                                 FRAMEWORK_SEARCH_PATHS = "";
89                                 HEADER_SEARCH_PATHS = "";
90                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
91                                 LIBRARY_SEARCH_PATHS = "";
92                                 OTHER_CFLAGS = "";
93                                 OTHER_LDFLAGS = "";
94                                 OTHER_REZFLAGS = "";
95                                 PRODUCT_NAME = VLC;
96                                 SECTORDER_FLAGS = "";
97                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
98                                 WRAPPER_EXTENSION = bundle;
99                         };
100                         dependencies = (
101                         );
102                         isa = PBXBundleTarget;
103                         name = vlc;
104                         productInstallPath = "$(HOME)/Library/Bundles";
105                         productName = vlc;
106                         productReference = 014CEA410018CDE011CA2923;
107                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
108 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
109 <plist version=\"1.0\">
110 <dict>
111         <key>CFBundleDevelopmentRegion</key>
112         <string>English</string>
113         <key>CFBundleDocumentTypes</key>
114         <array>
115                 <dict>
116                         <key>CFBundleTypeExtensions</key>
117                         <array>
118                                 <string>vob</string>
119                         </array>
120                         <key>CFBundleTypeIconFile</key>
121                         <string>generic.icns</string>
122                         <key>CFBundleTypeName</key>
123                         <string>VOB File (DVD Video)</string>
124                         <key>CFBundleTypeRole</key>
125                         <string>Viewer</string>
126                 </dict>
127                 <dict>
128                         <key>CFBundleTypeExtensions</key>
129                         <array>
130                                 <string>asx</string>
131                         </array>
132                         <key>CFBundleTypeName</key>
133                         <string>ASX File</string>
134                         <key>CFBundleTypeRole</key>
135                         <string>Viewer</string>
136                 </dict>
137                 <dict>
138                         <key>CFBundleTypeExtensions</key>
139                         <array>
140                                 <string>wma</string>
141                         </array>
142                         <key>CFBundleTypeIconFile</key>
143                         <string>generic.icns</string>
144                         <key>CFBundleTypeName</key>
145                         <string>WMA File</string>
146                         <key>CFBundleTypeRole</key>
147                         <string>Viewer</string>
148                 </dict>
149                 <dict>
150                         <key>CFBundleTypeExtensions</key>
151                         <array>
152                                 <string>ogm</string>
153                         </array>
154                         <key>CFBundleTypeIconFile</key>
155                         <string>generic.icns</string>
156                         <key>CFBundleTypeName</key>
157                         <string>OGM FIle</string>
158                         <key>CFBundleTypeRole</key>
159                         <string>Viewer</string>
160                 </dict>
161                 <dict>
162                         <key>CFBundleTypeExtensions</key>
163                         <array>
164                                 <string>asf</string>
165                         </array>
166                         <key>CFBundleTypeIconFile</key>
167                         <string>generic.icns</string>
168                         <key>CFBundleTypeName</key>
169                         <string>ASF File</string>
170                         <key>CFBundleTypeRole</key>
171                         <string>Viewer</string>
172                 </dict>
173                 <dict>
174                         <key>CFBundleTypeExtensions</key>
175                         <array>
176                                 <string>wmv</string>
177                         </array>
178                         <key>CFBundleTypeIconFile</key>
179                         <string>generic.icns</string>
180                         <key>CFBundleTypeName</key>
181                         <string>WMV File</string>
182                         <key>CFBundleTypeRole</key>
183                         <string>Viewer</string>
184                 </dict>
185                 <dict>
186                         <key>CFBundleTypeExtensions</key>
187                         <array>
188                                 <string>sub</string>
189                                 <string>srt</string>
190                         </array>
191                         <key>CFBundleTypeIconFile</key>
192                         <string>generic.icns</string>
193                         <key>CFBundleTypeName</key>
194                         <string>Subtitle File</string>
195                         <key>CFBundleTypeRole</key>
196                         <string>Viewer</string>
197                 </dict>
198                 <dict>
199                         <key>CFBundleTypeExtensions</key>
200                         <array>
201                                 <string>mp3</string>
202                         </array>
203                         <key>CFBundleTypeIconFile</key>
204                         <string>generic.icns</string>
205                         <key>CFBundleTypeName</key>
206                         <string>MP3</string>
207                         <key>CFBundleTypeRole</key>
208                         <string>Viewer</string>
209                 </dict>
210                 <dict>
211                         <key>CFBundleTypeExtensions</key>
212                         <array>
213                                 <string>dv</string>
214                         </array>
215                         <key>CFBundleTypeIconFile</key>
216                         <string>generic.icns</string>
217                         <key>CFBundleTypeName</key>
218                         <string>DV file</string>
219                         <key>CFBundleTypeRole</key>
220                         <string>Viewer</string>
221                 </dict>
222                 <dict>
223                         <key>CFBundleTypeExtensions</key>
224                         <array>
225                                 <string>mov</string>
226                         </array>
227                         <key>CFBundleTypeIconFile</key>
228                         <string>generic.icns</string>
229                         <key>CFBundleTypeName</key>
230                         <string>Mov File</string>
231                         <key>CFBundleTypeRole</key>
232                         <string>Viewer</string>
233                 </dict>
234                 <dict>
235                         <key>CFBundleTypeExtensions</key>
236                         <array>
237                                 <string>pls</string>
238                         </array>
239                         <key>CFBundleTypeIconFile</key>
240                         <string>generic.icns</string>
241                         <key>CFBundleTypeName</key>
242                         <string>Shoutcast playlist</string>
243                         <key>CFBundleTypeRole</key>
244                         <string>Viewer</string>
245                 </dict>
246                 <dict>
247                         <key>CFBundleTypeExtensions</key>
248                         <array>
249                                 <string>m3u</string>
250                         </array>
251                         <key>CFBundleTypeIconFile</key>
252                         <string>generic.icns</string>
253                         <key>CFBundleTypeName</key>
254                         <string>Playlist file</string>
255                         <key>CFBundleTypeRole</key>
256                         <string>Viewer</string>
257                 </dict>
258                 <dict>
259                         <key>CFBundleTypeExtensions</key>
260                         <array>
261                                 <string>ogg</string>
262                         </array>
263                         <key>CFBundleTypeIconFile</key>
264                         <string>generic.icns</string>
265                         <key>CFBundleTypeName</key>
266                         <string>OGG file</string>
267                         <key>CFBundleTypeRole</key>
268                         <string>Viewer</string>
269                 </dict>
270                 <dict>
271                         <key>CFBundleTypeExtensions</key>
272                         <array>
273                                 <string>dat</string>
274                         </array>
275                         <key>CFBundleTypeIconFile</key>
276                         <string>mpeg.icns</string>
277                         <key>CFBundleTypeName</key>
278                         <string>DAT file</string>
279                         <key>CFBundleTypeRole</key>
280                         <string>Viewer</string>
281                 </dict>
282                 <dict>
283                         <key>CFBundleTypeExtensions</key>
284                         <array>
285                                 <string>cue</string>
286                         </array>
287                         <key>CFBundleTypeIconFile</key>
288                         <string>generic.icns</string>
289                         <key>CFBundleTypeName</key>
290                         <string>CUE file</string>
291                         <key>CFBundleTypeRole</key>
292                         <string>Viewer</string>
293                 </dict>
294                 <dict>
295                         <key>CFBundleTypeExtensions</key>
296                         <array>
297                                 <string>mpg</string>
298                                 <string>mpeg</string>
299                         </array>
300                         <key>CFBundleTypeIconFile</key>
301                         <string>mpeg.icns</string>
302                         <key>CFBundleTypeName</key>
303                         <string>MPEG File</string>
304                         <key>CFBundleTypeRole</key>
305                         <string>Viewer</string>
306                 </dict>
307                 <dict>
308                         <key>CFBundleTypeExtensions</key>
309                         <array>
310                                 <string>avi</string>
311                         </array>
312                         <key>CFBundleTypeIconFile</key>
313                         <string>divx.icns</string>
314                         <key>CFBundleTypeName</key>
315                         <string>DivX file</string>
316                         <key>CFBundleTypeRole</key>
317                         <string>Viewer</string>
318                 </dict>
319                 <dict>
320                         <key>CFBundleTypeExtensions</key>
321                         <array>
322                                 <string>m1v</string>
323                         </array>
324                         <key>CFBundleTypeIconFile</key>
325                         <string>mpeg1.icns</string>
326                         <key>CFBundleTypeName</key>
327                         <string>MPEG-1 Video File</string>
328                         <key>CFBundleTypeRole</key>
329                         <string>Viewer</string>
330                 </dict>
331                 <dict>
332                         <key>CFBundleTypeExtensions</key>
333                         <array>
334                                 <string>m2v</string>
335                         </array>
336                         <key>CFBundleTypeIconFile</key>
337                         <string>mpeg2.icns</string>
338                         <key>CFBundleTypeName</key>
339                         <string>MPEG-2 Video File</string>
340                         <key>CFBundleTypeRole</key>
341                         <string>Viewer</string>
342                 </dict>
343                 <dict>
344                         <key>CFBundleTypeExtensions</key>
345                         <array>
346                                 <string>mp4</string>
347                         </array>
348                         <key>CFBundleTypeIconFile</key>
349                         <string>mpeg4.icns</string>
350                         <key>CFBundleTypeName</key>
351                         <string>MPEG-4 File</string>
352                         <key>CFBundleTypeRole</key>
353                         <string>Viewer</string>
354                 </dict>
355         </array>
356         <key>CFBundleExecutable</key>
357         <string>VLC</string>
358         <key>CFBundleGetInfoString</key>
359         <string>VLC media player 0.5.2, Copyright (c) 1996-2003 VideoLAN.</string>
360         <key>CFBundleIconFile</key>
361         <string>vlc.icns</string>
362         <key>CFBundleIdentifier</key>
363         <string>org.videolan.vlc</string>
364         <key>CFBundleInfoDictionaryVersion</key>
365         <string>6.0</string>
366         <key>CFBundleName</key>
367         <string>VLC media player</string>
368         <key>CFBundlePackageType</key>
369         <string>APPL</string>
370         <key>CFBundleShortVersionString</key>
371         <string>0.5.2</string>
372         <key>CFBundleSignature</key>
373         <string>VLC#</string>
374         <key>CFBundleURLTypes</key>
375         <array>
376                 <dict>
377                         <key>CFBundleURLIconFile</key>
378                         <string>generic</string>
379                         <key>CFBundleURLName</key>
380                         <string>http url</string>
381                         <key>CFBundleURLSchemes</key>
382                         <array>
383                                 <string>http</string>
384                         </array>
385                 </dict>
386                 <dict>
387                         <key>CFBundleURLIconFile</key>
388                         <string>generic</string>
389                         <key>CFBundleURLName</key>
390                         <string>ftp url</string>
391                         <key>CFBundleURLSchemes</key>
392                         <array>
393                                 <string>ftp</string>
394                         </array>
395                 </dict>
396                 <dict>
397                         <key>CFBundleURLIconFile</key>
398                         <string>generic</string>
399                         <key>CFBundleURLName</key>
400                         <string>Multimedia Stream URL</string>
401                         <key>CFBundleURLSchemes</key>
402                         <array>
403                                 <string>mms</string>
404                         </array>
405                 </dict>
406                 <dict>
407                         <key>CFBundleURLIconFile</key>
408                         <string>generic</string>
409                         <key>CFBundleURLName</key>
410                         <string>udp url</string>
411                         <key>CFBundleURLSchemes</key>
412                         <array>
413                                 <string>udp</string>
414                         </array>
415                 </dict>
416         </array>
417         <key>CFBundleVersion</key>
418         <string>0.5.2</string>
419         <key>NSAppleScriptEnabled</key>
420         <string>YES</string>
421         <key>NSMainNibFile</key>
422         <string>MainMenu</string>
423         <key>NSPrincipalClass</key>
424         <string>VLCApplication</string>
425 </dict>
426 </plist>
427 ";
428                 };
429                 089C1675FE841209C02AAC07 = {
430                         buildActionMask = 2147483647;
431                         files = (
432                                 F74F13E002C2A53401EE194C,
433                                 F74F13EC02C2A79C01EE194C,
434                                 F6E4F91002D2648B01A80112,
435                                 F6E4F91102D2648B01A80112,
436                                 F6E4F91202D2648B01A80112,
437                                 F6E4F91302D2648B01A80112,
438                                 F6E4F91402D2648B01A80112,
439                                 F6E4F91502D2648B01A80112,
440                                 F69B0CA802E24F6401A80112,
441                                 A064F9EA03CB9EE000B21232,
442                                 A064F9EB03CB9EE000B21232,
443                                 A064F9EC03CB9EE000B21232,
444                                 A064F9ED03CB9EE000B21232,
445                                 A064F9EE03CB9EE000B21232,
446                                 A064F9EF03CB9EE000B21232,
447                                 A064F9F003CB9EE000B21232,
448                                 A064F9F103CB9EE000B21232,
449                                 A064F9F203CB9EE000B21232,
450                                 A064F9F303CB9EE000B21232,
451                                 8E88833D03DD6E870059A3A7,
452                                 8E68B0BF03E2EA230059A3A7,
453                                 8ED6C29F03E2F32E0059A3A7,
454                                 8ED6C2A003E2F32E0059A3A7,
455                                 8EBF3FA403F13FFB0059A3A7,
456                                 8EBF3FA803F140A80059A3A7,
457                         );
458                         isa = PBXResourcesBuildPhase;
459                         runOnlyForDeploymentPostprocessing = 0;
460                 };
461                 089C1677FE841209C02AAC07 = {
462                         buildActionMask = 2147483647;
463                         files = (
464                                 1058C7AFFEA557BF11CA2CBB,
465                         );
466                         isa = PBXFrameworksBuildPhase;
467                         runOnlyForDeploymentPostprocessing = 0;
468                 };
469                 089C1679FE841209C02AAC07 = {
470                         buildActionMask = 2147483647;
471                         files = (
472                         );
473                         isa = PBXRezBuildPhase;
474                         runOnlyForDeploymentPostprocessing = 0;
475                 };
476                 089C167CFE841241C02AAC07 = {
477                         children = (
478                                 F74F13EA02C2A79C01EE194C,
479                                 F74F13DF02C2A53401EE194C,
480                                 F6E4F90A02D2648B01A80112,
481                                 F6E4F90B02D2648B01A80112,
482                                 F6E4F90C02D2648B01A80112,
483                                 F6E4F90D02D2648B01A80112,
484                                 F6E4F90E02D2648B01A80112,
485                                 F6E4F90F02D2648B01A80112,
486                                 A064F9E003CB9EE000B21232,
487                                 A064F9E103CB9EE000B21232,
488                                 A064F9E203CB9EE000B21232,
489                                 A064F9E303CB9EE000B21232,
490                                 A064F9E403CB9EE000B21232,
491                                 A064F9E503CB9EE000B21232,
492                                 A064F9E603CB9EE000B21232,
493                                 A064F9E703CB9EE000B21232,
494                                 A064F9E803CB9EE000B21232,
495                                 A064F9E903CB9EE000B21232,
496                                 8E88833C03DD6E870059A3A7,
497                                 F69B0CA602E24F6401A80112,
498                                 8E68B0BE03E2EA230059A3A7,
499                                 8ED6C29D03E2F32E0059A3A7,
500                                 8ED6C29E03E2F32E0059A3A7,
501                                 8EBF3FA303F13FFB0059A3A7,
502                                 8EBF3FA703F140A80059A3A7,
503                         );
504                         isa = PBXGroup;
505                         name = Resources;
506                         refType = 4;
507                 };
508                 089C167FFE841241C02AAC07 = {
509                         isa = PBXFrameworkReference;
510                         name = AppKit.framework;
511                         path = /System/Library/Frameworks/AppKit.framework;
512                         refType = 0;
513                 };
514                 08FB77AFFE84173DC02AAC07 = {
515                         children = (
516                                 8E6BC6F6041643860059A3A7,
517                                 8E6BC6F7041643860059A3A7,
518                                 8ED6C27A03E2EB1C0059A3A7,
519                                 8E6BC6FA041684EC0059A3A7,
520                                 8ED6C27B03E2EB1C0059A3A7,
521                                 8ED6C27C03E2EB1C0059A3A7,
522                                 8ED6C27D03E2EB1C0059A3A7,
523                                 8EF1600B03FC62560059A3A7,
524                                 8EF1600C03FC62560059A3A7,
525                                 8ED6C27E03E2EB1C0059A3A7,
526                                 8ED6C27F03E2EB1C0059A3A7,
527                                 8ED6C28003E2EB1C0059A3A7,
528                                 8ED6C28103E2EB1C0059A3A7,
529                                 8ED6C28203E2EB1C0059A3A7,
530                                 8ED6C28303E2EB1C0059A3A7,
531                                 8ED6C28403E2EB1C0059A3A7,
532                                 8ED6C28503E2EB1C0059A3A7,
533                                 8ED6C28603E2EB1C0059A3A7,
534                                 8ED6C28703E2EB1C0059A3A7,
535                                 8ED6C28803E2EB1C0059A3A7,
536                         );
537                         isa = PBXGroup;
538                         name = Classes;
539                         refType = 4;
540                 };
541 //080
542 //081
543 //082
544 //083
545 //084
546 //100
547 //101
548 //102
549 //103
550 //104
551                 1058C7ACFEA557BF11CA2CBB = {
552                         children = (
553                                 1058C7ADFEA557BF11CA2CBB,
554                         );
555                         isa = PBXGroup;
556                         name = "Linked Frameworks";
557                         refType = 4;
558                 };
559                 1058C7ADFEA557BF11CA2CBB = {
560                         isa = PBXFrameworkReference;
561                         name = Cocoa.framework;
562                         path = /System/Library/Frameworks/Cocoa.framework;
563                         refType = 0;
564                 };
565                 1058C7AEFEA557BF11CA2CBB = {
566                         children = (
567                                 089C1672FE841209C02AAC07,
568                                 089C167FFE841241C02AAC07,
569                         );
570                         isa = PBXGroup;
571                         name = "Other Frameworks";
572                         refType = 4;
573                 };
574                 1058C7AFFEA557BF11CA2CBB = {
575                         fileRef = 1058C7ADFEA557BF11CA2CBB;
576                         isa = PBXBuildFile;
577                         settings = {
578                         };
579                 };
580 //100
581 //101
582 //102
583 //103
584 //104
585 //190
586 //191
587 //192
588 //193
589 //194
590                 19C28FB8FE9D52D311CA2CBB = {
591                         children = (
592                                 014CEA410018CDE011CA2923,
593                         );
594                         isa = PBXGroup;
595                         name = Products;
596                         refType = 4;
597                 };
598 //190
599 //191
600 //192
601 //193
602 //194
603 //8E0
604 //8E1
605 //8E2
606 //8E3
607 //8E4
608                 8E68B0BE03E2EA230059A3A7 = {
609                         isa = PBXFileReference;
610                         name = README.MacOSX.rtf;
611                         path = ../../README.MacOSX.rtf;
612                         refType = 2;
613                 };
614                 8E68B0BF03E2EA230059A3A7 = {
615                         fileRef = 8E68B0BE03E2EA230059A3A7;
616                         isa = PBXBuildFile;
617                         settings = {
618                         };
619                 };
620                 8E6BC6F6041643860059A3A7 = {
621                         fileEncoding = 4;
622                         isa = PBXFileReference;
623                         name = applescript.h;
624                         path = ../../modules/gui/macosx/applescript.h;
625                         refType = 2;
626                 };
627                 8E6BC6F7041643860059A3A7 = {
628                         fileEncoding = 4;
629                         isa = PBXFileReference;
630                         name = applescript.m;
631                         path = ../../modules/gui/macosx/applescript.m;
632                         refType = 2;
633                 };
634                 8E6BC6FA041684EC0059A3A7 = {
635                         fileEncoding = 4;
636                         isa = PBXFileReference;
637                         name = controls.h;
638                         path = ../../modules/gui/macosx/controls.h;
639                         refType = 2;
640                 };
641                 8E88833C03DD6E870059A3A7 = {
642                         isa = PBXFileReference;
643                         name = slow.png;
644                         path = Resources/slow.png;
645                         refType = 4;
646                 };
647                 8E88833D03DD6E870059A3A7 = {
648                         fileRef = 8E88833C03DD6E870059A3A7;
649                         isa = PBXBuildFile;
650                         settings = {
651                         };
652                 };
653                 8EBF3FA303F13FFB0059A3A7 = {
654                         isa = PBXFileReference;
655                         name = vlc.scriptSuite;
656                         path = Resources/vlc.scriptSuite;
657                         refType = 2;
658                 };
659                 8EBF3FA403F13FFB0059A3A7 = {
660                         fileRef = 8EBF3FA303F13FFB0059A3A7;
661                         isa = PBXBuildFile;
662                         settings = {
663                         };
664                 };
665                 8EBF3FA503F140960059A3A7 = {
666                         isa = PBXFileReference;
667                         name = vlc.scriptTerminology;
668                         path = Resources/English.lproj/vlc.scriptTerminology;
669                         refType = 2;
670                 };
671                 8EBF3FA703F140A80059A3A7 = {
672                         children = (
673                                 8EBF3FA503F140960059A3A7,
674                         );
675                         isa = PBXVariantGroup;
676                         name = vlc.scriptTerminology;
677                         refType = 4;
678                 };
679                 8EBF3FA803F140A80059A3A7 = {
680                         fileRef = 8EBF3FA703F140A80059A3A7;
681                         isa = PBXBuildFile;
682                         settings = {
683                         };
684                 };
685                 8ED6C27A03E2EB1C0059A3A7 = {
686                         fileEncoding = 30;
687                         isa = PBXFileReference;
688                         name = aout.m;
689                         path = ../../modules/gui/macosx/aout.m;
690                         refType = 2;
691                 };
692                 8ED6C27B03E2EB1C0059A3A7 = {
693                         fileEncoding = 30;
694                         isa = PBXFileReference;
695                         name = controls.m;
696                         path = ../../modules/gui/macosx/controls.m;
697                         refType = 2;
698                 };
699                 8ED6C27C03E2EB1C0059A3A7 = {
700                         fileEncoding = 30;
701                         isa = PBXFileReference;
702                         name = intf.h;
703                         path = ../../modules/gui/macosx/intf.h;
704                         refType = 2;
705                 };
706                 8ED6C27D03E2EB1C0059A3A7 = {
707                         fileEncoding = 30;
708                         isa = PBXFileReference;
709                         name = intf.m;
710                         path = ../../modules/gui/macosx/intf.m;
711                         refType = 2;
712                 };
713                 8ED6C27E03E2EB1C0059A3A7 = {
714                         fileEncoding = 30;
715                         isa = PBXFileReference;
716                         name = macosx.m;
717                         path = ../../modules/gui/macosx/macosx.m;
718                         refType = 2;
719                 };
720                 8ED6C27F03E2EB1C0059A3A7 = {
721                         fileEncoding = 30;
722                         isa = PBXFileReference;
723                         name = misc.h;
724                         path = ../../modules/gui/macosx/misc.h;
725                         refType = 2;
726                 };
727                 8ED6C28003E2EB1C0059A3A7 = {
728                         fileEncoding = 30;
729                         isa = PBXFileReference;
730                         name = misc.m;
731                         path = ../../modules/gui/macosx/misc.m;
732                         refType = 2;
733                 };
734                 8ED6C28103E2EB1C0059A3A7 = {
735                         fileEncoding = 30;
736                         isa = PBXFileReference;
737                         name = open.h;
738                         path = ../../modules/gui/macosx/open.h;
739                         refType = 2;
740                 };
741                 8ED6C28203E2EB1C0059A3A7 = {
742                         fileEncoding = 30;
743                         isa = PBXFileReference;
744                         name = open.m;
745                         path = ../../modules/gui/macosx/open.m;
746                         refType = 2;
747                 };
748                 8ED6C28303E2EB1C0059A3A7 = {
749                         fileEncoding = 30;
750                         isa = PBXFileReference;
751                         name = playlist.h;
752                         path = ../../modules/gui/macosx/playlist.h;
753                         refType = 2;
754                 };
755                 8ED6C28403E2EB1C0059A3A7 = {
756                         fileEncoding = 30;
757                         isa = PBXFileReference;
758                         name = playlist.m;
759                         path = ../../modules/gui/macosx/playlist.m;
760                         refType = 2;
761                 };
762                 8ED6C28503E2EB1C0059A3A7 = {
763                         fileEncoding = 30;
764                         isa = PBXFileReference;
765                         name = prefs.h;
766                         path = ../../modules/gui/macosx/prefs.h;
767                         refType = 2;
768                 };
769                 8ED6C28603E2EB1C0059A3A7 = {
770                         fileEncoding = 30;
771                         isa = PBXFileReference;
772                         name = prefs.m;
773                         path = ../../modules/gui/macosx/prefs.m;
774                         refType = 2;
775                 };
776                 8ED6C28703E2EB1C0059A3A7 = {
777                         fileEncoding = 30;
778                         isa = PBXFileReference;
779                         name = vout.h;
780                         path = ../../modules/gui/macosx/vout.h;
781                         refType = 2;
782                 };
783                 8ED6C28803E2EB1C0059A3A7 = {
784                         fileEncoding = 30;
785                         isa = PBXFileReference;
786                         name = vout.m;
787                         path = ../../modules/gui/macosx/vout.m;
788                         refType = 2;
789                 };
790                 8ED6C29D03E2F32E0059A3A7 = {
791                         fileEncoding = 30;
792                         isa = PBXFileReference;
793                         name = AUTHORS;
794                         path = ../../AUTHORS;
795                         refType = 2;
796                 };
797                 8ED6C29E03E2F32E0059A3A7 = {
798                         fileEncoding = 30;
799                         isa = PBXFileReference;
800                         name = COPYING;
801                         path = ../../COPYING;
802                         refType = 2;
803                 };
804                 8ED6C29F03E2F32E0059A3A7 = {
805                         fileRef = 8ED6C29D03E2F32E0059A3A7;
806                         isa = PBXBuildFile;
807                         settings = {
808                         };
809                 };
810                 8ED6C2A003E2F32E0059A3A7 = {
811                         fileRef = 8ED6C29E03E2F32E0059A3A7;
812                         isa = PBXBuildFile;
813                         settings = {
814                         };
815                 };
816                 8EF1600B03FC62560059A3A7 = {
817                         fileEncoding = 4;
818                         isa = PBXFileReference;
819                         name = info.h;
820                         path = ../../modules/gui/macosx/info.h;
821                         refType = 2;
822                 };
823                 8EF1600C03FC62560059A3A7 = {
824                         fileEncoding = 4;
825                         isa = PBXFileReference;
826                         name = info.m;
827                         path = ../../modules/gui/macosx/info.m;
828                         refType = 2;
829                 };
830 //8E0
831 //8E1
832 //8E2
833 //8E3
834 //8E4
835 //A00
836 //A01
837 //A02
838 //A03
839 //A04
840                 A064F9E003CB9EE000B21232 = {
841                         isa = PBXFileReference;
842                         name = prefs.png;
843                         path = Resources/prefs.png;
844                         refType = 4;
845                 };
846                 A064F9E103CB9EE000B21232 = {
847                         isa = PBXFileReference;
848                         name = end.png;
849                         path = Resources/end.png;
850                         refType = 4;
851                 };
852                 A064F9E203CB9EE000B21232 = {
853                         isa = PBXFileReference;
854                         name = pause.png;
855                         path = Resources/pause.png;
856                         refType = 4;
857                 };
858                 A064F9E303CB9EE000B21232 = {
859                         isa = PBXFileReference;
860                         name = list.png;
861                         path = Resources/list.png;
862                         refType = 4;
863                 };
864                 A064F9E403CB9EE000B21232 = {
865                         isa = PBXFileReference;
866                         name = forw.png;
867                         path = Resources/forw.png;
868                         refType = 4;
869                 };
870                 A064F9E503CB9EE000B21232 = {
871                         isa = PBXFileReference;
872                         name = vlc_hg.png;
873                         path = Resources/vlc_hg.png;
874                         refType = 4;
875                 };
876                 A064F9E603CB9EE000B21232 = {
877                         isa = PBXFileReference;
878                         name = stop.png;
879                         path = Resources/stop.png;
880                         refType = 4;
881                 };
882                 A064F9E703CB9EE000B21232 = {
883                         isa = PBXFileReference;
884                         name = begin.png;
885                         path = Resources/begin.png;
886                         refType = 4;
887                 };
888                 A064F9E803CB9EE000B21232 = {
889                         isa = PBXFileReference;
890                         name = back.png;
891                         path = Resources/back.png;
892                         refType = 4;
893                 };
894                 A064F9E903CB9EE000B21232 = {
895                         isa = PBXFileReference;
896                         name = play.png;
897                         path = Resources/play.png;
898                         refType = 4;
899                 };
900                 A064F9EA03CB9EE000B21232 = {
901                         fileRef = A064F9E003CB9EE000B21232;
902                         isa = PBXBuildFile;
903                         settings = {
904                         };
905                 };
906                 A064F9EB03CB9EE000B21232 = {
907                         fileRef = A064F9E103CB9EE000B21232;
908                         isa = PBXBuildFile;
909                         settings = {
910                         };
911                 };
912                 A064F9EC03CB9EE000B21232 = {
913                         fileRef = A064F9E203CB9EE000B21232;
914                         isa = PBXBuildFile;
915                         settings = {
916                         };
917                 };
918                 A064F9ED03CB9EE000B21232 = {
919                         fileRef = A064F9E303CB9EE000B21232;
920                         isa = PBXBuildFile;
921                         settings = {
922                         };
923                 };
924                 A064F9EE03CB9EE000B21232 = {
925                         fileRef = A064F9E403CB9EE000B21232;
926                         isa = PBXBuildFile;
927                         settings = {
928                         };
929                 };
930                 A064F9EF03CB9EE000B21232 = {
931                         fileRef = A064F9E503CB9EE000B21232;
932                         isa = PBXBuildFile;
933                         settings = {
934                         };
935                 };
936                 A064F9F003CB9EE000B21232 = {
937                         fileRef = A064F9E603CB9EE000B21232;
938                         isa = PBXBuildFile;
939                         settings = {
940                         };
941                 };
942                 A064F9F103CB9EE000B21232 = {
943                         fileRef = A064F9E703CB9EE000B21232;
944                         isa = PBXBuildFile;
945                         settings = {
946                         };
947                 };
948                 A064F9F203CB9EE000B21232 = {
949                         fileRef = A064F9E803CB9EE000B21232;
950                         isa = PBXBuildFile;
951                         settings = {
952                         };
953                 };
954                 A064F9F303CB9EE000B21232 = {
955                         fileRef = A064F9E903CB9EE000B21232;
956                         isa = PBXBuildFile;
957                         settings = {
958                         };
959                 };
960 //A00
961 //A01
962 //A02
963 //A03
964 //A04
965 //F60
966 //F61
967 //F62
968 //F63
969 //F64
970                 F69B0CA602E24F6401A80112 = {
971                         children = (
972                                 F69B0CA702E24F6401A80112,
973                         );
974                         isa = PBXVariantGroup;
975                         name = InfoPlist.strings;
976                         path = "";
977                         refType = 4;
978                 };
979                 F69B0CA702E24F6401A80112 = {
980                         fileEncoding = 5;
981                         isa = PBXFileReference;
982                         name = English;
983                         path = Resources/English.lproj/InfoPlist.strings;
984                         refType = 4;
985                 };
986                 F69B0CA802E24F6401A80112 = {
987                         fileRef = F69B0CA602E24F6401A80112;
988                         isa = PBXBuildFile;
989                         settings = {
990                         };
991                 };
992                 F6E4F90A02D2648B01A80112 = {
993                         isa = PBXFileReference;
994                         name = divx.icns;
995                         path = Resources/divx.icns;
996                         refType = 4;
997                 };
998                 F6E4F90B02D2648B01A80112 = {
999                         isa = PBXFileReference;
1000                         name = generic.icns;
1001                         path = Resources/generic.icns;
1002                         refType = 4;
1003                 };
1004                 F6E4F90C02D2648B01A80112 = {
1005                         isa = PBXFileReference;
1006                         name = mpeg.icns;
1007                         path = Resources/mpeg.icns;
1008                         refType = 4;
1009                 };
1010                 F6E4F90D02D2648B01A80112 = {
1011                         isa = PBXFileReference;
1012                         name = mpeg1.icns;
1013                         path = Resources/mpeg1.icns;
1014                         refType = 4;
1015                 };
1016                 F6E4F90E02D2648B01A80112 = {
1017                         isa = PBXFileReference;
1018                         name = mpeg2.icns;
1019                         path = Resources/mpeg2.icns;
1020                         refType = 4;
1021                 };
1022                 F6E4F90F02D2648B01A80112 = {
1023                         isa = PBXFileReference;
1024                         name = mpeg4.icns;
1025                         path = Resources/mpeg4.icns;
1026                         refType = 4;
1027                 };
1028                 F6E4F91002D2648B01A80112 = {
1029                         fileRef = F6E4F90A02D2648B01A80112;
1030                         isa = PBXBuildFile;
1031                         settings = {
1032                         };
1033                 };
1034                 F6E4F91102D2648B01A80112 = {
1035                         fileRef = F6E4F90B02D2648B01A80112;
1036                         isa = PBXBuildFile;
1037                         settings = {
1038                         };
1039                 };
1040                 F6E4F91202D2648B01A80112 = {
1041                         fileRef = F6E4F90C02D2648B01A80112;
1042                         isa = PBXBuildFile;
1043                         settings = {
1044                         };
1045                 };
1046                 F6E4F91302D2648B01A80112 = {
1047                         fileRef = F6E4F90D02D2648B01A80112;
1048                         isa = PBXBuildFile;
1049                         settings = {
1050                         };
1051                 };
1052                 F6E4F91402D2648B01A80112 = {
1053                         fileRef = F6E4F90E02D2648B01A80112;
1054                         isa = PBXBuildFile;
1055                         settings = {
1056                         };
1057                 };
1058                 F6E4F91502D2648B01A80112 = {
1059                         fileRef = F6E4F90F02D2648B01A80112;
1060                         isa = PBXBuildFile;
1061                         settings = {
1062                         };
1063                 };
1064 //F60
1065 //F61
1066 //F62
1067 //F63
1068 //F64
1069 //F70
1070 //F71
1071 //F72
1072 //F73
1073 //F74
1074                 F74F13DF02C2A53401EE194C = {
1075                         isa = PBXFileReference;
1076                         name = vlc.icns;
1077                         path = Resources/vlc.icns;
1078                         refType = 4;
1079                 };
1080                 F74F13E002C2A53401EE194C = {
1081                         fileRef = F74F13DF02C2A53401EE194C;
1082                         isa = PBXBuildFile;
1083                         settings = {
1084                         };
1085                 };
1086                 F74F13EA02C2A79C01EE194C = {
1087                         children = (
1088                                 F74F13EB02C2A79C01EE194C,
1089                         );
1090                         isa = PBXVariantGroup;
1091                         name = MainMenu.nib;
1092                         path = "";
1093                         refType = 4;
1094                 };
1095                 F74F13EB02C2A79C01EE194C = {
1096                         isa = PBXFileReference;
1097                         name = English;
1098                         path = Resources/English.lproj/MainMenu.nib;
1099                         refType = 4;
1100                 };
1101                 F74F13EC02C2A79C01EE194C = {
1102                         fileRef = F74F13EA02C2A79C01EE194C;
1103                         isa = PBXBuildFile;
1104                         settings = {
1105                         };
1106                 };
1107         };
1108         rootObject = 089C1669FE841209C02AAC07;
1109 }