]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* ALL: bumped version number to 0.6.0-test3 + po updates
[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>CFBundleTypeName</key>
117                         <string>Folder</string>
118                         <key>CFBundleTypeOSTypes</key>
119                         <array>
120                                 <string>fold</string>
121                         </array>
122                         <key>CFBundleTypeRole</key>
123                         <string>Viewer</string>
124                 </dict>
125                 <dict>
126                         <key>CFBundleTypeExtensions</key>
127                         <array>
128                                 <string>asx</string>
129                         </array>
130                         <key>CFBundleTypeIconFile</key>
131                         <string>asx.icns</string>
132                         <key>CFBundleTypeName</key>
133                         <string>ASX File</string>
134                         <key>CFBundleTypeRole</key>
135                         <string>Viewer</string>
136                 </dict>
137                 <dict>
138                         <key>CFBundleTypeExtensions</key>
139                         <array>
140                                 <string>asf</string>
141                         </array>
142                         <key>CFBundleTypeIconFile</key>
143                         <string>asf.icns</string>
144                         <key>CFBundleTypeName</key>
145                         <string>ASF File</string>
146                         <key>CFBundleTypeRole</key>
147                         <string>Viewer</string>
148                 </dict>
149                 <dict>
150                         <key>CFBundleTypeExtensions</key>
151                         <array>
152                                 <string>sub</string>
153                                 <string>srt</string>
154                         </array>
155                         <key>CFBundleTypeIconFile</key>
156                         <string>sub.icns</string>
157                         <key>CFBundleTypeName</key>
158                         <string>Subtitle File</string>
159                         <key>CFBundleTypeRole</key>
160                         <string>Viewer</string>
161                 </dict>
162                 <dict>
163                         <key>CFBundleTypeExtensions</key>
164                         <array>
165                                 <string>dv</string>
166                         </array>
167                         <key>CFBundleTypeIconFile</key>
168                         <string>dv.icns</string>
169                         <key>CFBundleTypeName</key>
170                         <string>DV file</string>
171                         <key>CFBundleTypeRole</key>
172                         <string>Viewer</string>
173                 </dict>
174                 <dict>
175                         <key>CFBundleTypeExtensions</key>
176                         <array>
177                                 <string>mov</string>
178                         </array>
179                         <key>CFBundleTypeIconFile</key>
180                         <string>generic.icns</string>
181                         <key>CFBundleTypeName</key>
182                         <string>Mov File</string>
183                         <key>CFBundleTypeRole</key>
184                         <string>Viewer</string>
185                 </dict>
186                 <dict>
187                         <key>CFBundleTypeExtensions</key>
188                         <array>
189                                 <string>pls</string>
190                         </array>
191                         <key>CFBundleTypeIconFile</key>
192                         <string>pls.icns</string>
193                         <key>CFBundleTypeName</key>
194                         <string>Shoutcast playlist</string>
195                         <key>CFBundleTypeRole</key>
196                         <string>Viewer</string>
197                 </dict>
198                 <dict>
199                         <key>CFBundleTypeExtensions</key>
200                         <array>
201                                 <string>m3u</string>
202                         </array>
203                         <key>CFBundleTypeIconFile</key>
204                         <string>m3u.icns</string>
205                         <key>CFBundleTypeName</key>
206                         <string>Playlist file</string>
207                         <key>CFBundleTypeRole</key>
208                         <string>Viewer</string>
209                 </dict>
210                 <dict>
211                         <key>CFBundleTypeExtensions</key>
212                         <array>
213                                 <string>vob</string>
214                         </array>
215                         <key>CFBundleTypeIconFile</key>
216                         <string>vob.icns</string>
217                         <key>CFBundleTypeName</key>
218                         <string>VOB File (DVD Video)</string>
219                         <key>CFBundleTypeRole</key>
220                         <string>Viewer</string>
221                 </dict>
222                 <dict>
223                         <key>CFBundleTypeExtensions</key>
224                         <array>
225                                 <string>dat</string>
226                         </array>
227                         <key>CFBundleTypeIconFile</key>
228                         <string>dat.icns</string>
229                         <key>CFBundleTypeName</key>
230                         <string>DAT file</string>
231                         <key>CFBundleTypeRole</key>
232                         <string>Viewer</string>
233                 </dict>
234                 <dict>
235                         <key>CFBundleTypeExtensions</key>
236                         <array>
237                                 <string>cue</string>
238                         </array>
239                         <key>CFBundleTypeIconFile</key>
240                         <string>cue.icns</string>
241                         <key>CFBundleTypeName</key>
242                         <string>CUE file</string>
243                         <key>CFBundleTypeRole</key>
244                         <string>Viewer</string>
245                 </dict>
246                 <dict>
247                         <key>CFBundleTypeExtensions</key>
248                         <array>
249                                 <string>iso</string>
250                                 <string>bin</string>
251                         </array>
252                         <key>CFBundleTypeName</key>
253                         <string>Iso file</string>
254                         <key>CFBundleTypeRole</key>
255                         <string>Viewer</string>
256                 </dict>
257                 <dict>
258                         <key>CFBundleTypeExtensions</key>
259                         <array>
260                                 <string>mp3</string>
261                         </array>
262                         <key>CFBundleTypeIconFile</key>
263                         <string>mp3.icns</string>
264                         <key>CFBundleTypeName</key>
265                         <string>MP3</string>
266                         <key>CFBundleTypeRole</key>
267                         <string>Viewer</string>
268                 </dict>
269                 <dict>
270                         <key>CFBundleTypeExtensions</key>
271                         <array>
272                                 <string>a52</string>
273                         </array>
274                         <key>CFBundleTypeIconFile</key>
275                         <string>a52.icns</string>
276                         <key>CFBundleTypeName</key>
277                         <string>Raw a52</string>
278                         <key>CFBundleTypeRole</key>
279                         <string>Viewer</string>
280                 </dict>
281                 <dict>
282                         <key>CFBundleTypeExtensions</key>
283                         <array>
284                                 <string>aac</string>
285                         </array>
286                         <key>CFBundleTypeName</key>
287                         <string>Raw aac</string>
288                         <key>CFBundleTypeRole</key>
289                         <string>Viewer</string>
290                 </dict>
291                 <dict>
292                         <key>CFBundleTypeExtensions</key>
293                         <array>
294                                 <string>wma</string>
295                         </array>
296                         <key>CFBundleTypeIconFile</key>
297                         <string>wma.icns</string>
298                         <key>CFBundleTypeName</key>
299                         <string>WMA File</string>
300                         <key>CFBundleTypeRole</key>
301                         <string>Viewer</string>
302                 </dict>
303                 <dict>
304                         <key>CFBundleTypeExtensions</key>
305                         <array>
306                                 <string>ogg</string>
307                         </array>
308                         <key>CFBundleTypeIconFile</key>
309                         <string>ogg.icns</string>
310                         <key>CFBundleTypeName</key>
311                         <string>OGG file</string>
312                         <key>CFBundleTypeRole</key>
313                         <string>Viewer</string>
314                 </dict>
315                 <dict>
316                         <key>CFBundleTypeExtensions</key>
317                         <array>
318                                 <string>avi</string>
319                         </array>
320                         <key>CFBundleTypeIconFile</key>
321                         <string>avi.icns</string>
322                         <key>CFBundleTypeName</key>
323                         <string>Avi file</string>
324                         <key>CFBundleTypeRole</key>
325                         <string>Viewer</string>
326                 </dict>
327                 <dict>
328                         <key>CFBundleTypeExtensions</key>
329                         <array>
330                                 <string>ogm</string>
331                         </array>
332                         <key>CFBundleTypeIconFile</key>
333                         <string>ogm.icns</string>
334                         <key>CFBundleTypeName</key>
335                         <string>OGM FIle</string>
336                         <key>CFBundleTypeRole</key>
337                         <string>Viewer</string>
338                 </dict>
339                 <dict>
340                         <key>CFBundleTypeExtensions</key>
341                         <array>
342                                 <string>divx</string>
343                         </array>
344                         <key>CFBundleTypeIconFile</key>
345                         <string>divx.icns</string>
346                         <key>CFBundleTypeName</key>
347                         <string>DivX file</string>
348                         <key>CFBundleTypeRole</key>
349                         <string>Viewer</string>
350                 </dict>
351                 <dict>
352                         <key>CFBundleTypeExtensions</key>
353                         <array>
354                                 <string>mpg</string>
355                                 <string>mpeg</string>
356                                 <string>ts</string>
357                                 <string>ps</string>
358                         </array>
359                         <key>CFBundleTypeIconFile</key>
360                         <string>mpeg.icns</string>
361                         <key>CFBundleTypeName</key>
362                         <string>MPEG File</string>
363                         <key>CFBundleTypeRole</key>
364                         <string>Viewer</string>
365                 </dict>
366                 <dict>
367                         <key>CFBundleTypeExtensions</key>
368                         <array>
369                                 <string>m1v</string>
370                         </array>
371                         <key>CFBundleTypeIconFile</key>
372                         <string>mpeg1.icns</string>
373                         <key>CFBundleTypeName</key>
374                         <string>MPEG-1 Video File</string>
375                         <key>CFBundleTypeRole</key>
376                         <string>Viewer</string>
377                 </dict>
378                 <dict>
379                         <key>CFBundleTypeExtensions</key>
380                         <array>
381                                 <string>m2v</string>
382                         </array>
383                         <key>CFBundleTypeIconFile</key>
384                         <string>mpeg2.icns</string>
385                         <key>CFBundleTypeName</key>
386                         <string>MPEG-2 Video File</string>
387                         <key>CFBundleTypeRole</key>
388                         <string>Viewer</string>
389                 </dict>
390                 <dict>
391                         <key>CFBundleTypeExtensions</key>
392                         <array>
393                                 <string>mp4</string>
394                         </array>
395                         <key>CFBundleTypeIconFile</key>
396                         <string>mpeg4.icns</string>
397                         <key>CFBundleTypeName</key>
398                         <string>MPEG-4 File</string>
399                         <key>CFBundleTypeRole</key>
400                         <string>Viewer</string>
401                 </dict>
402                 <dict>
403                         <key>CFBundleTypeExtensions</key>
404                         <array>
405                                 <string>wmv</string>
406                         </array>
407                         <key>CFBundleTypeIconFile</key>
408                         <string>wmv.icns</string>
409                         <key>CFBundleTypeName</key>
410                         <string>WMV File</string>
411                         <key>CFBundleTypeRole</key>
412                         <string>Viewer</string>
413                 </dict>
414         </array>
415         <key>CFBundleExecutable</key>
416         <string>VLC</string>
417         <key>CFBundleGetInfoString</key>
418         <string>VLC media player 0.6.0-test3, Copyright (c) 1996-2003 VideoLAN.</string>
419         <key>CFBundleIconFile</key>
420         <string>vlc.icns</string>
421         <key>CFBundleIdentifier</key>
422         <string>org.videolan.vlc</string>
423         <key>CFBundleInfoDictionaryVersion</key>
424         <string>6.0</string>
425         <key>CFBundleName</key>
426         <string>VLC media player</string>
427         <key>CFBundlePackageType</key>
428         <string>APPL</string>
429         <key>CFBundleShortVersionString</key>
430         <string>0.6.0-test3</string>
431         <key>CFBundleSignature</key>
432         <string>VLC#</string>
433         <key>CFBundleURLTypes</key>
434         <array>
435                 <dict>
436                         <key>CFBundleURLIconFile</key>
437                         <string>generic</string>
438                         <key>CFBundleURLName</key>
439                         <string>http url</string>
440                         <key>CFBundleURLSchemes</key>
441                         <array>
442                                 <string>http</string>
443                         </array>
444                 </dict>
445                 <dict>
446                         <key>CFBundleURLIconFile</key>
447                         <string>generic</string>
448                         <key>CFBundleURLName</key>
449                         <string>ftp url</string>
450                         <key>CFBundleURLSchemes</key>
451                         <array>
452                                 <string>ftp</string>
453                         </array>
454                 </dict>
455                 <dict>
456                         <key>CFBundleURLIconFile</key>
457                         <string>generic</string>
458                         <key>CFBundleURLName</key>
459                         <string>Multimedia Stream URL</string>
460                         <key>CFBundleURLSchemes</key>
461                         <array>
462                                 <string>mms</string>
463                         </array>
464                 </dict>
465                 <dict>
466                         <key>CFBundleURLIconFile</key>
467                         <string>generic</string>
468                         <key>CFBundleURLName</key>
469                         <string>udp url</string>
470                         <key>CFBundleURLSchemes</key>
471                         <array>
472                                 <string>udp</string>
473                         </array>
474                 </dict>
475         </array>
476         <key>CFBundleVersion</key>
477         <string>0.6.0-test3</string>
478         <key>NSAppleScriptEnabled</key>
479         <string>YES</string>
480         <key>NSMainNibFile</key>
481         <string>MainMenu</string>
482         <key>NSPrincipalClass</key>
483         <string>VLCApplication</string>
484 </dict>
485 </plist>
486 ";
487                 };
488                 089C1675FE841209C02AAC07 = {
489                         buildActionMask = 2147483647;
490                         files = (
491                                 F74F13E002C2A53401EE194C,
492                                 F74F13EC02C2A79C01EE194C,
493                                 F6E4F91002D2648B01A80112,
494                                 F6E4F91102D2648B01A80112,
495                                 F6E4F91202D2648B01A80112,
496                                 F6E4F91302D2648B01A80112,
497                                 F6E4F91402D2648B01A80112,
498                                 F6E4F91502D2648B01A80112,
499                                 F69B0CA802E24F6401A80112,
500                                 A064F9EA03CB9EE000B21232,
501                                 A064F9EB03CB9EE000B21232,
502                                 A064F9EC03CB9EE000B21232,
503                                 A064F9ED03CB9EE000B21232,
504                                 A064F9EE03CB9EE000B21232,
505                                 A064F9EF03CB9EE000B21232,
506                                 A064F9F003CB9EE000B21232,
507                                 A064F9F103CB9EE000B21232,
508                                 A064F9F203CB9EE000B21232,
509                                 A064F9F303CB9EE000B21232,
510                                 8E88833D03DD6E870059A3A7,
511                                 8ED6C29F03E2F32E0059A3A7,
512                                 8ED6C2A003E2F32E0059A3A7,
513                                 8EBF3FA403F13FFB0059A3A7,
514                                 8EBF3FA803F140A80059A3A7,
515                                 A0E6B59904407FBD0080DD97,
516                                 8EDAC3440440F72D0059A3A7,
517                                 8EE1AFA40444660F0059A3A7,
518                                 8E9CC7B2046EFD700059A3A7,
519                                 8E445F9D04728A700059A3A7,
520                                 8E445F9E04728A700059A3A7,
521                                 8E445F9F04728A700059A3A7,
522                                 8E445FA004728A700059A3A7,
523                                 8E445FA104728A700059A3A7,
524                                 8E445FA204728A700059A3A7,
525                                 8E445FA304728A700059A3A7,
526                                 8E445FA404728A700059A3A7,
527                                 8E445FA504728A700059A3A7,
528                                 8E445FA604728A700059A3A7,
529                                 8E445FA704728A700059A3A7,
530                                 8E445FA804728A700059A3A7,
531                                 8E445FA904728A700059A3A7,
532                                 8E445FAA04728A700059A3A7,
533                                 8E445FAB04728A700059A3A7,
534                                 8E445FAC04728A700059A3A7,
535                                 8E445FAD04728A700059A3A7,
536                                 8E445FAE04728A700059A3A7,
537                                 8E445FAF04728A700059A3A7,
538                                 8E445FB004728A700059A3A7,
539                                 8E445FB104728A700059A3A7,
540                                 8E445FB204728A700059A3A7,
541                         );
542                         isa = PBXResourcesBuildPhase;
543                         runOnlyForDeploymentPostprocessing = 0;
544                 };
545                 089C1677FE841209C02AAC07 = {
546                         buildActionMask = 2147483647;
547                         files = (
548                                 1058C7AFFEA557BF11CA2CBB,
549                         );
550                         isa = PBXFrameworksBuildPhase;
551                         runOnlyForDeploymentPostprocessing = 0;
552                 };
553                 089C1679FE841209C02AAC07 = {
554                         buildActionMask = 2147483647;
555                         files = (
556                         );
557                         isa = PBXRezBuildPhase;
558                         runOnlyForDeploymentPostprocessing = 0;
559                 };
560                 089C167CFE841241C02AAC07 = {
561                         children = (
562                                 F74F13EA02C2A79C01EE194C,
563                                 8E445F86047289E50059A3A7,
564                                 A064F9E003CB9EE000B21232,
565                                 A064F9E103CB9EE000B21232,
566                                 A064F9E203CB9EE000B21232,
567                                 A064F9E303CB9EE000B21232,
568                                 A064F9E403CB9EE000B21232,
569                                 A064F9E503CB9EE000B21232,
570                                 A064F9E603CB9EE000B21232,
571                                 A064F9E703CB9EE000B21232,
572                                 A064F9E803CB9EE000B21232,
573                                 A064F9E903CB9EE000B21232,
574                                 8E88833C03DD6E870059A3A7,
575                                 8EE1AFA30444660F0059A3A7,
576                                 F69B0CA602E24F6401A80112,
577                                 8ED6C29D03E2F32E0059A3A7,
578                                 8E9CC7B1046EFD700059A3A7,
579                                 8ED6C29E03E2F32E0059A3A7,
580                                 A0E6B59804407FBD0080DD97,
581                                 8EBF3FA303F13FFB0059A3A7,
582                                 8EBF3FA703F140A80059A3A7,
583                                 8EDAC3430440F72D0059A3A7,
584                         );
585                         isa = PBXGroup;
586                         name = Resources;
587                         path = "";
588                         refType = 4;
589                 };
590                 089C167FFE841241C02AAC07 = {
591                         isa = PBXFrameworkReference;
592                         name = AppKit.framework;
593                         path = /System/Library/Frameworks/AppKit.framework;
594                         refType = 0;
595                 };
596                 08FB77AFFE84173DC02AAC07 = {
597                         children = (
598                                 8EE1AF9F044465080059A3A7,
599                                 8EE1AFA0044465080059A3A7,
600                                 8E6BC6F6041643860059A3A7,
601                                 8E6BC6F7041643860059A3A7,
602                                 8ED6C27A03E2EB1C0059A3A7,
603                                 8E6BC6FA041684EC0059A3A7,
604                                 8ED6C27B03E2EB1C0059A3A7,
605                                 8ED6C27C03E2EB1C0059A3A7,
606                                 8ED6C27D03E2EB1C0059A3A7,
607                                 8EF1600B03FC62560059A3A7,
608                                 8EF1600C03FC62560059A3A7,
609                                 8ED6C27E03E2EB1C0059A3A7,
610                                 8ED6C27F03E2EB1C0059A3A7,
611                                 8ED6C28003E2EB1C0059A3A7,
612                                 8ED6C28103E2EB1C0059A3A7,
613                                 8ED6C28203E2EB1C0059A3A7,
614                                 8ED6C28303E2EB1C0059A3A7,
615                                 8ED6C28403E2EB1C0059A3A7,
616                                 8ED6C28503E2EB1C0059A3A7,
617                                 8ED6C28603E2EB1C0059A3A7,
618                                 8E55FB7F0459B0FD00FB3317,
619                                 8E55FB800459B0FD00FB3317,
620                                 8ED6C28703E2EB1C0059A3A7,
621                                 8ED6C28803E2EB1C0059A3A7,
622                         );
623                         isa = PBXGroup;
624                         name = Classes;
625                         refType = 4;
626                 };
627 //080
628 //081
629 //082
630 //083
631 //084
632 //100
633 //101
634 //102
635 //103
636 //104
637                 1058C7ACFEA557BF11CA2CBB = {
638                         children = (
639                                 1058C7ADFEA557BF11CA2CBB,
640                         );
641                         isa = PBXGroup;
642                         name = "Linked Frameworks";
643                         refType = 4;
644                 };
645                 1058C7ADFEA557BF11CA2CBB = {
646                         isa = PBXFrameworkReference;
647                         name = Cocoa.framework;
648                         path = /System/Library/Frameworks/Cocoa.framework;
649                         refType = 0;
650                 };
651                 1058C7AEFEA557BF11CA2CBB = {
652                         children = (
653                                 089C1672FE841209C02AAC07,
654                                 089C167FFE841241C02AAC07,
655                         );
656                         isa = PBXGroup;
657                         name = "Other Frameworks";
658                         refType = 4;
659                 };
660                 1058C7AFFEA557BF11CA2CBB = {
661                         fileRef = 1058C7ADFEA557BF11CA2CBB;
662                         isa = PBXBuildFile;
663                         settings = {
664                         };
665                 };
666 //100
667 //101
668 //102
669 //103
670 //104
671 //190
672 //191
673 //192
674 //193
675 //194
676                 19C28FB8FE9D52D311CA2CBB = {
677                         children = (
678                                 014CEA410018CDE011CA2923,
679                         );
680                         isa = PBXGroup;
681                         name = Products;
682                         refType = 4;
683                 };
684 //190
685 //191
686 //192
687 //193
688 //194
689 //8E0
690 //8E1
691 //8E2
692 //8E3
693 //8E4
694                 8E445F86047289E50059A3A7 = {
695                         children = (
696                                 F74F13DF02C2A53401EE194C,
697                                 F6E4F90A02D2648B01A80112,
698                                 F6E4F90B02D2648B01A80112,
699                                 F6E4F90C02D2648B01A80112,
700                                 F6E4F90D02D2648B01A80112,
701                                 F6E4F90E02D2648B01A80112,
702                                 F6E4F90F02D2648B01A80112,
703                                 8E445F8704728A700059A3A7,
704                                 8E445F8804728A700059A3A7,
705                                 8E445F8904728A700059A3A7,
706                                 8E445F8A04728A700059A3A7,
707                                 8E445F8B04728A700059A3A7,
708                                 8E445F8C04728A700059A3A7,
709                                 8E445F8D04728A700059A3A7,
710                                 8E445F8E04728A700059A3A7,
711                                 8E445F8F04728A700059A3A7,
712                                 8E445F9004728A700059A3A7,
713                                 8E445F9104728A700059A3A7,
714                                 8E445F9204728A700059A3A7,
715                                 8E445F9304728A700059A3A7,
716                                 8E445F9404728A700059A3A7,
717                                 8E445F9504728A700059A3A7,
718                                 8E445F9604728A700059A3A7,
719                                 8E445F9704728A700059A3A7,
720                                 8E445F9804728A700059A3A7,
721                                 8E445F9904728A700059A3A7,
722                                 8E445F9A04728A700059A3A7,
723                                 8E445F9B04728A700059A3A7,
724                                 8E445F9C04728A700059A3A7,
725                         );
726                         isa = PBXGroup;
727                         name = fileicons;
728                         path = "";
729                         refType = 4;
730                 };
731                 8E445F8704728A700059A3A7 = {
732                         isa = PBXFileReference;
733                         name = a52.icns;
734                         path = Resources/a52.icns;
735                         refType = 2;
736                 };
737                 8E445F8804728A700059A3A7 = {
738                         isa = PBXFileReference;
739                         name = aac.icns;
740                         path = Resources/aac.icns;
741                         refType = 2;
742                 };
743                 8E445F8904728A700059A3A7 = {
744                         isa = PBXFileReference;
745                         name = asf.icns;
746                         path = Resources/asf.icns;
747                         refType = 2;
748                 };
749                 8E445F8A04728A700059A3A7 = {
750                         isa = PBXFileReference;
751                         name = asx.icns;
752                         path = Resources/asx.icns;
753                         refType = 2;
754                 };
755                 8E445F8B04728A700059A3A7 = {
756                         isa = PBXFileReference;
757                         name = avi.icns;
758                         path = Resources/avi.icns;
759                         refType = 2;
760                 };
761                 8E445F8C04728A700059A3A7 = {
762                         isa = PBXFileReference;
763                         name = bin.icns;
764                         path = Resources/bin.icns;
765                         refType = 2;
766                 };
767                 8E445F8D04728A700059A3A7 = {
768                         isa = PBXFileReference;
769                         name = cue.icns;
770                         path = Resources/cue.icns;
771                         refType = 2;
772                 };
773                 8E445F8E04728A700059A3A7 = {
774                         isa = PBXFileReference;
775                         name = dat.icns;
776                         path = Resources/dat.icns;
777                         refType = 2;
778                 };
779                 8E445F8F04728A700059A3A7 = {
780                         isa = PBXFileReference;
781                         name = dv.icns;
782                         path = Resources/dv.icns;
783                         refType = 2;
784                 };
785                 8E445F9004728A700059A3A7 = {
786                         isa = PBXFileReference;
787                         name = m3u.icns;
788                         path = Resources/m3u.icns;
789                         refType = 2;
790                 };
791                 8E445F9104728A700059A3A7 = {
792                         isa = PBXFileReference;
793                         name = mov.icns;
794                         path = Resources/mov.icns;
795                         refType = 2;
796                 };
797                 8E445F9204728A700059A3A7 = {
798                         isa = PBXFileReference;
799                         name = mp3.icns;
800                         path = Resources/mp3.icns;
801                         refType = 2;
802                 };
803                 8E445F9304728A700059A3A7 = {
804                         isa = PBXFileReference;
805                         name = mp4.icns;
806                         path = Resources/mp4.icns;
807                         refType = 2;
808                 };
809                 8E445F9404728A700059A3A7 = {
810                         isa = PBXFileReference;
811                         name = mpg.icns;
812                         path = Resources/mpg.icns;
813                         refType = 2;
814                 };
815                 8E445F9504728A700059A3A7 = {
816                         isa = PBXFileReference;
817                         name = ogg.icns;
818                         path = Resources/ogg.icns;
819                         refType = 2;
820                 };
821                 8E445F9604728A700059A3A7 = {
822                         isa = PBXFileReference;
823                         name = ogm.icns;
824                         path = Resources/ogm.icns;
825                         refType = 2;
826                 };
827                 8E445F9704728A700059A3A7 = {
828                         isa = PBXFileReference;
829                         name = pls.icns;
830                         path = Resources/pls.icns;
831                         refType = 2;
832                 };
833                 8E445F9804728A700059A3A7 = {
834                         isa = PBXFileReference;
835                         name = srt.icns;
836                         path = Resources/srt.icns;
837                         refType = 2;
838                 };
839                 8E445F9904728A700059A3A7 = {
840                         isa = PBXFileReference;
841                         name = sub.icns;
842                         path = Resources/sub.icns;
843                         refType = 2;
844                 };
845                 8E445F9A04728A700059A3A7 = {
846                         isa = PBXFileReference;
847                         name = vob.icns;
848                         path = Resources/vob.icns;
849                         refType = 2;
850                 };
851                 8E445F9B04728A700059A3A7 = {
852                         isa = PBXFileReference;
853                         name = wma.icns;
854                         path = Resources/wma.icns;
855                         refType = 2;
856                 };
857                 8E445F9C04728A700059A3A7 = {
858                         isa = PBXFileReference;
859                         name = wmv.icns;
860                         path = Resources/wmv.icns;
861                         refType = 2;
862                 };
863                 8E445F9D04728A700059A3A7 = {
864                         fileRef = 8E445F8704728A700059A3A7;
865                         isa = PBXBuildFile;
866                         settings = {
867                         };
868                 };
869                 8E445F9E04728A700059A3A7 = {
870                         fileRef = 8E445F8804728A700059A3A7;
871                         isa = PBXBuildFile;
872                         settings = {
873                         };
874                 };
875                 8E445F9F04728A700059A3A7 = {
876                         fileRef = 8E445F8904728A700059A3A7;
877                         isa = PBXBuildFile;
878                         settings = {
879                         };
880                 };
881                 8E445FA004728A700059A3A7 = {
882                         fileRef = 8E445F8A04728A700059A3A7;
883                         isa = PBXBuildFile;
884                         settings = {
885                         };
886                 };
887                 8E445FA104728A700059A3A7 = {
888                         fileRef = 8E445F8B04728A700059A3A7;
889                         isa = PBXBuildFile;
890                         settings = {
891                         };
892                 };
893                 8E445FA204728A700059A3A7 = {
894                         fileRef = 8E445F8C04728A700059A3A7;
895                         isa = PBXBuildFile;
896                         settings = {
897                         };
898                 };
899                 8E445FA304728A700059A3A7 = {
900                         fileRef = 8E445F8D04728A700059A3A7;
901                         isa = PBXBuildFile;
902                         settings = {
903                         };
904                 };
905                 8E445FA404728A700059A3A7 = {
906                         fileRef = 8E445F8E04728A700059A3A7;
907                         isa = PBXBuildFile;
908                         settings = {
909                         };
910                 };
911                 8E445FA504728A700059A3A7 = {
912                         fileRef = 8E445F8F04728A700059A3A7;
913                         isa = PBXBuildFile;
914                         settings = {
915                         };
916                 };
917                 8E445FA604728A700059A3A7 = {
918                         fileRef = 8E445F9004728A700059A3A7;
919                         isa = PBXBuildFile;
920                         settings = {
921                         };
922                 };
923                 8E445FA704728A700059A3A7 = {
924                         fileRef = 8E445F9104728A700059A3A7;
925                         isa = PBXBuildFile;
926                         settings = {
927                         };
928                 };
929                 8E445FA804728A700059A3A7 = {
930                         fileRef = 8E445F9204728A700059A3A7;
931                         isa = PBXBuildFile;
932                         settings = {
933                         };
934                 };
935                 8E445FA904728A700059A3A7 = {
936                         fileRef = 8E445F9304728A700059A3A7;
937                         isa = PBXBuildFile;
938                         settings = {
939                         };
940                 };
941                 8E445FAA04728A700059A3A7 = {
942                         fileRef = 8E445F9404728A700059A3A7;
943                         isa = PBXBuildFile;
944                         settings = {
945                         };
946                 };
947                 8E445FAB04728A700059A3A7 = {
948                         fileRef = 8E445F9504728A700059A3A7;
949                         isa = PBXBuildFile;
950                         settings = {
951                         };
952                 };
953                 8E445FAC04728A700059A3A7 = {
954                         fileRef = 8E445F9604728A700059A3A7;
955                         isa = PBXBuildFile;
956                         settings = {
957                         };
958                 };
959                 8E445FAD04728A700059A3A7 = {
960                         fileRef = 8E445F9704728A700059A3A7;
961                         isa = PBXBuildFile;
962                         settings = {
963                         };
964                 };
965                 8E445FAE04728A700059A3A7 = {
966                         fileRef = 8E445F9804728A700059A3A7;
967                         isa = PBXBuildFile;
968                         settings = {
969                         };
970                 };
971                 8E445FAF04728A700059A3A7 = {
972                         fileRef = 8E445F9904728A700059A3A7;
973                         isa = PBXBuildFile;
974                         settings = {
975                         };
976                 };
977                 8E445FB004728A700059A3A7 = {
978                         fileRef = 8E445F9A04728A700059A3A7;
979                         isa = PBXBuildFile;
980                         settings = {
981                         };
982                 };
983                 8E445FB104728A700059A3A7 = {
984                         fileRef = 8E445F9B04728A700059A3A7;
985                         isa = PBXBuildFile;
986                         settings = {
987                         };
988                 };
989                 8E445FB204728A700059A3A7 = {
990                         fileRef = 8E445F9C04728A700059A3A7;
991                         isa = PBXBuildFile;
992                         settings = {
993                         };
994                 };
995                 8E55FB7F0459B0FD00FB3317 = {
996                         fileEncoding = 30;
997                         isa = PBXFileReference;
998                         name = output.h;
999                         path = ../../modules/gui/macosx/output.h;
1000                         refType = 2;
1001                 };
1002                 8E55FB800459B0FD00FB3317 = {
1003                         fileEncoding = 30;
1004                         isa = PBXFileReference;
1005                         name = output.m;
1006                         path = ../../modules/gui/macosx/output.m;
1007                         refType = 2;
1008                 };
1009                 8E6BC6F6041643860059A3A7 = {
1010                         fileEncoding = 4;
1011                         isa = PBXFileReference;
1012                         name = applescript.h;
1013                         path = ../../modules/gui/macosx/applescript.h;
1014                         refType = 2;
1015                 };
1016                 8E6BC6F7041643860059A3A7 = {
1017                         fileEncoding = 4;
1018                         isa = PBXFileReference;
1019                         name = applescript.m;
1020                         path = ../../modules/gui/macosx/applescript.m;
1021                         refType = 2;
1022                 };
1023                 8E6BC6FA041684EC0059A3A7 = {
1024                         fileEncoding = 4;
1025                         isa = PBXFileReference;
1026                         name = controls.h;
1027                         path = ../../modules/gui/macosx/controls.h;
1028                         refType = 2;
1029                 };
1030                 8E88833C03DD6E870059A3A7 = {
1031                         isa = PBXFileReference;
1032                         name = slow.png;
1033                         path = Resources/slow.png;
1034                         refType = 4;
1035                 };
1036                 8E88833D03DD6E870059A3A7 = {
1037                         fileRef = 8E88833C03DD6E870059A3A7;
1038                         isa = PBXBuildFile;
1039                         settings = {
1040                         };
1041                 };
1042                 8E9CC7B1046EFD700059A3A7 = {
1043                         fileEncoding = 12;
1044                         isa = PBXFileReference;
1045                         name = THANKS;
1046                         path = ../../THANKS;
1047                         refType = 2;
1048                 };
1049                 8E9CC7B2046EFD700059A3A7 = {
1050                         fileRef = 8E9CC7B1046EFD700059A3A7;
1051                         isa = PBXBuildFile;
1052                         settings = {
1053                         };
1054                 };
1055                 8EBF3FA303F13FFB0059A3A7 = {
1056                         isa = PBXFileReference;
1057                         name = vlc.scriptSuite;
1058                         path = Resources/vlc.scriptSuite;
1059                         refType = 2;
1060                 };
1061                 8EBF3FA403F13FFB0059A3A7 = {
1062                         fileRef = 8EBF3FA303F13FFB0059A3A7;
1063                         isa = PBXBuildFile;
1064                         settings = {
1065                         };
1066                 };
1067                 8EBF3FA503F140960059A3A7 = {
1068                         isa = PBXFileReference;
1069                         name = vlc.scriptTerminology;
1070                         path = Resources/English.lproj/vlc.scriptTerminology;
1071                         refType = 2;
1072                 };
1073                 8EBF3FA703F140A80059A3A7 = {
1074                         children = (
1075                                 8EBF3FA503F140960059A3A7,
1076                         );
1077                         isa = PBXVariantGroup;
1078                         name = vlc.scriptTerminology;
1079                         refType = 4;
1080                 };
1081                 8EBF3FA803F140A80059A3A7 = {
1082                         fileRef = 8EBF3FA703F140A80059A3A7;
1083                         isa = PBXBuildFile;
1084                         settings = {
1085                         };
1086                 };
1087                 8ED6C27A03E2EB1C0059A3A7 = {
1088                         fileEncoding = 30;
1089                         isa = PBXFileReference;
1090                         name = coreaudio.c;
1091                         path = ../../modules/audio_output/coreaudio.c;
1092                         refType = 2;
1093                 };
1094                 8ED6C27B03E2EB1C0059A3A7 = {
1095                         fileEncoding = 30;
1096                         isa = PBXFileReference;
1097                         name = controls.m;
1098                         path = ../../modules/gui/macosx/controls.m;
1099                         refType = 2;
1100                 };
1101                 8ED6C27C03E2EB1C0059A3A7 = {
1102                         fileEncoding = 30;
1103                         isa = PBXFileReference;
1104                         name = intf.h;
1105                         path = ../../modules/gui/macosx/intf.h;
1106                         refType = 2;
1107                 };
1108                 8ED6C27D03E2EB1C0059A3A7 = {
1109                         fileEncoding = 30;
1110                         isa = PBXFileReference;
1111                         name = intf.m;
1112                         path = ../../modules/gui/macosx/intf.m;
1113                         refType = 2;
1114                 };
1115                 8ED6C27E03E2EB1C0059A3A7 = {
1116                         fileEncoding = 30;
1117                         isa = PBXFileReference;
1118                         name = macosx.m;
1119                         path = ../../modules/gui/macosx/macosx.m;
1120                         refType = 2;
1121                 };
1122                 8ED6C27F03E2EB1C0059A3A7 = {
1123                         fileEncoding = 30;
1124                         isa = PBXFileReference;
1125                         name = misc.h;
1126                         path = ../../modules/gui/macosx/misc.h;
1127                         refType = 2;
1128                 };
1129                 8ED6C28003E2EB1C0059A3A7 = {
1130                         fileEncoding = 30;
1131                         isa = PBXFileReference;
1132                         name = misc.m;
1133                         path = ../../modules/gui/macosx/misc.m;
1134                         refType = 2;
1135                 };
1136                 8ED6C28103E2EB1C0059A3A7 = {
1137                         fileEncoding = 30;
1138                         isa = PBXFileReference;
1139                         name = open.h;
1140                         path = ../../modules/gui/macosx/open.h;
1141                         refType = 2;
1142                 };
1143                 8ED6C28203E2EB1C0059A3A7 = {
1144                         fileEncoding = 30;
1145                         isa = PBXFileReference;
1146                         name = open.m;
1147                         path = ../../modules/gui/macosx/open.m;
1148                         refType = 2;
1149                 };
1150                 8ED6C28303E2EB1C0059A3A7 = {
1151                         fileEncoding = 30;
1152                         isa = PBXFileReference;
1153                         name = playlist.h;
1154                         path = ../../modules/gui/macosx/playlist.h;
1155                         refType = 2;
1156                 };
1157                 8ED6C28403E2EB1C0059A3A7 = {
1158                         fileEncoding = 30;
1159                         isa = PBXFileReference;
1160                         name = playlist.m;
1161                         path = ../../modules/gui/macosx/playlist.m;
1162                         refType = 2;
1163                 };
1164                 8ED6C28503E2EB1C0059A3A7 = {
1165                         fileEncoding = 30;
1166                         isa = PBXFileReference;
1167                         name = prefs.h;
1168                         path = ../../modules/gui/macosx/prefs.h;
1169                         refType = 2;
1170                 };
1171                 8ED6C28603E2EB1C0059A3A7 = {
1172                         fileEncoding = 30;
1173                         isa = PBXFileReference;
1174                         name = prefs.m;
1175                         path = ../../modules/gui/macosx/prefs.m;
1176                         refType = 2;
1177                 };
1178                 8ED6C28703E2EB1C0059A3A7 = {
1179                         fileEncoding = 30;
1180                         isa = PBXFileReference;
1181                         name = vout.h;
1182                         path = ../../modules/gui/macosx/vout.h;
1183                         refType = 2;
1184                 };
1185                 8ED6C28803E2EB1C0059A3A7 = {
1186                         fileEncoding = 30;
1187                         isa = PBXFileReference;
1188                         name = vout.m;
1189                         path = ../../modules/gui/macosx/vout.m;
1190                         refType = 2;
1191                 };
1192                 8ED6C29D03E2F32E0059A3A7 = {
1193                         fileEncoding = 12;
1194                         isa = PBXFileReference;
1195                         name = AUTHORS;
1196                         path = ../../AUTHORS;
1197                         refType = 2;
1198                 };
1199                 8ED6C29E03E2F32E0059A3A7 = {
1200                         fileEncoding = 12;
1201                         isa = PBXFileReference;
1202                         name = COPYING;
1203                         path = ../../COPYING;
1204                         refType = 2;
1205                 };
1206                 8ED6C29F03E2F32E0059A3A7 = {
1207                         fileRef = 8ED6C29D03E2F32E0059A3A7;
1208                         isa = PBXBuildFile;
1209                         settings = {
1210                         };
1211                 };
1212                 8ED6C2A003E2F32E0059A3A7 = {
1213                         fileRef = 8ED6C29E03E2F32E0059A3A7;
1214                         isa = PBXBuildFile;
1215                         settings = {
1216                         };
1217                 };
1218                 8EDAC3430440F72D0059A3A7 = {
1219                         isa = PBXFileReference;
1220                         name = README.MacOSX.rtf;
1221                         path = ../../README.MacOSX.rtf;
1222                         refType = 2;
1223                 };
1224                 8EDAC3440440F72D0059A3A7 = {
1225                         fileRef = 8EDAC3430440F72D0059A3A7;
1226                         isa = PBXBuildFile;
1227                         settings = {
1228                         };
1229                 };
1230                 8EE1AF9F044465080059A3A7 = {
1231                         fileEncoding = 30;
1232                         isa = PBXFileReference;
1233                         name = about.h;
1234                         path = ../../modules/gui/macosx/about.h;
1235                         refType = 2;
1236                 };
1237                 8EE1AFA0044465080059A3A7 = {
1238                         fileEncoding = 30;
1239                         isa = PBXFileReference;
1240                         name = about.m;
1241                         path = ../../modules/gui/macosx/about.m;
1242                         refType = 2;
1243                 };
1244                 8EE1AFA30444660F0059A3A7 = {
1245                         isa = PBXFileReference;
1246                         name = about_bg.png;
1247                         path = Resources/about_bg.png;
1248                         refType = 2;
1249                 };
1250                 8EE1AFA40444660F0059A3A7 = {
1251                         fileRef = 8EE1AFA30444660F0059A3A7;
1252                         isa = PBXBuildFile;
1253                         settings = {
1254                         };
1255                 };
1256                 8EF1600B03FC62560059A3A7 = {
1257                         fileEncoding = 4;
1258                         isa = PBXFileReference;
1259                         name = info.h;
1260                         path = ../../modules/gui/macosx/info.h;
1261                         refType = 2;
1262                 };
1263                 8EF1600C03FC62560059A3A7 = {
1264                         fileEncoding = 4;
1265                         isa = PBXFileReference;
1266                         name = info.m;
1267                         path = ../../modules/gui/macosx/info.m;
1268                         refType = 2;
1269                 };
1270 //8E0
1271 //8E1
1272 //8E2
1273 //8E3
1274 //8E4
1275 //A00
1276 //A01
1277 //A02
1278 //A03
1279 //A04
1280                 A064F9E003CB9EE000B21232 = {
1281                         isa = PBXFileReference;
1282                         name = prefs.png;
1283                         path = Resources/prefs.png;
1284                         refType = 4;
1285                 };
1286                 A064F9E103CB9EE000B21232 = {
1287                         isa = PBXFileReference;
1288                         name = end.png;
1289                         path = Resources/end.png;
1290                         refType = 4;
1291                 };
1292                 A064F9E203CB9EE000B21232 = {
1293                         isa = PBXFileReference;
1294                         name = pause.png;
1295                         path = Resources/pause.png;
1296                         refType = 4;
1297                 };
1298                 A064F9E303CB9EE000B21232 = {
1299                         isa = PBXFileReference;
1300                         name = list.png;
1301                         path = Resources/list.png;
1302                         refType = 4;
1303                 };
1304                 A064F9E403CB9EE000B21232 = {
1305                         isa = PBXFileReference;
1306                         name = forw.png;
1307                         path = Resources/forw.png;
1308                         refType = 4;
1309                 };
1310                 A064F9E503CB9EE000B21232 = {
1311                         isa = PBXFileReference;
1312                         name = vlc_hg.png;
1313                         path = Resources/vlc_hg.png;
1314                         refType = 4;
1315                 };
1316                 A064F9E603CB9EE000B21232 = {
1317                         isa = PBXFileReference;
1318                         name = stop.png;
1319                         path = Resources/stop.png;
1320                         refType = 4;
1321                 };
1322                 A064F9E703CB9EE000B21232 = {
1323                         isa = PBXFileReference;
1324                         name = begin.png;
1325                         path = Resources/begin.png;
1326                         refType = 4;
1327                 };
1328                 A064F9E803CB9EE000B21232 = {
1329                         isa = PBXFileReference;
1330                         name = back.png;
1331                         path = Resources/back.png;
1332                         refType = 4;
1333                 };
1334                 A064F9E903CB9EE000B21232 = {
1335                         isa = PBXFileReference;
1336                         name = play.png;
1337                         path = Resources/play.png;
1338                         refType = 4;
1339                 };
1340                 A064F9EA03CB9EE000B21232 = {
1341                         fileRef = A064F9E003CB9EE000B21232;
1342                         isa = PBXBuildFile;
1343                         settings = {
1344                         };
1345                 };
1346                 A064F9EB03CB9EE000B21232 = {
1347                         fileRef = A064F9E103CB9EE000B21232;
1348                         isa = PBXBuildFile;
1349                         settings = {
1350                         };
1351                 };
1352                 A064F9EC03CB9EE000B21232 = {
1353                         fileRef = A064F9E203CB9EE000B21232;
1354                         isa = PBXBuildFile;
1355                         settings = {
1356                         };
1357                 };
1358                 A064F9ED03CB9EE000B21232 = {
1359                         fileRef = A064F9E303CB9EE000B21232;
1360                         isa = PBXBuildFile;
1361                         settings = {
1362                         };
1363                 };
1364                 A064F9EE03CB9EE000B21232 = {
1365                         fileRef = A064F9E403CB9EE000B21232;
1366                         isa = PBXBuildFile;
1367                         settings = {
1368                         };
1369                 };
1370                 A064F9EF03CB9EE000B21232 = {
1371                         fileRef = A064F9E503CB9EE000B21232;
1372                         isa = PBXBuildFile;
1373                         settings = {
1374                         };
1375                 };
1376                 A064F9F003CB9EE000B21232 = {
1377                         fileRef = A064F9E603CB9EE000B21232;
1378                         isa = PBXBuildFile;
1379                         settings = {
1380                         };
1381                 };
1382                 A064F9F103CB9EE000B21232 = {
1383                         fileRef = A064F9E703CB9EE000B21232;
1384                         isa = PBXBuildFile;
1385                         settings = {
1386                         };
1387                 };
1388                 A064F9F203CB9EE000B21232 = {
1389                         fileRef = A064F9E803CB9EE000B21232;
1390                         isa = PBXBuildFile;
1391                         settings = {
1392                         };
1393                 };
1394                 A064F9F303CB9EE000B21232 = {
1395                         fileRef = A064F9E903CB9EE000B21232;
1396                         isa = PBXBuildFile;
1397                         settings = {
1398                         };
1399                 };
1400                 A0E6B59804407FBD0080DD97 = {
1401                         fileEncoding = 12;
1402                         isa = PBXFileReference;
1403                         name = README;
1404                         path = Resources/README;
1405                         refType = 4;
1406                 };
1407                 A0E6B59904407FBD0080DD97 = {
1408                         fileRef = A0E6B59804407FBD0080DD97;
1409                         isa = PBXBuildFile;
1410                         settings = {
1411                         };
1412                 };
1413 //A00
1414 //A01
1415 //A02
1416 //A03
1417 //A04
1418 //F60
1419 //F61
1420 //F62
1421 //F63
1422 //F64
1423                 F69B0CA602E24F6401A80112 = {
1424                         children = (
1425                                 F69B0CA702E24F6401A80112,
1426                         );
1427                         isa = PBXVariantGroup;
1428                         name = InfoPlist.strings;
1429                         path = "";
1430                         refType = 4;
1431                 };
1432                 F69B0CA702E24F6401A80112 = {
1433                         fileEncoding = 5;
1434                         isa = PBXFileReference;
1435                         name = English;
1436                         path = Resources/English.lproj/InfoPlist.strings;
1437                         refType = 4;
1438                 };
1439                 F69B0CA802E24F6401A80112 = {
1440                         fileRef = F69B0CA602E24F6401A80112;
1441                         isa = PBXBuildFile;
1442                         settings = {
1443                         };
1444                 };
1445                 F6E4F90A02D2648B01A80112 = {
1446                         isa = PBXFileReference;
1447                         name = divx.icns;
1448                         path = Resources/divx.icns;
1449                         refType = 4;
1450                 };
1451                 F6E4F90B02D2648B01A80112 = {
1452                         isa = PBXFileReference;
1453                         name = generic.icns;
1454                         path = Resources/generic.icns;
1455                         refType = 4;
1456                 };
1457                 F6E4F90C02D2648B01A80112 = {
1458                         isa = PBXFileReference;
1459                         name = mpeg.icns;
1460                         path = Resources/mpeg.icns;
1461                         refType = 4;
1462                 };
1463                 F6E4F90D02D2648B01A80112 = {
1464                         isa = PBXFileReference;
1465                         name = mpeg1.icns;
1466                         path = Resources/mpeg1.icns;
1467                         refType = 4;
1468                 };
1469                 F6E4F90E02D2648B01A80112 = {
1470                         isa = PBXFileReference;
1471                         name = mpeg2.icns;
1472                         path = Resources/mpeg2.icns;
1473                         refType = 4;
1474                 };
1475                 F6E4F90F02D2648B01A80112 = {
1476                         isa = PBXFileReference;
1477                         name = mpeg4.icns;
1478                         path = Resources/mpeg4.icns;
1479                         refType = 4;
1480                 };
1481                 F6E4F91002D2648B01A80112 = {
1482                         fileRef = F6E4F90A02D2648B01A80112;
1483                         isa = PBXBuildFile;
1484                         settings = {
1485                         };
1486                 };
1487                 F6E4F91102D2648B01A80112 = {
1488                         fileRef = F6E4F90B02D2648B01A80112;
1489                         isa = PBXBuildFile;
1490                         settings = {
1491                         };
1492                 };
1493                 F6E4F91202D2648B01A80112 = {
1494                         fileRef = F6E4F90C02D2648B01A80112;
1495                         isa = PBXBuildFile;
1496                         settings = {
1497                         };
1498                 };
1499                 F6E4F91302D2648B01A80112 = {
1500                         fileRef = F6E4F90D02D2648B01A80112;
1501                         isa = PBXBuildFile;
1502                         settings = {
1503                         };
1504                 };
1505                 F6E4F91402D2648B01A80112 = {
1506                         fileRef = F6E4F90E02D2648B01A80112;
1507                         isa = PBXBuildFile;
1508                         settings = {
1509                         };
1510                 };
1511                 F6E4F91502D2648B01A80112 = {
1512                         fileRef = F6E4F90F02D2648B01A80112;
1513                         isa = PBXBuildFile;
1514                         settings = {
1515                         };
1516                 };
1517 //F60
1518 //F61
1519 //F62
1520 //F63
1521 //F64
1522 //F70
1523 //F71
1524 //F72
1525 //F73
1526 //F74
1527                 F74F13DF02C2A53401EE194C = {
1528                         isa = PBXFileReference;
1529                         name = vlc.icns;
1530                         path = Resources/vlc.icns;
1531                         refType = 4;
1532                 };
1533                 F74F13E002C2A53401EE194C = {
1534                         fileRef = F74F13DF02C2A53401EE194C;
1535                         isa = PBXBuildFile;
1536                         settings = {
1537                         };
1538                 };
1539                 F74F13EA02C2A79C01EE194C = {
1540                         children = (
1541                                 F74F13EB02C2A79C01EE194C,
1542                         );
1543                         isa = PBXVariantGroup;
1544                         name = MainMenu.nib;
1545                         path = "";
1546                         refType = 4;
1547                 };
1548                 F74F13EB02C2A79C01EE194C = {
1549                         isa = PBXFileReference;
1550                         name = English;
1551                         path = Resources/English.lproj/MainMenu.nib;
1552                         refType = 4;
1553                 };
1554                 F74F13EC02C2A79C01EE194C = {
1555                         fileRef = F74F13EA02C2A79C01EE194C;
1556                         isa = PBXBuildFile;
1557                         settings = {
1558                         };
1559                 };
1560         };
1561         rootObject = 089C1669FE841209C02AAC07;
1562 }