]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* extras/MacOSX/vlc.pbproj/project.pbxproj:
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 38;
7         objects = {
8                 014CEA410018CDE011CA2923 = {
9                         isa = PBXBundleReference;
10                         path = VLC.bundle;
11                         refType = 3;
12                 };
13                 014CEA420018CDE011CA2923 = {
14                         buildRules = (
15                         );
16                         buildSettings = {
17                                 COPY_PHASE_STRIP = NO;
18                                 OPTIMIZATION_CFLAGS = "-O0";
19                         };
20                         isa = PBXBuildStyle;
21                         name = Development;
22                 };
23                 014CEA430018CDE011CA2923 = {
24                         buildRules = (
25                         );
26                         buildSettings = {
27                                 COPY_PHASE_STRIP = YES;
28                         };
29                         isa = PBXBuildStyle;
30                         name = Deployment;
31                 };
32 //010
33 //011
34 //012
35 //013
36 //014
37 //080
38 //081
39 //082
40 //083
41 //084
42                 089C1669FE841209C02AAC07 = {
43                         buildStyles = (
44                                 014CEA420018CDE011CA2923,
45                                 014CEA430018CDE011CA2923,
46                         );
47                         hasScannedForEncodings = 1;
48                         isa = PBXProject;
49                         mainGroup = 089C166AFE841209C02AAC07;
50                         projectDirPath = "";
51                         targets = (
52                                 089C1673FE841209C02AAC07,
53                         );
54                 };
55                 089C166AFE841209C02AAC07 = {
56                         children = (
57                                 08FB77AFFE84173DC02AAC07,
58                                 089C167CFE841241C02AAC07,
59                                 089C1671FE841209C02AAC07,
60                                 19C28FB8FE9D52D311CA2CBB,
61                         );
62                         isa = PBXGroup;
63                         name = vlc;
64                         refType = 4;
65                 };
66                 089C1671FE841209C02AAC07 = {
67                         children = (
68                                 1058C7ACFEA557BF11CA2CBB,
69                                 1058C7AEFEA557BF11CA2CBB,
70                         );
71                         isa = PBXGroup;
72                         name = "Frameworks and Libraries";
73                         refType = 4;
74                 };
75                 089C1672FE841209C02AAC07 = {
76                         isa = PBXFrameworkReference;
77                         name = Foundation.framework;
78                         path = /System/Library/Frameworks/Foundation.framework;
79                         refType = 0;
80                 };
81                 089C1673FE841209C02AAC07 = {
82                         buildPhases = (
83                                 089C1675FE841209C02AAC07,
84                                 089C1677FE841209C02AAC07,
85                                 089C1679FE841209C02AAC07,
86                         );
87                         buildSettings = {
88                                 FRAMEWORK_SEARCH_PATHS = "";
89                                 HEADER_SEARCH_PATHS = "";
90                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
91                                 LIBRARY_SEARCH_PATHS = "";
92                                 OTHER_CFLAGS = "";
93                                 OTHER_LDFLAGS = "";
94                                 OTHER_REZFLAGS = "";
95                                 PRODUCT_NAME = VLC;
96                                 SECTORDER_FLAGS = "";
97                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
98                                 WRAPPER_EXTENSION = bundle;
99                         };
100                         dependencies = (
101                         );
102                         isa = PBXBundleTarget;
103                         name = vlc;
104                         productInstallPath = "$(HOME)/Library/Bundles";
105                         productName = vlc;
106                         productReference = 014CEA410018CDE011CA2923;
107                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
108 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
109 <plist version=\"1.0\">
110 <dict>
111         <key>CFBundleDevelopmentRegion</key>
112         <string>English</string>
113         <key>CFBundleDocumentTypes</key>
114         <array>
115                 <dict>
116                         <key>CFBundleTypeExtensions</key>
117                         <array>
118                                 <string>vob</string>
119                         </array>
120                         <key>CFBundleTypeIconFile</key>
121                         <string>generic.icns</string>
122                         <key>CFBundleTypeName</key>
123                         <string>VOB File (DVD Video)</string>
124                         <key>CFBundleTypeRole</key>
125                         <string>Viewer</string>
126                 </dict>
127                 <dict>
128                         <key>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                                 8E9CC7B2046EFD700059A3A7,
471                         );
472                         isa = PBXResourcesBuildPhase;
473                         runOnlyForDeploymentPostprocessing = 0;
474                 };
475                 089C1677FE841209C02AAC07 = {
476                         buildActionMask = 2147483647;
477                         files = (
478                                 1058C7AFFEA557BF11CA2CBB,
479                         );
480                         isa = PBXFrameworksBuildPhase;
481                         runOnlyForDeploymentPostprocessing = 0;
482                 };
483                 089C1679FE841209C02AAC07 = {
484                         buildActionMask = 2147483647;
485                         files = (
486                         );
487                         isa = PBXRezBuildPhase;
488                         runOnlyForDeploymentPostprocessing = 0;
489                 };
490                 089C167CFE841241C02AAC07 = {
491                         children = (
492                                 F74F13EA02C2A79C01EE194C,
493                                 F74F13DF02C2A53401EE194C,
494                                 F6E4F90A02D2648B01A80112,
495                                 F6E4F90B02D2648B01A80112,
496                                 F6E4F90C02D2648B01A80112,
497                                 F6E4F90D02D2648B01A80112,
498                                 F6E4F90E02D2648B01A80112,
499                                 F6E4F90F02D2648B01A80112,
500                                 A064F9E003CB9EE000B21232,
501                                 A064F9E103CB9EE000B21232,
502                                 A064F9E203CB9EE000B21232,
503                                 A064F9E303CB9EE000B21232,
504                                 A064F9E403CB9EE000B21232,
505                                 A064F9E503CB9EE000B21232,
506                                 A064F9E603CB9EE000B21232,
507                                 A064F9E703CB9EE000B21232,
508                                 A064F9E803CB9EE000B21232,
509                                 A064F9E903CB9EE000B21232,
510                                 8E88833C03DD6E870059A3A7,
511                                 8EE1AFA30444660F0059A3A7,
512                                 F69B0CA602E24F6401A80112,
513                                 8ED6C29D03E2F32E0059A3A7,
514                                 8E9CC7B1046EFD700059A3A7,
515                                 8ED6C29E03E2F32E0059A3A7,
516                                 A0E6B59804407FBD0080DD97,
517                                 8EBF3FA303F13FFB0059A3A7,
518                                 8EBF3FA703F140A80059A3A7,
519                                 8EDAC3430440F72D0059A3A7,
520                         );
521                         isa = PBXGroup;
522                         name = Resources;
523                         refType = 4;
524                 };
525                 089C167FFE841241C02AAC07 = {
526                         isa = PBXFrameworkReference;
527                         name = AppKit.framework;
528                         path = /System/Library/Frameworks/AppKit.framework;
529                         refType = 0;
530                 };
531                 08FB77AFFE84173DC02AAC07 = {
532                         children = (
533                                 8EE1AF9F044465080059A3A7,
534                                 8EE1AFA0044465080059A3A7,
535                                 8E6BC6F6041643860059A3A7,
536                                 8E6BC6F7041643860059A3A7,
537                                 8ED6C27A03E2EB1C0059A3A7,
538                                 8E6BC6FA041684EC0059A3A7,
539                                 8ED6C27B03E2EB1C0059A3A7,
540                                 8ED6C27C03E2EB1C0059A3A7,
541                                 8ED6C27D03E2EB1C0059A3A7,
542                                 8EF1600B03FC62560059A3A7,
543                                 8EF1600C03FC62560059A3A7,
544                                 8ED6C27E03E2EB1C0059A3A7,
545                                 8ED6C27F03E2EB1C0059A3A7,
546                                 8ED6C28003E2EB1C0059A3A7,
547                                 8ED6C28103E2EB1C0059A3A7,
548                                 8ED6C28203E2EB1C0059A3A7,
549                                 8ED6C28303E2EB1C0059A3A7,
550                                 8ED6C28403E2EB1C0059A3A7,
551                                 8ED6C28503E2EB1C0059A3A7,
552                                 8ED6C28603E2EB1C0059A3A7,
553                                 8E55FB7F0459B0FD00FB3317,
554                                 8E55FB800459B0FD00FB3317,
555                                 8ED6C28703E2EB1C0059A3A7,
556                                 8ED6C28803E2EB1C0059A3A7,
557                         );
558                         isa = PBXGroup;
559                         name = Classes;
560                         refType = 4;
561                 };
562 //080
563 //081
564 //082
565 //083
566 //084
567 //100
568 //101
569 //102
570 //103
571 //104
572                 1058C7ACFEA557BF11CA2CBB = {
573                         children = (
574                                 1058C7ADFEA557BF11CA2CBB,
575                         );
576                         isa = PBXGroup;
577                         name = "Linked Frameworks";
578                         refType = 4;
579                 };
580                 1058C7ADFEA557BF11CA2CBB = {
581                         isa = PBXFrameworkReference;
582                         name = Cocoa.framework;
583                         path = /System/Library/Frameworks/Cocoa.framework;
584                         refType = 0;
585                 };
586                 1058C7AEFEA557BF11CA2CBB = {
587                         children = (
588                                 089C1672FE841209C02AAC07,
589                                 089C167FFE841241C02AAC07,
590                         );
591                         isa = PBXGroup;
592                         name = "Other Frameworks";
593                         refType = 4;
594                 };
595                 1058C7AFFEA557BF11CA2CBB = {
596                         fileRef = 1058C7ADFEA557BF11CA2CBB;
597                         isa = PBXBuildFile;
598                         settings = {
599                         };
600                 };
601 //100
602 //101
603 //102
604 //103
605 //104
606 //190
607 //191
608 //192
609 //193
610 //194
611                 19C28FB8FE9D52D311CA2CBB = {
612                         children = (
613                                 014CEA410018CDE011CA2923,
614                         );
615                         isa = PBXGroup;
616                         name = Products;
617                         refType = 4;
618                 };
619 //190
620 //191
621 //192
622 //193
623 //194
624 //8E0
625 //8E1
626 //8E2
627 //8E3
628 //8E4
629                 8E55FB7F0459B0FD00FB3317 = {
630                         fileEncoding = 30;
631                         isa = PBXFileReference;
632                         name = output.h;
633                         path = /Volumes/Users/pjotr/Development/vlc/modules/gui/macosx/output.h;
634                         refType = 0;
635                 };
636                 8E55FB800459B0FD00FB3317 = {
637                         fileEncoding = 30;
638                         isa = PBXFileReference;
639                         name = output.m;
640                         path = /Volumes/Users/pjotr/Development/vlc/modules/gui/macosx/output.m;
641                         refType = 0;
642                 };
643                 8E6BC6F6041643860059A3A7 = {
644                         fileEncoding = 4;
645                         isa = PBXFileReference;
646                         name = applescript.h;
647                         path = ../../modules/gui/macosx/applescript.h;
648                         refType = 2;
649                 };
650                 8E6BC6F7041643860059A3A7 = {
651                         fileEncoding = 4;
652                         isa = PBXFileReference;
653                         name = applescript.m;
654                         path = ../../modules/gui/macosx/applescript.m;
655                         refType = 2;
656                 };
657                 8E6BC6FA041684EC0059A3A7 = {
658                         fileEncoding = 4;
659                         isa = PBXFileReference;
660                         name = controls.h;
661                         path = ../../modules/gui/macosx/controls.h;
662                         refType = 2;
663                 };
664                 8E88833C03DD6E870059A3A7 = {
665                         isa = PBXFileReference;
666                         name = slow.png;
667                         path = Resources/slow.png;
668                         refType = 4;
669                 };
670                 8E88833D03DD6E870059A3A7 = {
671                         fileRef = 8E88833C03DD6E870059A3A7;
672                         isa = PBXBuildFile;
673                         settings = {
674                         };
675                 };
676                 8E9CC7B1046EFD700059A3A7 = {
677                         fileEncoding = 12;
678                         isa = PBXFileReference;
679                         name = THANKS;
680                         path = ../../THANKS;
681                         refType = 2;
682                 };
683                 8E9CC7B2046EFD700059A3A7 = {
684                         fileRef = 8E9CC7B1046EFD700059A3A7;
685                         isa = PBXBuildFile;
686                         settings = {
687                         };
688                 };
689                 8EBF3FA303F13FFB0059A3A7 = {
690                         isa = PBXFileReference;
691                         name = vlc.scriptSuite;
692                         path = Resources/vlc.scriptSuite;
693                         refType = 2;
694                 };
695                 8EBF3FA403F13FFB0059A3A7 = {
696                         fileRef = 8EBF3FA303F13FFB0059A3A7;
697                         isa = PBXBuildFile;
698                         settings = {
699                         };
700                 };
701                 8EBF3FA503F140960059A3A7 = {
702                         isa = PBXFileReference;
703                         name = vlc.scriptTerminology;
704                         path = Resources/English.lproj/vlc.scriptTerminology;
705                         refType = 2;
706                 };
707                 8EBF3FA703F140A80059A3A7 = {
708                         children = (
709                                 8EBF3FA503F140960059A3A7,
710                         );
711                         isa = PBXVariantGroup;
712                         name = vlc.scriptTerminology;
713                         refType = 4;
714                 };
715                 8EBF3FA803F140A80059A3A7 = {
716                         fileRef = 8EBF3FA703F140A80059A3A7;
717                         isa = PBXBuildFile;
718                         settings = {
719                         };
720                 };
721                 8ED6C27A03E2EB1C0059A3A7 = {
722                         fileEncoding = 30;
723                         isa = PBXFileReference;
724                         name = coreaudio.c;
725                         path = /Volumes/Users/pjotr/Development/vlc/modules/audio_output/coreaudio.c;
726                         refType = 0;
727                 };
728                 8ED6C27B03E2EB1C0059A3A7 = {
729                         fileEncoding = 30;
730                         isa = PBXFileReference;
731                         name = controls.m;
732                         path = ../../modules/gui/macosx/controls.m;
733                         refType = 2;
734                 };
735                 8ED6C27C03E2EB1C0059A3A7 = {
736                         fileEncoding = 30;
737                         isa = PBXFileReference;
738                         name = intf.h;
739                         path = ../../modules/gui/macosx/intf.h;
740                         refType = 2;
741                 };
742                 8ED6C27D03E2EB1C0059A3A7 = {
743                         fileEncoding = 30;
744                         isa = PBXFileReference;
745                         name = intf.m;
746                         path = ../../modules/gui/macosx/intf.m;
747                         refType = 2;
748                 };
749                 8ED6C27E03E2EB1C0059A3A7 = {
750                         fileEncoding = 30;
751                         isa = PBXFileReference;
752                         name = macosx.m;
753                         path = ../../modules/gui/macosx/macosx.m;
754                         refType = 2;
755                 };
756                 8ED6C27F03E2EB1C0059A3A7 = {
757                         fileEncoding = 30;
758                         isa = PBXFileReference;
759                         name = misc.h;
760                         path = ../../modules/gui/macosx/misc.h;
761                         refType = 2;
762                 };
763                 8ED6C28003E2EB1C0059A3A7 = {
764                         fileEncoding = 30;
765                         isa = PBXFileReference;
766                         name = misc.m;
767                         path = ../../modules/gui/macosx/misc.m;
768                         refType = 2;
769                 };
770                 8ED6C28103E2EB1C0059A3A7 = {
771                         fileEncoding = 30;
772                         isa = PBXFileReference;
773                         name = open.h;
774                         path = ../../modules/gui/macosx/open.h;
775                         refType = 2;
776                 };
777                 8ED6C28203E2EB1C0059A3A7 = {
778                         fileEncoding = 30;
779                         isa = PBXFileReference;
780                         name = open.m;
781                         path = ../../modules/gui/macosx/open.m;
782                         refType = 2;
783                 };
784                 8ED6C28303E2EB1C0059A3A7 = {
785                         fileEncoding = 30;
786                         isa = PBXFileReference;
787                         name = playlist.h;
788                         path = ../../modules/gui/macosx/playlist.h;
789                         refType = 2;
790                 };
791                 8ED6C28403E2EB1C0059A3A7 = {
792                         fileEncoding = 30;
793                         isa = PBXFileReference;
794                         name = playlist.m;
795                         path = ../../modules/gui/macosx/playlist.m;
796                         refType = 2;
797                 };
798                 8ED6C28503E2EB1C0059A3A7 = {
799                         fileEncoding = 30;
800                         isa = PBXFileReference;
801                         name = prefs.h;
802                         path = ../../modules/gui/macosx/prefs.h;
803                         refType = 2;
804                 };
805                 8ED6C28603E2EB1C0059A3A7 = {
806                         fileEncoding = 30;
807                         isa = PBXFileReference;
808                         name = prefs.m;
809                         path = ../../modules/gui/macosx/prefs.m;
810                         refType = 2;
811                 };
812                 8ED6C28703E2EB1C0059A3A7 = {
813                         fileEncoding = 30;
814                         isa = PBXFileReference;
815                         name = vout.h;
816                         path = ../../modules/gui/macosx/vout.h;
817                         refType = 2;
818                 };
819                 8ED6C28803E2EB1C0059A3A7 = {
820                         fileEncoding = 30;
821                         isa = PBXFileReference;
822                         name = vout.m;
823                         path = ../../modules/gui/macosx/vout.m;
824                         refType = 2;
825                 };
826                 8ED6C29D03E2F32E0059A3A7 = {
827                         fileEncoding = 12;
828                         isa = PBXFileReference;
829                         name = AUTHORS;
830                         path = ../../AUTHORS;
831                         refType = 2;
832                 };
833                 8ED6C29E03E2F32E0059A3A7 = {
834                         fileEncoding = 12;
835                         isa = PBXFileReference;
836                         name = COPYING;
837                         path = ../../COPYING;
838                         refType = 2;
839                 };
840                 8ED6C29F03E2F32E0059A3A7 = {
841                         fileRef = 8ED6C29D03E2F32E0059A3A7;
842                         isa = PBXBuildFile;
843                         settings = {
844                         };
845                 };
846                 8ED6C2A003E2F32E0059A3A7 = {
847                         fileRef = 8ED6C29E03E2F32E0059A3A7;
848                         isa = PBXBuildFile;
849                         settings = {
850                         };
851                 };
852                 8EDAC3430440F72D0059A3A7 = {
853                         isa = PBXFileReference;
854                         name = README.MacOSX.rtf;
855                         path = ../../README.MacOSX.rtf;
856                         refType = 2;
857                 };
858                 8EDAC3440440F72D0059A3A7 = {
859                         fileRef = 8EDAC3430440F72D0059A3A7;
860                         isa = PBXBuildFile;
861                         settings = {
862                         };
863                 };
864                 8EE1AF9F044465080059A3A7 = {
865                         fileEncoding = 30;
866                         isa = PBXFileReference;
867                         name = about.h;
868                         path = ../../modules/gui/macosx/about.h;
869                         refType = 2;
870                 };
871                 8EE1AFA0044465080059A3A7 = {
872                         fileEncoding = 30;
873                         isa = PBXFileReference;
874                         name = about.m;
875                         path = ../../modules/gui/macosx/about.m;
876                         refType = 2;
877                 };
878                 8EE1AFA30444660F0059A3A7 = {
879                         isa = PBXFileReference;
880                         name = about_bg.png;
881                         path = Resources/about_bg.png;
882                         refType = 2;
883                 };
884                 8EE1AFA40444660F0059A3A7 = {
885                         fileRef = 8EE1AFA30444660F0059A3A7;
886                         isa = PBXBuildFile;
887                         settings = {
888                         };
889                 };
890                 8EF1600B03FC62560059A3A7 = {
891                         fileEncoding = 4;
892                         isa = PBXFileReference;
893                         name = info.h;
894                         path = ../../modules/gui/macosx/info.h;
895                         refType = 2;
896                 };
897                 8EF1600C03FC62560059A3A7 = {
898                         fileEncoding = 4;
899                         isa = PBXFileReference;
900                         name = info.m;
901                         path = ../../modules/gui/macosx/info.m;
902                         refType = 2;
903                 };
904 //8E0
905 //8E1
906 //8E2
907 //8E3
908 //8E4
909 //A00
910 //A01
911 //A02
912 //A03
913 //A04
914                 A064F9E003CB9EE000B21232 = {
915                         isa = PBXFileReference;
916                         name = prefs.png;
917                         path = Resources/prefs.png;
918                         refType = 4;
919                 };
920                 A064F9E103CB9EE000B21232 = {
921                         isa = PBXFileReference;
922                         name = end.png;
923                         path = Resources/end.png;
924                         refType = 4;
925                 };
926                 A064F9E203CB9EE000B21232 = {
927                         isa = PBXFileReference;
928                         name = pause.png;
929                         path = Resources/pause.png;
930                         refType = 4;
931                 };
932                 A064F9E303CB9EE000B21232 = {
933                         isa = PBXFileReference;
934                         name = list.png;
935                         path = Resources/list.png;
936                         refType = 4;
937                 };
938                 A064F9E403CB9EE000B21232 = {
939                         isa = PBXFileReference;
940                         name = forw.png;
941                         path = Resources/forw.png;
942                         refType = 4;
943                 };
944                 A064F9E503CB9EE000B21232 = {
945                         isa = PBXFileReference;
946                         name = vlc_hg.png;
947                         path = Resources/vlc_hg.png;
948                         refType = 4;
949                 };
950                 A064F9E603CB9EE000B21232 = {
951                         isa = PBXFileReference;
952                         name = stop.png;
953                         path = Resources/stop.png;
954                         refType = 4;
955                 };
956                 A064F9E703CB9EE000B21232 = {
957                         isa = PBXFileReference;
958                         name = begin.png;
959                         path = Resources/begin.png;
960                         refType = 4;
961                 };
962                 A064F9E803CB9EE000B21232 = {
963                         isa = PBXFileReference;
964                         name = back.png;
965                         path = Resources/back.png;
966                         refType = 4;
967                 };
968                 A064F9E903CB9EE000B21232 = {
969                         isa = PBXFileReference;
970                         name = play.png;
971                         path = Resources/play.png;
972                         refType = 4;
973                 };
974                 A064F9EA03CB9EE000B21232 = {
975                         fileRef = A064F9E003CB9EE000B21232;
976                         isa = PBXBuildFile;
977                         settings = {
978                         };
979                 };
980                 A064F9EB03CB9EE000B21232 = {
981                         fileRef = A064F9E103CB9EE000B21232;
982                         isa = PBXBuildFile;
983                         settings = {
984                         };
985                 };
986                 A064F9EC03CB9EE000B21232 = {
987                         fileRef = A064F9E203CB9EE000B21232;
988                         isa = PBXBuildFile;
989                         settings = {
990                         };
991                 };
992                 A064F9ED03CB9EE000B21232 = {
993                         fileRef = A064F9E303CB9EE000B21232;
994                         isa = PBXBuildFile;
995                         settings = {
996                         };
997                 };
998                 A064F9EE03CB9EE000B21232 = {
999                         fileRef = A064F9E403CB9EE000B21232;
1000                         isa = PBXBuildFile;
1001                         settings = {
1002                         };
1003                 };
1004                 A064F9EF03CB9EE000B21232 = {
1005                         fileRef = A064F9E503CB9EE000B21232;
1006                         isa = PBXBuildFile;
1007                         settings = {
1008                         };
1009                 };
1010                 A064F9F003CB9EE000B21232 = {
1011                         fileRef = A064F9E603CB9EE000B21232;
1012                         isa = PBXBuildFile;
1013                         settings = {
1014                         };
1015                 };
1016                 A064F9F103CB9EE000B21232 = {
1017                         fileRef = A064F9E703CB9EE000B21232;
1018                         isa = PBXBuildFile;
1019                         settings = {
1020                         };
1021                 };
1022                 A064F9F203CB9EE000B21232 = {
1023                         fileRef = A064F9E803CB9EE000B21232;
1024                         isa = PBXBuildFile;
1025                         settings = {
1026                         };
1027                 };
1028                 A064F9F303CB9EE000B21232 = {
1029                         fileRef = A064F9E903CB9EE000B21232;
1030                         isa = PBXBuildFile;
1031                         settings = {
1032                         };
1033                 };
1034                 A0E6B59804407FBD0080DD97 = {
1035                         fileEncoding = 12;
1036                         isa = PBXFileReference;
1037                         name = README;
1038                         path = Resources/README;
1039                         refType = 4;
1040                 };
1041                 A0E6B59904407FBD0080DD97 = {
1042                         fileRef = A0E6B59804407FBD0080DD97;
1043                         isa = PBXBuildFile;
1044                         settings = {
1045                         };
1046                 };
1047 //A00
1048 //A01
1049 //A02
1050 //A03
1051 //A04
1052 //F60
1053 //F61
1054 //F62
1055 //F63
1056 //F64
1057                 F69B0CA602E24F6401A80112 = {
1058                         children = (
1059                                 F69B0CA702E24F6401A80112,
1060                         );
1061                         isa = PBXVariantGroup;
1062                         name = InfoPlist.strings;
1063                         path = "";
1064                         refType = 4;
1065                 };
1066                 F69B0CA702E24F6401A80112 = {
1067                         fileEncoding = 5;
1068                         isa = PBXFileReference;
1069                         name = English;
1070                         path = Resources/English.lproj/InfoPlist.strings;
1071                         refType = 4;
1072                 };
1073                 F69B0CA802E24F6401A80112 = {
1074                         fileRef = F69B0CA602E24F6401A80112;
1075                         isa = PBXBuildFile;
1076                         settings = {
1077                         };
1078                 };
1079                 F6E4F90A02D2648B01A80112 = {
1080                         isa = PBXFileReference;
1081                         name = divx.icns;
1082                         path = Resources/divx.icns;
1083                         refType = 4;
1084                 };
1085                 F6E4F90B02D2648B01A80112 = {
1086                         isa = PBXFileReference;
1087                         name = generic.icns;
1088                         path = Resources/generic.icns;
1089                         refType = 4;
1090                 };
1091                 F6E4F90C02D2648B01A80112 = {
1092                         isa = PBXFileReference;
1093                         name = mpeg.icns;
1094                         path = Resources/mpeg.icns;
1095                         refType = 4;
1096                 };
1097                 F6E4F90D02D2648B01A80112 = {
1098                         isa = PBXFileReference;
1099                         name = mpeg1.icns;
1100                         path = Resources/mpeg1.icns;
1101                         refType = 4;
1102                 };
1103                 F6E4F90E02D2648B01A80112 = {
1104                         isa = PBXFileReference;
1105                         name = mpeg2.icns;
1106                         path = Resources/mpeg2.icns;
1107                         refType = 4;
1108                 };
1109                 F6E4F90F02D2648B01A80112 = {
1110                         isa = PBXFileReference;
1111                         name = mpeg4.icns;
1112                         path = Resources/mpeg4.icns;
1113                         refType = 4;
1114                 };
1115                 F6E4F91002D2648B01A80112 = {
1116                         fileRef = F6E4F90A02D2648B01A80112;
1117                         isa = PBXBuildFile;
1118                         settings = {
1119                         };
1120                 };
1121                 F6E4F91102D2648B01A80112 = {
1122                         fileRef = F6E4F90B02D2648B01A80112;
1123                         isa = PBXBuildFile;
1124                         settings = {
1125                         };
1126                 };
1127                 F6E4F91202D2648B01A80112 = {
1128                         fileRef = F6E4F90C02D2648B01A80112;
1129                         isa = PBXBuildFile;
1130                         settings = {
1131                         };
1132                 };
1133                 F6E4F91302D2648B01A80112 = {
1134                         fileRef = F6E4F90D02D2648B01A80112;
1135                         isa = PBXBuildFile;
1136                         settings = {
1137                         };
1138                 };
1139                 F6E4F91402D2648B01A80112 = {
1140                         fileRef = F6E4F90E02D2648B01A80112;
1141                         isa = PBXBuildFile;
1142                         settings = {
1143                         };
1144                 };
1145                 F6E4F91502D2648B01A80112 = {
1146                         fileRef = F6E4F90F02D2648B01A80112;
1147                         isa = PBXBuildFile;
1148                         settings = {
1149                         };
1150                 };
1151 //F60
1152 //F61
1153 //F62
1154 //F63
1155 //F64
1156 //F70
1157 //F71
1158 //F72
1159 //F73
1160 //F74
1161                 F74F13DF02C2A53401EE194C = {
1162                         isa = PBXFileReference;
1163                         name = vlc.icns;
1164                         path = Resources/vlc.icns;
1165                         refType = 4;
1166                 };
1167                 F74F13E002C2A53401EE194C = {
1168                         fileRef = F74F13DF02C2A53401EE194C;
1169                         isa = PBXBuildFile;
1170                         settings = {
1171                         };
1172                 };
1173                 F74F13EA02C2A79C01EE194C = {
1174                         children = (
1175                                 F74F13EB02C2A79C01EE194C,
1176                         );
1177                         isa = PBXVariantGroup;
1178                         name = MainMenu.nib;
1179                         path = "";
1180                         refType = 4;
1181                 };
1182                 F74F13EB02C2A79C01EE194C = {
1183                         isa = PBXFileReference;
1184                         name = English;
1185                         path = Resources/English.lproj/MainMenu.nib;
1186                         refType = 4;
1187                 };
1188                 F74F13EC02C2A79C01EE194C = {
1189                         fileRef = F74F13EA02C2A79C01EE194C;
1190                         isa = PBXBuildFile;
1191                         settings = {
1192                         };
1193                 };
1194         };
1195         rootObject = 089C1669FE841209C02AAC07;
1196 }