]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* modules/gui/macosx/applescript.?
[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>m3u</string>
238                         </array>
239                         <key>CFBundleTypeIconFile</key>
240                         <string>generic.icns</string>
241                         <key>CFBundleTypeName</key>
242                         <string>Playlist file</string>
243                         <key>CFBundleTypeRole</key>
244                         <string>Viewer</string>
245                 </dict>
246                 <dict>
247                         <key>CFBundleTypeExtensions</key>
248                         <array>
249                                 <string>ogg</string>
250                         </array>
251                         <key>CFBundleTypeIconFile</key>
252                         <string>generic.icns</string>
253                         <key>CFBundleTypeName</key>
254                         <string>OGG file</string>
255                         <key>CFBundleTypeRole</key>
256                         <string>Viewer</string>
257                 </dict>
258                 <dict>
259                         <key>CFBundleTypeExtensions</key>
260                         <array>
261                                 <string>dat</string>
262                         </array>
263                         <key>CFBundleTypeIconFile</key>
264                         <string>mpeg.icns</string>
265                         <key>CFBundleTypeName</key>
266                         <string>DAT file</string>
267                         <key>CFBundleTypeRole</key>
268                         <string>Viewer</string>
269                 </dict>
270                 <dict>
271                         <key>CFBundleTypeExtensions</key>
272                         <array>
273                                 <string>cue</string>
274                         </array>
275                         <key>CFBundleTypeIconFile</key>
276                         <string>generic.icns</string>
277                         <key>CFBundleTypeName</key>
278                         <string>CUE file</string>
279                         <key>CFBundleTypeRole</key>
280                         <string>Viewer</string>
281                 </dict>
282                 <dict>
283                         <key>CFBundleTypeExtensions</key>
284                         <array>
285                                 <string>mpg</string>
286                                 <string>mpeg</string>
287                         </array>
288                         <key>CFBundleTypeIconFile</key>
289                         <string>mpeg.icns</string>
290                         <key>CFBundleTypeName</key>
291                         <string>MPEG File</string>
292                         <key>CFBundleTypeRole</key>
293                         <string>Viewer</string>
294                 </dict>
295                 <dict>
296                         <key>CFBundleTypeExtensions</key>
297                         <array>
298                                 <string>avi</string>
299                         </array>
300                         <key>CFBundleTypeIconFile</key>
301                         <string>divx.icns</string>
302                         <key>CFBundleTypeName</key>
303                         <string>DivX file</string>
304                         <key>CFBundleTypeRole</key>
305                         <string>Viewer</string>
306                 </dict>
307                 <dict>
308                         <key>CFBundleTypeExtensions</key>
309                         <array>
310                                 <string>m1v</string>
311                         </array>
312                         <key>CFBundleTypeIconFile</key>
313                         <string>mpeg1.icns</string>
314                         <key>CFBundleTypeName</key>
315                         <string>MPEG-1 Video File</string>
316                         <key>CFBundleTypeRole</key>
317                         <string>Viewer</string>
318                 </dict>
319                 <dict>
320                         <key>CFBundleTypeExtensions</key>
321                         <array>
322                                 <string>m2v</string>
323                         </array>
324                         <key>CFBundleTypeIconFile</key>
325                         <string>mpeg2.icns</string>
326                         <key>CFBundleTypeName</key>
327                         <string>MPEG-2 Video File</string>
328                         <key>CFBundleTypeRole</key>
329                         <string>Viewer</string>
330                 </dict>
331                 <dict>
332                         <key>CFBundleTypeExtensions</key>
333                         <array>
334                                 <string>mp4</string>
335                         </array>
336                         <key>CFBundleTypeIconFile</key>
337                         <string>mpeg4.icns</string>
338                         <key>CFBundleTypeName</key>
339                         <string>MPEG-4 File</string>
340                         <key>CFBundleTypeRole</key>
341                         <string>Viewer</string>
342                 </dict>
343         </array>
344         <key>CFBundleExecutable</key>
345         <string>VLC</string>
346         <key>CFBundleGetInfoString</key>
347         <string>VLC media player 0.5.2-test3, Copyright (c) 1996-2003 VideoLAN.</string>
348         <key>CFBundleIconFile</key>
349         <string>vlc.icns</string>
350         <key>CFBundleIdentifier</key>
351         <string>org.videolan.vlc</string>
352         <key>CFBundleInfoDictionaryVersion</key>
353         <string>6.0</string>
354         <key>CFBundleName</key>
355         <string>VLC media player</string>
356         <key>CFBundlePackageType</key>
357         <string>APPL</string>
358         <key>CFBundleShortVersionString</key>
359         <string>0.5.2-test3</string>
360         <key>CFBundleSignature</key>
361         <string>VLC#</string>
362         <key>CFBundleURLTypes</key>
363         <array>
364                 <dict>
365                         <key>CFBundleURLIconFile</key>
366                         <string>generic</string>
367                         <key>CFBundleURLName</key>
368                         <string>http url</string>
369                         <key>CFBundleURLSchemes</key>
370                         <array>
371                                 <string>http</string>
372                         </array>
373                 </dict>
374                 <dict>
375                         <key>CFBundleURLIconFile</key>
376                         <string>generic</string>
377                         <key>CFBundleURLName</key>
378                         <string>ftp url</string>
379                         <key>CFBundleURLSchemes</key>
380                         <array>
381                                 <string>ftp</string>
382                         </array>
383                 </dict>
384                 <dict>
385                         <key>CFBundleURLIconFile</key>
386                         <string>generic</string>
387                         <key>CFBundleURLName</key>
388                         <string>Multimedia Stream URL</string>
389                         <key>CFBundleURLSchemes</key>
390                         <array>
391                                 <string>mms</string>
392                         </array>
393                 </dict>
394                 <dict>
395                         <key>CFBundleURLIconFile</key>
396                         <string>generic</string>
397                         <key>CFBundleURLName</key>
398                         <string>udp url</string>
399                         <key>CFBundleURLSchemes</key>
400                         <array>
401                                 <string>udp</string>
402                         </array>
403                 </dict>
404         </array>
405         <key>CFBundleVersion</key>
406         <string>0.5.2-test3</string>
407         <key>NSAppleScriptEnabled</key>
408         <string>YES</string>
409         <key>NSMainNibFile</key>
410         <string>MainMenu</string>
411         <key>NSPrincipalClass</key>
412         <string>VLCApplication</string>
413 </dict>
414 </plist>
415 ";
416                 };
417                 089C1675FE841209C02AAC07 = {
418                         buildActionMask = 2147483647;
419                         files = (
420                                 F74F13E002C2A53401EE194C,
421                                 F74F13EC02C2A79C01EE194C,
422                                 F6E4F91002D2648B01A80112,
423                                 F6E4F91102D2648B01A80112,
424                                 F6E4F91202D2648B01A80112,
425                                 F6E4F91302D2648B01A80112,
426                                 F6E4F91402D2648B01A80112,
427                                 F6E4F91502D2648B01A80112,
428                                 F69B0CA802E24F6401A80112,
429                                 A064F9EA03CB9EE000B21232,
430                                 A064F9EB03CB9EE000B21232,
431                                 A064F9EC03CB9EE000B21232,
432                                 A064F9ED03CB9EE000B21232,
433                                 A064F9EE03CB9EE000B21232,
434                                 A064F9EF03CB9EE000B21232,
435                                 A064F9F003CB9EE000B21232,
436                                 A064F9F103CB9EE000B21232,
437                                 A064F9F203CB9EE000B21232,
438                                 A064F9F303CB9EE000B21232,
439                                 8E88833D03DD6E870059A3A7,
440                                 8E68B0BF03E2EA230059A3A7,
441                                 8ED6C29F03E2F32E0059A3A7,
442                                 8ED6C2A003E2F32E0059A3A7,
443                                 8EBF3FA403F13FFB0059A3A7,
444                                 8EBF3FA803F140A80059A3A7,
445                         );
446                         isa = PBXResourcesBuildPhase;
447                         runOnlyForDeploymentPostprocessing = 0;
448                 };
449                 089C1677FE841209C02AAC07 = {
450                         buildActionMask = 2147483647;
451                         files = (
452                                 1058C7AFFEA557BF11CA2CBB,
453                         );
454                         isa = PBXFrameworksBuildPhase;
455                         runOnlyForDeploymentPostprocessing = 0;
456                 };
457                 089C1679FE841209C02AAC07 = {
458                         buildActionMask = 2147483647;
459                         files = (
460                         );
461                         isa = PBXRezBuildPhase;
462                         runOnlyForDeploymentPostprocessing = 0;
463                 };
464                 089C167CFE841241C02AAC07 = {
465                         children = (
466                                 F74F13EA02C2A79C01EE194C,
467                                 F74F13DF02C2A53401EE194C,
468                                 F6E4F90A02D2648B01A80112,
469                                 F6E4F90B02D2648B01A80112,
470                                 F6E4F90C02D2648B01A80112,
471                                 F6E4F90D02D2648B01A80112,
472                                 F6E4F90E02D2648B01A80112,
473                                 F6E4F90F02D2648B01A80112,
474                                 A064F9E003CB9EE000B21232,
475                                 A064F9E103CB9EE000B21232,
476                                 A064F9E203CB9EE000B21232,
477                                 A064F9E303CB9EE000B21232,
478                                 A064F9E403CB9EE000B21232,
479                                 A064F9E503CB9EE000B21232,
480                                 A064F9E603CB9EE000B21232,
481                                 A064F9E703CB9EE000B21232,
482                                 A064F9E803CB9EE000B21232,
483                                 A064F9E903CB9EE000B21232,
484                                 8E88833C03DD6E870059A3A7,
485                                 F69B0CA602E24F6401A80112,
486                                 8E68B0BE03E2EA230059A3A7,
487                                 8ED6C29D03E2F32E0059A3A7,
488                                 8ED6C29E03E2F32E0059A3A7,
489                                 8EBF3FA303F13FFB0059A3A7,
490                                 8EBF3FA703F140A80059A3A7,
491                         );
492                         isa = PBXGroup;
493                         name = Resources;
494                         refType = 4;
495                 };
496                 089C167FFE841241C02AAC07 = {
497                         isa = PBXFrameworkReference;
498                         name = AppKit.framework;
499                         path = /System/Library/Frameworks/AppKit.framework;
500                         refType = 0;
501                 };
502                 08FB77AFFE84173DC02AAC07 = {
503                         children = (
504                                 8E6BC6F6041643860059A3A7,
505                                 8E6BC6F7041643860059A3A7,
506                                 8ED6C27A03E2EB1C0059A3A7,
507                                 8E6BC6FA041684EC0059A3A7,
508                                 8ED6C27B03E2EB1C0059A3A7,
509                                 8ED6C27C03E2EB1C0059A3A7,
510                                 8ED6C27D03E2EB1C0059A3A7,
511                                 8EF1600B03FC62560059A3A7,
512                                 8EF1600C03FC62560059A3A7,
513                                 8ED6C27E03E2EB1C0059A3A7,
514                                 8ED6C27F03E2EB1C0059A3A7,
515                                 8ED6C28003E2EB1C0059A3A7,
516                                 8ED6C28103E2EB1C0059A3A7,
517                                 8ED6C28203E2EB1C0059A3A7,
518                                 8ED6C28303E2EB1C0059A3A7,
519                                 8ED6C28403E2EB1C0059A3A7,
520                                 8ED6C28503E2EB1C0059A3A7,
521                                 8ED6C28603E2EB1C0059A3A7,
522                                 8ED6C28703E2EB1C0059A3A7,
523                                 8ED6C28803E2EB1C0059A3A7,
524                         );
525                         isa = PBXGroup;
526                         name = Classes;
527                         refType = 4;
528                 };
529 //080
530 //081
531 //082
532 //083
533 //084
534 //100
535 //101
536 //102
537 //103
538 //104
539                 1058C7ACFEA557BF11CA2CBB = {
540                         children = (
541                                 1058C7ADFEA557BF11CA2CBB,
542                         );
543                         isa = PBXGroup;
544                         name = "Linked Frameworks";
545                         refType = 4;
546                 };
547                 1058C7ADFEA557BF11CA2CBB = {
548                         isa = PBXFrameworkReference;
549                         name = Cocoa.framework;
550                         path = /System/Library/Frameworks/Cocoa.framework;
551                         refType = 0;
552                 };
553                 1058C7AEFEA557BF11CA2CBB = {
554                         children = (
555                                 089C1672FE841209C02AAC07,
556                                 089C167FFE841241C02AAC07,
557                         );
558                         isa = PBXGroup;
559                         name = "Other Frameworks";
560                         refType = 4;
561                 };
562                 1058C7AFFEA557BF11CA2CBB = {
563                         fileRef = 1058C7ADFEA557BF11CA2CBB;
564                         isa = PBXBuildFile;
565                         settings = {
566                         };
567                 };
568 //100
569 //101
570 //102
571 //103
572 //104
573 //190
574 //191
575 //192
576 //193
577 //194
578                 19C28FB8FE9D52D311CA2CBB = {
579                         children = (
580                                 014CEA410018CDE011CA2923,
581                         );
582                         isa = PBXGroup;
583                         name = Products;
584                         refType = 4;
585                 };
586 //190
587 //191
588 //192
589 //193
590 //194
591 //8E0
592 //8E1
593 //8E2
594 //8E3
595 //8E4
596                 8E68B0BE03E2EA230059A3A7 = {
597                         isa = PBXFileReference;
598                         name = README.MacOSX.rtf;
599                         path = ../../README.MacOSX.rtf;
600                         refType = 2;
601                 };
602                 8E68B0BF03E2EA230059A3A7 = {
603                         fileRef = 8E68B0BE03E2EA230059A3A7;
604                         isa = PBXBuildFile;
605                         settings = {
606                         };
607                 };
608                 8E6BC6F6041643860059A3A7 = {
609                         fileEncoding = 4;
610                         isa = PBXFileReference;
611                         name = applescript.h;
612                         path = ../../modules/gui/macosx/applescript.h;
613                         refType = 2;
614                 };
615                 8E6BC6F7041643860059A3A7 = {
616                         fileEncoding = 4;
617                         isa = PBXFileReference;
618                         name = applescript.m;
619                         path = ../../modules/gui/macosx/applescript.m;
620                         refType = 2;
621                 };
622                 8E6BC6FA041684EC0059A3A7 = {
623                         fileEncoding = 4;
624                         isa = PBXFileReference;
625                         name = controls.h;
626                         path = ../../modules/gui/macosx/controls.h;
627                         refType = 2;
628                 };
629                 8E88833C03DD6E870059A3A7 = {
630                         isa = PBXFileReference;
631                         name = slow.png;
632                         path = Resources/slow.png;
633                         refType = 4;
634                 };
635                 8E88833D03DD6E870059A3A7 = {
636                         fileRef = 8E88833C03DD6E870059A3A7;
637                         isa = PBXBuildFile;
638                         settings = {
639                         };
640                 };
641                 8EBF3FA303F13FFB0059A3A7 = {
642                         isa = PBXFileReference;
643                         name = vlc.scriptSuite;
644                         path = Resources/vlc.scriptSuite;
645                         refType = 2;
646                 };
647                 8EBF3FA403F13FFB0059A3A7 = {
648                         fileRef = 8EBF3FA303F13FFB0059A3A7;
649                         isa = PBXBuildFile;
650                         settings = {
651                         };
652                 };
653                 8EBF3FA503F140960059A3A7 = {
654                         isa = PBXFileReference;
655                         name = vlc.scriptTerminology;
656                         path = Resources/English.lproj/vlc.scriptTerminology;
657                         refType = 2;
658                 };
659                 8EBF3FA703F140A80059A3A7 = {
660                         children = (
661                                 8EBF3FA503F140960059A3A7,
662                         );
663                         isa = PBXVariantGroup;
664                         name = vlc.scriptTerminology;
665                         refType = 4;
666                 };
667                 8EBF3FA803F140A80059A3A7 = {
668                         fileRef = 8EBF3FA703F140A80059A3A7;
669                         isa = PBXBuildFile;
670                         settings = {
671                         };
672                 };
673                 8ED6C27A03E2EB1C0059A3A7 = {
674                         fileEncoding = 30;
675                         isa = PBXFileReference;
676                         name = aout.m;
677                         path = ../../modules/gui/macosx/aout.m;
678                         refType = 2;
679                 };
680                 8ED6C27B03E2EB1C0059A3A7 = {
681                         fileEncoding = 30;
682                         isa = PBXFileReference;
683                         name = controls.m;
684                         path = ../../modules/gui/macosx/controls.m;
685                         refType = 2;
686                 };
687                 8ED6C27C03E2EB1C0059A3A7 = {
688                         fileEncoding = 30;
689                         isa = PBXFileReference;
690                         name = intf.h;
691                         path = ../../modules/gui/macosx/intf.h;
692                         refType = 2;
693                 };
694                 8ED6C27D03E2EB1C0059A3A7 = {
695                         fileEncoding = 30;
696                         isa = PBXFileReference;
697                         name = intf.m;
698                         path = ../../modules/gui/macosx/intf.m;
699                         refType = 2;
700                 };
701                 8ED6C27E03E2EB1C0059A3A7 = {
702                         fileEncoding = 30;
703                         isa = PBXFileReference;
704                         name = macosx.m;
705                         path = ../../modules/gui/macosx/macosx.m;
706                         refType = 2;
707                 };
708                 8ED6C27F03E2EB1C0059A3A7 = {
709                         fileEncoding = 30;
710                         isa = PBXFileReference;
711                         name = misc.h;
712                         path = ../../modules/gui/macosx/misc.h;
713                         refType = 2;
714                 };
715                 8ED6C28003E2EB1C0059A3A7 = {
716                         fileEncoding = 30;
717                         isa = PBXFileReference;
718                         name = misc.m;
719                         path = ../../modules/gui/macosx/misc.m;
720                         refType = 2;
721                 };
722                 8ED6C28103E2EB1C0059A3A7 = {
723                         fileEncoding = 30;
724                         isa = PBXFileReference;
725                         name = open.h;
726                         path = ../../modules/gui/macosx/open.h;
727                         refType = 2;
728                 };
729                 8ED6C28203E2EB1C0059A3A7 = {
730                         fileEncoding = 30;
731                         isa = PBXFileReference;
732                         name = open.m;
733                         path = ../../modules/gui/macosx/open.m;
734                         refType = 2;
735                 };
736                 8ED6C28303E2EB1C0059A3A7 = {
737                         fileEncoding = 30;
738                         isa = PBXFileReference;
739                         name = playlist.h;
740                         path = ../../modules/gui/macosx/playlist.h;
741                         refType = 2;
742                 };
743                 8ED6C28403E2EB1C0059A3A7 = {
744                         fileEncoding = 30;
745                         isa = PBXFileReference;
746                         name = playlist.m;
747                         path = ../../modules/gui/macosx/playlist.m;
748                         refType = 2;
749                 };
750                 8ED6C28503E2EB1C0059A3A7 = {
751                         fileEncoding = 30;
752                         isa = PBXFileReference;
753                         name = prefs.h;
754                         path = ../../modules/gui/macosx/prefs.h;
755                         refType = 2;
756                 };
757                 8ED6C28603E2EB1C0059A3A7 = {
758                         fileEncoding = 30;
759                         isa = PBXFileReference;
760                         name = prefs.m;
761                         path = ../../modules/gui/macosx/prefs.m;
762                         refType = 2;
763                 };
764                 8ED6C28703E2EB1C0059A3A7 = {
765                         fileEncoding = 30;
766                         isa = PBXFileReference;
767                         name = vout.h;
768                         path = ../../modules/gui/macosx/vout.h;
769                         refType = 2;
770                 };
771                 8ED6C28803E2EB1C0059A3A7 = {
772                         fileEncoding = 30;
773                         isa = PBXFileReference;
774                         name = vout.m;
775                         path = ../../modules/gui/macosx/vout.m;
776                         refType = 2;
777                 };
778                 8ED6C29D03E2F32E0059A3A7 = {
779                         fileEncoding = 30;
780                         isa = PBXFileReference;
781                         name = AUTHORS;
782                         path = ../../AUTHORS;
783                         refType = 2;
784                 };
785                 8ED6C29E03E2F32E0059A3A7 = {
786                         fileEncoding = 30;
787                         isa = PBXFileReference;
788                         name = COPYING;
789                         path = ../../COPYING;
790                         refType = 2;
791                 };
792                 8ED6C29F03E2F32E0059A3A7 = {
793                         fileRef = 8ED6C29D03E2F32E0059A3A7;
794                         isa = PBXBuildFile;
795                         settings = {
796                         };
797                 };
798                 8ED6C2A003E2F32E0059A3A7 = {
799                         fileRef = 8ED6C29E03E2F32E0059A3A7;
800                         isa = PBXBuildFile;
801                         settings = {
802                         };
803                 };
804                 8EF1600B03FC62560059A3A7 = {
805                         fileEncoding = 4;
806                         isa = PBXFileReference;
807                         name = info.h;
808                         path = ../../modules/gui/macosx/info.h;
809                         refType = 2;
810                 };
811                 8EF1600C03FC62560059A3A7 = {
812                         fileEncoding = 4;
813                         isa = PBXFileReference;
814                         name = info.m;
815                         path = ../../modules/gui/macosx/info.m;
816                         refType = 2;
817                 };
818 //8E0
819 //8E1
820 //8E2
821 //8E3
822 //8E4
823 //A00
824 //A01
825 //A02
826 //A03
827 //A04
828                 A064F9E003CB9EE000B21232 = {
829                         isa = PBXFileReference;
830                         name = prefs.png;
831                         path = Resources/prefs.png;
832                         refType = 4;
833                 };
834                 A064F9E103CB9EE000B21232 = {
835                         isa = PBXFileReference;
836                         name = end.png;
837                         path = Resources/end.png;
838                         refType = 4;
839                 };
840                 A064F9E203CB9EE000B21232 = {
841                         isa = PBXFileReference;
842                         name = pause.png;
843                         path = Resources/pause.png;
844                         refType = 4;
845                 };
846                 A064F9E303CB9EE000B21232 = {
847                         isa = PBXFileReference;
848                         name = list.png;
849                         path = Resources/list.png;
850                         refType = 4;
851                 };
852                 A064F9E403CB9EE000B21232 = {
853                         isa = PBXFileReference;
854                         name = forw.png;
855                         path = Resources/forw.png;
856                         refType = 4;
857                 };
858                 A064F9E503CB9EE000B21232 = {
859                         isa = PBXFileReference;
860                         name = vlc_hg.png;
861                         path = Resources/vlc_hg.png;
862                         refType = 4;
863                 };
864                 A064F9E603CB9EE000B21232 = {
865                         isa = PBXFileReference;
866                         name = stop.png;
867                         path = Resources/stop.png;
868                         refType = 4;
869                 };
870                 A064F9E703CB9EE000B21232 = {
871                         isa = PBXFileReference;
872                         name = begin.png;
873                         path = Resources/begin.png;
874                         refType = 4;
875                 };
876                 A064F9E803CB9EE000B21232 = {
877                         isa = PBXFileReference;
878                         name = back.png;
879                         path = Resources/back.png;
880                         refType = 4;
881                 };
882                 A064F9E903CB9EE000B21232 = {
883                         isa = PBXFileReference;
884                         name = play.png;
885                         path = Resources/play.png;
886                         refType = 4;
887                 };
888                 A064F9EA03CB9EE000B21232 = {
889                         fileRef = A064F9E003CB9EE000B21232;
890                         isa = PBXBuildFile;
891                         settings = {
892                         };
893                 };
894                 A064F9EB03CB9EE000B21232 = {
895                         fileRef = A064F9E103CB9EE000B21232;
896                         isa = PBXBuildFile;
897                         settings = {
898                         };
899                 };
900                 A064F9EC03CB9EE000B21232 = {
901                         fileRef = A064F9E203CB9EE000B21232;
902                         isa = PBXBuildFile;
903                         settings = {
904                         };
905                 };
906                 A064F9ED03CB9EE000B21232 = {
907                         fileRef = A064F9E303CB9EE000B21232;
908                         isa = PBXBuildFile;
909                         settings = {
910                         };
911                 };
912                 A064F9EE03CB9EE000B21232 = {
913                         fileRef = A064F9E403CB9EE000B21232;
914                         isa = PBXBuildFile;
915                         settings = {
916                         };
917                 };
918                 A064F9EF03CB9EE000B21232 = {
919                         fileRef = A064F9E503CB9EE000B21232;
920                         isa = PBXBuildFile;
921                         settings = {
922                         };
923                 };
924                 A064F9F003CB9EE000B21232 = {
925                         fileRef = A064F9E603CB9EE000B21232;
926                         isa = PBXBuildFile;
927                         settings = {
928                         };
929                 };
930                 A064F9F103CB9EE000B21232 = {
931                         fileRef = A064F9E703CB9EE000B21232;
932                         isa = PBXBuildFile;
933                         settings = {
934                         };
935                 };
936                 A064F9F203CB9EE000B21232 = {
937                         fileRef = A064F9E803CB9EE000B21232;
938                         isa = PBXBuildFile;
939                         settings = {
940                         };
941                 };
942                 A064F9F303CB9EE000B21232 = {
943                         fileRef = A064F9E903CB9EE000B21232;
944                         isa = PBXBuildFile;
945                         settings = {
946                         };
947                 };
948 //A00
949 //A01
950 //A02
951 //A03
952 //A04
953 //F60
954 //F61
955 //F62
956 //F63
957 //F64
958                 F69B0CA602E24F6401A80112 = {
959                         children = (
960                                 F69B0CA702E24F6401A80112,
961                         );
962                         isa = PBXVariantGroup;
963                         name = InfoPlist.strings;
964                         path = "";
965                         refType = 4;
966                 };
967                 F69B0CA702E24F6401A80112 = {
968                         fileEncoding = 5;
969                         isa = PBXFileReference;
970                         name = English;
971                         path = Resources/English.lproj/InfoPlist.strings;
972                         refType = 4;
973                 };
974                 F69B0CA802E24F6401A80112 = {
975                         fileRef = F69B0CA602E24F6401A80112;
976                         isa = PBXBuildFile;
977                         settings = {
978                         };
979                 };
980                 F6E4F90A02D2648B01A80112 = {
981                         isa = PBXFileReference;
982                         name = divx.icns;
983                         path = Resources/divx.icns;
984                         refType = 4;
985                 };
986                 F6E4F90B02D2648B01A80112 = {
987                         isa = PBXFileReference;
988                         name = generic.icns;
989                         path = Resources/generic.icns;
990                         refType = 4;
991                 };
992                 F6E4F90C02D2648B01A80112 = {
993                         isa = PBXFileReference;
994                         name = mpeg.icns;
995                         path = Resources/mpeg.icns;
996                         refType = 4;
997                 };
998                 F6E4F90D02D2648B01A80112 = {
999                         isa = PBXFileReference;
1000                         name = mpeg1.icns;
1001                         path = Resources/mpeg1.icns;
1002                         refType = 4;
1003                 };
1004                 F6E4F90E02D2648B01A80112 = {
1005                         isa = PBXFileReference;
1006                         name = mpeg2.icns;
1007                         path = Resources/mpeg2.icns;
1008                         refType = 4;
1009                 };
1010                 F6E4F90F02D2648B01A80112 = {
1011                         isa = PBXFileReference;
1012                         name = mpeg4.icns;
1013                         path = Resources/mpeg4.icns;
1014                         refType = 4;
1015                 };
1016                 F6E4F91002D2648B01A80112 = {
1017                         fileRef = F6E4F90A02D2648B01A80112;
1018                         isa = PBXBuildFile;
1019                         settings = {
1020                         };
1021                 };
1022                 F6E4F91102D2648B01A80112 = {
1023                         fileRef = F6E4F90B02D2648B01A80112;
1024                         isa = PBXBuildFile;
1025                         settings = {
1026                         };
1027                 };
1028                 F6E4F91202D2648B01A80112 = {
1029                         fileRef = F6E4F90C02D2648B01A80112;
1030                         isa = PBXBuildFile;
1031                         settings = {
1032                         };
1033                 };
1034                 F6E4F91302D2648B01A80112 = {
1035                         fileRef = F6E4F90D02D2648B01A80112;
1036                         isa = PBXBuildFile;
1037                         settings = {
1038                         };
1039                 };
1040                 F6E4F91402D2648B01A80112 = {
1041                         fileRef = F6E4F90E02D2648B01A80112;
1042                         isa = PBXBuildFile;
1043                         settings = {
1044                         };
1045                 };
1046                 F6E4F91502D2648B01A80112 = {
1047                         fileRef = F6E4F90F02D2648B01A80112;
1048                         isa = PBXBuildFile;
1049                         settings = {
1050                         };
1051                 };
1052 //F60
1053 //F61
1054 //F62
1055 //F63
1056 //F64
1057 //F70
1058 //F71
1059 //F72
1060 //F73
1061 //F74
1062                 F74F13DF02C2A53401EE194C = {
1063                         isa = PBXFileReference;
1064                         name = vlc.icns;
1065                         path = Resources/vlc.icns;
1066                         refType = 4;
1067                 };
1068                 F74F13E002C2A53401EE194C = {
1069                         fileRef = F74F13DF02C2A53401EE194C;
1070                         isa = PBXBuildFile;
1071                         settings = {
1072                         };
1073                 };
1074                 F74F13EA02C2A79C01EE194C = {
1075                         children = (
1076                                 F74F13EB02C2A79C01EE194C,
1077                         );
1078                         isa = PBXVariantGroup;
1079                         name = MainMenu.nib;
1080                         path = "";
1081                         refType = 4;
1082                 };
1083                 F74F13EB02C2A79C01EE194C = {
1084                         isa = PBXFileReference;
1085                         name = English;
1086                         path = Resources/English.lproj/MainMenu.nib;
1087                         refType = 4;
1088                 };
1089                 F74F13EC02C2A79C01EE194C = {
1090                         fileRef = F74F13EA02C2A79C01EE194C;
1091                         isa = PBXBuildFile;
1092                         settings = {
1093                         };
1094                 };
1095         };
1096         rootObject = 089C1669FE841209C02AAC07;
1097 }