]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* All : added an about VLC panel. It scrolls the names and the work of the
[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.4-cvs, 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.4-cvs</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.4-cvs</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                                 8EDAC3440440F72D0059A3A7,
469                                 8EE1AFA40444660F0059A3A7,
470                         );
471                         isa = PBXResourcesBuildPhase;
472                         runOnlyForDeploymentPostprocessing = 0;
473                 };
474                 089C1677FE841209C02AAC07 = {
475                         buildActionMask = 2147483647;
476                         files = (
477                                 1058C7AFFEA557BF11CA2CBB,
478                         );
479                         isa = PBXFrameworksBuildPhase;
480                         runOnlyForDeploymentPostprocessing = 0;
481                 };
482                 089C1679FE841209C02AAC07 = {
483                         buildActionMask = 2147483647;
484                         files = (
485                         );
486                         isa = PBXRezBuildPhase;
487                         runOnlyForDeploymentPostprocessing = 0;
488                 };
489                 089C167CFE841241C02AAC07 = {
490                         children = (
491                                 F74F13EA02C2A79C01EE194C,
492                                 F74F13DF02C2A53401EE194C,
493                                 F6E4F90A02D2648B01A80112,
494                                 F6E4F90B02D2648B01A80112,
495                                 F6E4F90C02D2648B01A80112,
496                                 F6E4F90D02D2648B01A80112,
497                                 F6E4F90E02D2648B01A80112,
498                                 F6E4F90F02D2648B01A80112,
499                                 A064F9E003CB9EE000B21232,
500                                 A064F9E103CB9EE000B21232,
501                                 A064F9E203CB9EE000B21232,
502                                 A064F9E303CB9EE000B21232,
503                                 A064F9E403CB9EE000B21232,
504                                 A064F9E503CB9EE000B21232,
505                                 A064F9E603CB9EE000B21232,
506                                 A064F9E703CB9EE000B21232,
507                                 A064F9E803CB9EE000B21232,
508                                 A064F9E903CB9EE000B21232,
509                                 8E88833C03DD6E870059A3A7,
510                                 8EE1AFA30444660F0059A3A7,
511                                 F69B0CA602E24F6401A80112,
512                                 8ED6C29D03E2F32E0059A3A7,
513                                 8ED6C29E03E2F32E0059A3A7,
514                                 A0E6B59804407FBD0080DD97,
515                                 8EBF3FA303F13FFB0059A3A7,
516                                 8EBF3FA703F140A80059A3A7,
517                                 8EDAC3430440F72D0059A3A7,
518                         );
519                         isa = PBXGroup;
520                         name = Resources;
521                         refType = 4;
522                 };
523                 089C167FFE841241C02AAC07 = {
524                         isa = PBXFrameworkReference;
525                         name = AppKit.framework;
526                         path = /System/Library/Frameworks/AppKit.framework;
527                         refType = 0;
528                 };
529                 08FB77AFFE84173DC02AAC07 = {
530                         children = (
531                                 8EE1AF9F044465080059A3A7,
532                                 8EE1AFA0044465080059A3A7,
533                                 8E6BC6F6041643860059A3A7,
534                                 8E6BC6F7041643860059A3A7,
535                                 8ED6C27A03E2EB1C0059A3A7,
536                                 8E6BC6FA041684EC0059A3A7,
537                                 8ED6C27B03E2EB1C0059A3A7,
538                                 8ED6C27C03E2EB1C0059A3A7,
539                                 8ED6C27D03E2EB1C0059A3A7,
540                                 8EF1600B03FC62560059A3A7,
541                                 8EF1600C03FC62560059A3A7,
542                                 8ED6C27E03E2EB1C0059A3A7,
543                                 8ED6C27F03E2EB1C0059A3A7,
544                                 8ED6C28003E2EB1C0059A3A7,
545                                 8ED6C28103E2EB1C0059A3A7,
546                                 8ED6C28203E2EB1C0059A3A7,
547                                 8ED6C28303E2EB1C0059A3A7,
548                                 8ED6C28403E2EB1C0059A3A7,
549                                 8ED6C28503E2EB1C0059A3A7,
550                                 8ED6C28603E2EB1C0059A3A7,
551                                 8ED6C28703E2EB1C0059A3A7,
552                                 8ED6C28803E2EB1C0059A3A7,
553                         );
554                         isa = PBXGroup;
555                         name = Classes;
556                         refType = 4;
557                 };
558 //080
559 //081
560 //082
561 //083
562 //084
563 //100
564 //101
565 //102
566 //103
567 //104
568                 1058C7ACFEA557BF11CA2CBB = {
569                         children = (
570                                 1058C7ADFEA557BF11CA2CBB,
571                         );
572                         isa = PBXGroup;
573                         name = "Linked Frameworks";
574                         refType = 4;
575                 };
576                 1058C7ADFEA557BF11CA2CBB = {
577                         isa = PBXFrameworkReference;
578                         name = Cocoa.framework;
579                         path = /System/Library/Frameworks/Cocoa.framework;
580                         refType = 0;
581                 };
582                 1058C7AEFEA557BF11CA2CBB = {
583                         children = (
584                                 089C1672FE841209C02AAC07,
585                                 089C167FFE841241C02AAC07,
586                         );
587                         isa = PBXGroup;
588                         name = "Other Frameworks";
589                         refType = 4;
590                 };
591                 1058C7AFFEA557BF11CA2CBB = {
592                         fileRef = 1058C7ADFEA557BF11CA2CBB;
593                         isa = PBXBuildFile;
594                         settings = {
595                         };
596                 };
597 //100
598 //101
599 //102
600 //103
601 //104
602 //190
603 //191
604 //192
605 //193
606 //194
607                 19C28FB8FE9D52D311CA2CBB = {
608                         children = (
609                                 014CEA410018CDE011CA2923,
610                         );
611                         isa = PBXGroup;
612                         name = Products;
613                         refType = 4;
614                 };
615 //190
616 //191
617 //192
618 //193
619 //194
620 //8E0
621 //8E1
622 //8E2
623 //8E3
624 //8E4
625                 8E6BC6F6041643860059A3A7 = {
626                         fileEncoding = 4;
627                         isa = PBXFileReference;
628                         name = applescript.h;
629                         path = ../../modules/gui/macosx/applescript.h;
630                         refType = 2;
631                 };
632                 8E6BC6F7041643860059A3A7 = {
633                         fileEncoding = 4;
634                         isa = PBXFileReference;
635                         name = applescript.m;
636                         path = ../../modules/gui/macosx/applescript.m;
637                         refType = 2;
638                 };
639                 8E6BC6FA041684EC0059A3A7 = {
640                         fileEncoding = 4;
641                         isa = PBXFileReference;
642                         name = controls.h;
643                         path = ../../modules/gui/macosx/controls.h;
644                         refType = 2;
645                 };
646                 8E88833C03DD6E870059A3A7 = {
647                         isa = PBXFileReference;
648                         name = slow.png;
649                         path = Resources/slow.png;
650                         refType = 4;
651                 };
652                 8E88833D03DD6E870059A3A7 = {
653                         fileRef = 8E88833C03DD6E870059A3A7;
654                         isa = PBXBuildFile;
655                         settings = {
656                         };
657                 };
658                 8EBF3FA303F13FFB0059A3A7 = {
659                         isa = PBXFileReference;
660                         name = vlc.scriptSuite;
661                         path = Resources/vlc.scriptSuite;
662                         refType = 2;
663                 };
664                 8EBF3FA403F13FFB0059A3A7 = {
665                         fileRef = 8EBF3FA303F13FFB0059A3A7;
666                         isa = PBXBuildFile;
667                         settings = {
668                         };
669                 };
670                 8EBF3FA503F140960059A3A7 = {
671                         isa = PBXFileReference;
672                         name = vlc.scriptTerminology;
673                         path = Resources/English.lproj/vlc.scriptTerminology;
674                         refType = 2;
675                 };
676                 8EBF3FA703F140A80059A3A7 = {
677                         children = (
678                                 8EBF3FA503F140960059A3A7,
679                         );
680                         isa = PBXVariantGroup;
681                         name = vlc.scriptTerminology;
682                         refType = 4;
683                 };
684                 8EBF3FA803F140A80059A3A7 = {
685                         fileRef = 8EBF3FA703F140A80059A3A7;
686                         isa = PBXBuildFile;
687                         settings = {
688                         };
689                 };
690                 8ED6C27A03E2EB1C0059A3A7 = {
691                         fileEncoding = 30;
692                         isa = PBXFileReference;
693                         name = coreaudio.c;
694                         path = /Volumes/Users/pjotr/Development/vlc/modules/audio_output/coreaudio.c;
695                         refType = 0;
696                 };
697                 8ED6C27B03E2EB1C0059A3A7 = {
698                         fileEncoding = 30;
699                         isa = PBXFileReference;
700                         name = controls.m;
701                         path = ../../modules/gui/macosx/controls.m;
702                         refType = 2;
703                 };
704                 8ED6C27C03E2EB1C0059A3A7 = {
705                         fileEncoding = 30;
706                         isa = PBXFileReference;
707                         name = intf.h;
708                         path = ../../modules/gui/macosx/intf.h;
709                         refType = 2;
710                 };
711                 8ED6C27D03E2EB1C0059A3A7 = {
712                         fileEncoding = 30;
713                         isa = PBXFileReference;
714                         name = intf.m;
715                         path = ../../modules/gui/macosx/intf.m;
716                         refType = 2;
717                 };
718                 8ED6C27E03E2EB1C0059A3A7 = {
719                         fileEncoding = 30;
720                         isa = PBXFileReference;
721                         name = macosx.m;
722                         path = ../../modules/gui/macosx/macosx.m;
723                         refType = 2;
724                 };
725                 8ED6C27F03E2EB1C0059A3A7 = {
726                         fileEncoding = 30;
727                         isa = PBXFileReference;
728                         name = misc.h;
729                         path = ../../modules/gui/macosx/misc.h;
730                         refType = 2;
731                 };
732                 8ED6C28003E2EB1C0059A3A7 = {
733                         fileEncoding = 30;
734                         isa = PBXFileReference;
735                         name = misc.m;
736                         path = ../../modules/gui/macosx/misc.m;
737                         refType = 2;
738                 };
739                 8ED6C28103E2EB1C0059A3A7 = {
740                         fileEncoding = 30;
741                         isa = PBXFileReference;
742                         name = open.h;
743                         path = ../../modules/gui/macosx/open.h;
744                         refType = 2;
745                 };
746                 8ED6C28203E2EB1C0059A3A7 = {
747                         fileEncoding = 30;
748                         isa = PBXFileReference;
749                         name = open.m;
750                         path = ../../modules/gui/macosx/open.m;
751                         refType = 2;
752                 };
753                 8ED6C28303E2EB1C0059A3A7 = {
754                         fileEncoding = 30;
755                         isa = PBXFileReference;
756                         name = playlist.h;
757                         path = ../../modules/gui/macosx/playlist.h;
758                         refType = 2;
759                 };
760                 8ED6C28403E2EB1C0059A3A7 = {
761                         fileEncoding = 30;
762                         isa = PBXFileReference;
763                         name = playlist.m;
764                         path = ../../modules/gui/macosx/playlist.m;
765                         refType = 2;
766                 };
767                 8ED6C28503E2EB1C0059A3A7 = {
768                         fileEncoding = 30;
769                         isa = PBXFileReference;
770                         name = prefs.h;
771                         path = ../../modules/gui/macosx/prefs.h;
772                         refType = 2;
773                 };
774                 8ED6C28603E2EB1C0059A3A7 = {
775                         fileEncoding = 30;
776                         isa = PBXFileReference;
777                         name = prefs.m;
778                         path = ../../modules/gui/macosx/prefs.m;
779                         refType = 2;
780                 };
781                 8ED6C28703E2EB1C0059A3A7 = {
782                         fileEncoding = 30;
783                         isa = PBXFileReference;
784                         name = vout.h;
785                         path = ../../modules/gui/macosx/vout.h;
786                         refType = 2;
787                 };
788                 8ED6C28803E2EB1C0059A3A7 = {
789                         fileEncoding = 30;
790                         isa = PBXFileReference;
791                         name = vout.m;
792                         path = ../../modules/gui/macosx/vout.m;
793                         refType = 2;
794                 };
795                 8ED6C29D03E2F32E0059A3A7 = {
796                         fileEncoding = 30;
797                         isa = PBXFileReference;
798                         name = AUTHORS;
799                         path = ../../AUTHORS;
800                         refType = 2;
801                 };
802                 8ED6C29E03E2F32E0059A3A7 = {
803                         fileEncoding = 30;
804                         isa = PBXFileReference;
805                         name = COPYING;
806                         path = ../../COPYING;
807                         refType = 2;
808                 };
809                 8ED6C29F03E2F32E0059A3A7 = {
810                         fileRef = 8ED6C29D03E2F32E0059A3A7;
811                         isa = PBXBuildFile;
812                         settings = {
813                         };
814                 };
815                 8ED6C2A003E2F32E0059A3A7 = {
816                         fileRef = 8ED6C29E03E2F32E0059A3A7;
817                         isa = PBXBuildFile;
818                         settings = {
819                         };
820                 };
821                 8EDAC3430440F72D0059A3A7 = {
822                         isa = PBXFileReference;
823                         name = README.MacOSX.rtf;
824                         path = ../../README.MacOSX.rtf;
825                         refType = 2;
826                 };
827                 8EDAC3440440F72D0059A3A7 = {
828                         fileRef = 8EDAC3430440F72D0059A3A7;
829                         isa = PBXBuildFile;
830                         settings = {
831                         };
832                 };
833                 8EE1AF9F044465080059A3A7 = {
834                         fileEncoding = 30;
835                         isa = PBXFileReference;
836                         name = about.h;
837                         path = ../../modules/gui/macosx/about.h;
838                         refType = 2;
839                 };
840                 8EE1AFA0044465080059A3A7 = {
841                         fileEncoding = 30;
842                         isa = PBXFileReference;
843                         name = about.m;
844                         path = ../../modules/gui/macosx/about.m;
845                         refType = 2;
846                 };
847                 8EE1AFA30444660F0059A3A7 = {
848                         isa = PBXFileReference;
849                         name = about_bg.png;
850                         path = Resources/about_bg.png;
851                         refType = 2;
852                 };
853                 8EE1AFA40444660F0059A3A7 = {
854                         fileRef = 8EE1AFA30444660F0059A3A7;
855                         isa = PBXBuildFile;
856                         settings = {
857                         };
858                 };
859                 8EF1600B03FC62560059A3A7 = {
860                         fileEncoding = 4;
861                         isa = PBXFileReference;
862                         name = info.h;
863                         path = ../../modules/gui/macosx/info.h;
864                         refType = 2;
865                 };
866                 8EF1600C03FC62560059A3A7 = {
867                         fileEncoding = 4;
868                         isa = PBXFileReference;
869                         name = info.m;
870                         path = ../../modules/gui/macosx/info.m;
871                         refType = 2;
872                 };
873 //8E0
874 //8E1
875 //8E2
876 //8E3
877 //8E4
878 //A00
879 //A01
880 //A02
881 //A03
882 //A04
883                 A064F9E003CB9EE000B21232 = {
884                         isa = PBXFileReference;
885                         name = prefs.png;
886                         path = Resources/prefs.png;
887                         refType = 4;
888                 };
889                 A064F9E103CB9EE000B21232 = {
890                         isa = PBXFileReference;
891                         name = end.png;
892                         path = Resources/end.png;
893                         refType = 4;
894                 };
895                 A064F9E203CB9EE000B21232 = {
896                         isa = PBXFileReference;
897                         name = pause.png;
898                         path = Resources/pause.png;
899                         refType = 4;
900                 };
901                 A064F9E303CB9EE000B21232 = {
902                         isa = PBXFileReference;
903                         name = list.png;
904                         path = Resources/list.png;
905                         refType = 4;
906                 };
907                 A064F9E403CB9EE000B21232 = {
908                         isa = PBXFileReference;
909                         name = forw.png;
910                         path = Resources/forw.png;
911                         refType = 4;
912                 };
913                 A064F9E503CB9EE000B21232 = {
914                         isa = PBXFileReference;
915                         name = vlc_hg.png;
916                         path = Resources/vlc_hg.png;
917                         refType = 4;
918                 };
919                 A064F9E603CB9EE000B21232 = {
920                         isa = PBXFileReference;
921                         name = stop.png;
922                         path = Resources/stop.png;
923                         refType = 4;
924                 };
925                 A064F9E703CB9EE000B21232 = {
926                         isa = PBXFileReference;
927                         name = begin.png;
928                         path = Resources/begin.png;
929                         refType = 4;
930                 };
931                 A064F9E803CB9EE000B21232 = {
932                         isa = PBXFileReference;
933                         name = back.png;
934                         path = Resources/back.png;
935                         refType = 4;
936                 };
937                 A064F9E903CB9EE000B21232 = {
938                         isa = PBXFileReference;
939                         name = play.png;
940                         path = Resources/play.png;
941                         refType = 4;
942                 };
943                 A064F9EA03CB9EE000B21232 = {
944                         fileRef = A064F9E003CB9EE000B21232;
945                         isa = PBXBuildFile;
946                         settings = {
947                         };
948                 };
949                 A064F9EB03CB9EE000B21232 = {
950                         fileRef = A064F9E103CB9EE000B21232;
951                         isa = PBXBuildFile;
952                         settings = {
953                         };
954                 };
955                 A064F9EC03CB9EE000B21232 = {
956                         fileRef = A064F9E203CB9EE000B21232;
957                         isa = PBXBuildFile;
958                         settings = {
959                         };
960                 };
961                 A064F9ED03CB9EE000B21232 = {
962                         fileRef = A064F9E303CB9EE000B21232;
963                         isa = PBXBuildFile;
964                         settings = {
965                         };
966                 };
967                 A064F9EE03CB9EE000B21232 = {
968                         fileRef = A064F9E403CB9EE000B21232;
969                         isa = PBXBuildFile;
970                         settings = {
971                         };
972                 };
973                 A064F9EF03CB9EE000B21232 = {
974                         fileRef = A064F9E503CB9EE000B21232;
975                         isa = PBXBuildFile;
976                         settings = {
977                         };
978                 };
979                 A064F9F003CB9EE000B21232 = {
980                         fileRef = A064F9E603CB9EE000B21232;
981                         isa = PBXBuildFile;
982                         settings = {
983                         };
984                 };
985                 A064F9F103CB9EE000B21232 = {
986                         fileRef = A064F9E703CB9EE000B21232;
987                         isa = PBXBuildFile;
988                         settings = {
989                         };
990                 };
991                 A064F9F203CB9EE000B21232 = {
992                         fileRef = A064F9E803CB9EE000B21232;
993                         isa = PBXBuildFile;
994                         settings = {
995                         };
996                 };
997                 A064F9F303CB9EE000B21232 = {
998                         fileRef = A064F9E903CB9EE000B21232;
999                         isa = PBXBuildFile;
1000                         settings = {
1001                         };
1002                 };
1003                 A0E6B59804407FBD0080DD97 = {
1004                         fileEncoding = 5;
1005                         isa = PBXFileReference;
1006                         name = README;
1007                         path = Resources/README;
1008                         refType = 4;
1009                 };
1010                 A0E6B59904407FBD0080DD97 = {
1011                         fileRef = A0E6B59804407FBD0080DD97;
1012                         isa = PBXBuildFile;
1013                         settings = {
1014                         };
1015                 };
1016 //A00
1017 //A01
1018 //A02
1019 //A03
1020 //A04
1021 //F60
1022 //F61
1023 //F62
1024 //F63
1025 //F64
1026                 F69B0CA602E24F6401A80112 = {
1027                         children = (
1028                                 F69B0CA702E24F6401A80112,
1029                         );
1030                         isa = PBXVariantGroup;
1031                         name = InfoPlist.strings;
1032                         path = "";
1033                         refType = 4;
1034                 };
1035                 F69B0CA702E24F6401A80112 = {
1036                         fileEncoding = 5;
1037                         isa = PBXFileReference;
1038                         name = English;
1039                         path = Resources/English.lproj/InfoPlist.strings;
1040                         refType = 4;
1041                 };
1042                 F69B0CA802E24F6401A80112 = {
1043                         fileRef = F69B0CA602E24F6401A80112;
1044                         isa = PBXBuildFile;
1045                         settings = {
1046                         };
1047                 };
1048                 F6E4F90A02D2648B01A80112 = {
1049                         isa = PBXFileReference;
1050                         name = divx.icns;
1051                         path = Resources/divx.icns;
1052                         refType = 4;
1053                 };
1054                 F6E4F90B02D2648B01A80112 = {
1055                         isa = PBXFileReference;
1056                         name = generic.icns;
1057                         path = Resources/generic.icns;
1058                         refType = 4;
1059                 };
1060                 F6E4F90C02D2648B01A80112 = {
1061                         isa = PBXFileReference;
1062                         name = mpeg.icns;
1063                         path = Resources/mpeg.icns;
1064                         refType = 4;
1065                 };
1066                 F6E4F90D02D2648B01A80112 = {
1067                         isa = PBXFileReference;
1068                         name = mpeg1.icns;
1069                         path = Resources/mpeg1.icns;
1070                         refType = 4;
1071                 };
1072                 F6E4F90E02D2648B01A80112 = {
1073                         isa = PBXFileReference;
1074                         name = mpeg2.icns;
1075                         path = Resources/mpeg2.icns;
1076                         refType = 4;
1077                 };
1078                 F6E4F90F02D2648B01A80112 = {
1079                         isa = PBXFileReference;
1080                         name = mpeg4.icns;
1081                         path = Resources/mpeg4.icns;
1082                         refType = 4;
1083                 };
1084                 F6E4F91002D2648B01A80112 = {
1085                         fileRef = F6E4F90A02D2648B01A80112;
1086                         isa = PBXBuildFile;
1087                         settings = {
1088                         };
1089                 };
1090                 F6E4F91102D2648B01A80112 = {
1091                         fileRef = F6E4F90B02D2648B01A80112;
1092                         isa = PBXBuildFile;
1093                         settings = {
1094                         };
1095                 };
1096                 F6E4F91202D2648B01A80112 = {
1097                         fileRef = F6E4F90C02D2648B01A80112;
1098                         isa = PBXBuildFile;
1099                         settings = {
1100                         };
1101                 };
1102                 F6E4F91302D2648B01A80112 = {
1103                         fileRef = F6E4F90D02D2648B01A80112;
1104                         isa = PBXBuildFile;
1105                         settings = {
1106                         };
1107                 };
1108                 F6E4F91402D2648B01A80112 = {
1109                         fileRef = F6E4F90E02D2648B01A80112;
1110                         isa = PBXBuildFile;
1111                         settings = {
1112                         };
1113                 };
1114                 F6E4F91502D2648B01A80112 = {
1115                         fileRef = F6E4F90F02D2648B01A80112;
1116                         isa = PBXBuildFile;
1117                         settings = {
1118                         };
1119                 };
1120 //F60
1121 //F61
1122 //F62
1123 //F63
1124 //F64
1125 //F70
1126 //F71
1127 //F72
1128 //F73
1129 //F74
1130                 F74F13DF02C2A53401EE194C = {
1131                         isa = PBXFileReference;
1132                         name = vlc.icns;
1133                         path = Resources/vlc.icns;
1134                         refType = 4;
1135                 };
1136                 F74F13E002C2A53401EE194C = {
1137                         fileRef = F74F13DF02C2A53401EE194C;
1138                         isa = PBXBuildFile;
1139                         settings = {
1140                         };
1141                 };
1142                 F74F13EA02C2A79C01EE194C = {
1143                         children = (
1144                                 F74F13EB02C2A79C01EE194C,
1145                         );
1146                         isa = PBXVariantGroup;
1147                         name = MainMenu.nib;
1148                         path = "";
1149                         refType = 4;
1150                 };
1151                 F74F13EB02C2A79C01EE194C = {
1152                         isa = PBXFileReference;
1153                         name = English;
1154                         path = Resources/English.lproj/MainMenu.nib;
1155                         refType = 4;
1156                 };
1157                 F74F13EC02C2A79C01EE194C = {
1158                         fileRef = F74F13EA02C2A79C01EE194C;
1159                         isa = PBXBuildFile;
1160                         settings = {
1161                         };
1162                 };
1163         };
1164         rootObject = 089C1669FE841209C02AAC07;
1165 }