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