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