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