]> git.sesse.net Git - vlc/blobdiff - extras/MacOSX/vlc.pbproj/project.pbxproj
project.pbxproj: correct to relatives paths
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
index 106fd6bd5494da41efa070808a1b4a67f485b48b..99fa51c8e81f57d8dfa8c4f081afa732f1d2a12f 100644 (file)
        archiveVersion = 1;
        classes = {
        };
-       objectVersion = 34;
+       objectVersion = 39;
        objects = {
-               F510A6CC01738ED001A80A1F = {
+               014CEA410018CDE011CA2923 = {
+                       explicitFileType = wrapper.cfbundle;
                        isa = PBXFileReference;
-                       name = intf_vlc_wrapper.h;
-                       path = plugins/macosx/intf_vlc_wrapper.h;
+                       path = VLC.bundle;
+                       refType = 3;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               014CEA420018CDE011CA2923 = {
+                       buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+                               GCC_OPTIMIZATION_LEVEL = 0;
+                               OPTIMIZATION_CFLAGS = "-O0";
+                               ZERO_LINK = YES;
+                       };
+                       isa = PBXBuildStyle;
+                       name = Development;
+               };
+               014CEA430018CDE011CA2923 = {
+                       buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
+                               ZERO_LINK = NO;
+                       };
+                       isa = PBXBuildStyle;
+                       name = Deployment;
+               };
+//010
+//011
+//012
+//013
+//014
+//080
+//081
+//082
+//083
+//084
+               089C1669FE841209C02AAC07 = {
+                       buildSettings = {
+                       };
+                       buildStyles = (
+                               014CEA420018CDE011CA2923,
+                               014CEA430018CDE011CA2923,
+                       );
+                       hasScannedForEncodings = 1;
+                       isa = PBXProject;
+                       mainGroup = 089C166AFE841209C02AAC07;
+                       projectDirPath = "";
+                       targets = (
+                               089C1673FE841209C02AAC07,
+                       );
+               };
+               089C166AFE841209C02AAC07 = {
+                       children = (
+                               08FB77AFFE84173DC02AAC07,
+                               089C167CFE841241C02AAC07,
+                               089C1671FE841209C02AAC07,
+                               19C28FB8FE9D52D311CA2CBB,
+                       );
+                       isa = PBXGroup;
+                       name = vlc;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               089C1671FE841209C02AAC07 = {
+                       children = (
+                               1058C7ACFEA557BF11CA2CBB,
+                               1058C7AEFEA557BF11CA2CBB,
+                       );
+                       isa = PBXGroup;
+                       name = "Frameworks and Libraries";
                        refType = 4;
+                       sourceTree = "<group>";
+               };
+               089C1672FE841209C02AAC07 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = wrapper.framework;
+                       name = Foundation.framework;
+                       path = /System/Library/Frameworks/Foundation.framework;
+                       refType = 0;
+                       sourceTree = "<absolute>";
+               };
+               089C1673FE841209C02AAC07 = {
+                       buildPhases = (
+                               089C1675FE841209C02AAC07,
+                               089C1677FE841209C02AAC07,
+                               089C1679FE841209C02AAC07,
+                       );
+                       buildSettings = {
+                               FRAMEWORK_SEARCH_PATHS = "";
+                               HEADER_SEARCH_PATHS = "";
+                               INSTALL_PATH = "$(HOME)/Library/Bundles";
+                               JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
+                               LIBRARY_SEARCH_PATHS = "";
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               OTHER_REZFLAGS = "";
+                               PRODUCT_NAME = VLC;
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+                               WRAPPER_EXTENSION = bundle;
+                       };
+                       dependencies = (
+                       );
+                       isa = PBXBundleTarget;
+                       name = vlc;
+                       productInstallPath = "$(HOME)/Library/Bundles";
+                       productName = vlc;
+                       productReference = 014CEA410018CDE011CA2923;
+                       productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
+<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
+<plist version=\"1.0\">
+<dict>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleDocumentTypes</key>
+       <array>
+               <dict>
+                       <key>CFBundleTypeName</key>
+                       <string>Folder</string>
+                       <key>CFBundleTypeOSTypes</key>
+                       <array>
+                               <string>fold</string>
+                       </array>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>spx</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Speex Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>sdp</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Session Description Protocol File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>wav</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>WAVE Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>asx</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>asx.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>ASX file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>sub</string>
+                               <string>srt</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>sub.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Subtitle file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>pls</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>pls.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Shoutcast playlist</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>m3u</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>m3u.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Playlist file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>vob</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>vob.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>VOB File (DVD Video)</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>dat</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>dat.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>DAT file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>cue</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>cue.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>CUE file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>iso</string>
+                               <string>bin</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>ISO file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>a52</string>
+                               <string>ac3</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>a52.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Digital Audio</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>aac</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>AAC file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>ogm</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>ogm.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Ogg Vorbis Media container</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>ogg</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>ogg.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>OGG Vorbis file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>avi</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>avi.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>AVI container</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mov</string>
+                               <string>moov</string>
+                               <string>qt</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>generic.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Apple QuickTime container</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>divx</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>divx.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>DivX file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>dv</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>dv.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>DV file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>asf</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>asf.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Advanced Streaming Format</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>wma</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>wma.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>WIndows Media Audio</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>wmv</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>wmv.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Windows Media Video</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mpg</string>
+                               <string>mpeg</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>mpeg.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>multiplexed MPEG-1/2</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>m1v</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>mpeg1.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-1 Video File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>m2a</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-1/2 Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mp1</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG Audio Layer 1</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mp2</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG Audio Layer 2</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mp3</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>mp3.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG Audio Layer 3</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>m2p</string>
+                               <string>ps</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-2 Program Stream</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>ts</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-2 Transport Stream</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>m2v</string>
+                               <string>mpv</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>mpeg2.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-2 Video File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mpa</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-2 Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mp4</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>mpeg4.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-4 File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>3gp</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>3GPP File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mka</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Matroska Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mkv</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Matroska Video File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mks</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Matroska Elementry Stream</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>m4a</string>
+                               <string>m4p</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MPEG-4 Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+       </array>
+       <key>CFBundleExecutable</key>
+       <string>VLC</string>
+       <key>CFBundleGetInfoString</key>
+       <string>VLC media player 0.7.3-svn, Copyright (c) 1996-2003 VideoLAN.</string>
+       <key>CFBundleIconFile</key>
+       <string>vlc.icns</string>
+       <key>CFBundleIdentifier</key>
+       <string>org.videolan.vlc</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundleName</key>
+       <string>VLC media player</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>CFBundleShortVersionString</key>
+       <string>0.7.3-svn</string>
+       <key>CFBundleSignature</key>
+       <string>VLC#</string>
+       <key>CFBundleURLTypes</key>
+       <array>
+               <dict>
+                       <key>CFBundleURLIconFile</key>
+                       <string>generic</string>
+                       <key>CFBundleURLName</key>
+                       <string>http url</string>
+                       <key>CFBundleURLSchemes</key>
+                       <array>
+                               <string>http</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>CFBundleURLIconFile</key>
+                       <string>generic</string>
+                       <key>CFBundleURLName</key>
+                       <string>ftp url</string>
+                       <key>CFBundleURLSchemes</key>
+                       <array>
+                               <string>ftp</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>CFBundleURLIconFile</key>
+                       <string>generic</string>
+                       <key>CFBundleURLName</key>
+                       <string>Multimedia Stream URL</string>
+                       <key>CFBundleURLSchemes</key>
+                       <array>
+                               <string>mms</string>
+                       </array>
+               </dict>
+               <dict>
+                       <key>CFBundleURLIconFile</key>
+                       <string>generic</string>
+                       <key>CFBundleURLName</key>
+                       <string>udp url</string>
+                       <key>CFBundleURLSchemes</key>
+                       <array>
+                               <string>udp</string>
+                       </array>
+               </dict>
+       </array>
+       <key>CFBundleVersion</key>
+       <string>0.7.3-svn</string>
+       <key>NSAppleScriptEnabled</key>
+       <string>YES</string>
+       <key>NSMainNibFile</key>
+       <string>MainMenu</string>
+       <key>NSPrincipalClass</key>
+       <string>VLCApplication</string>
+</dict>
+</plist>
+";
+               };
+               089C1675FE841209C02AAC07 = {
+                       buildActionMask = 2147483647;
+                       files = (
+                               F74F13E002C2A53401EE194C,
+                               F74F13EC02C2A79C01EE194C,
+                               F6E4F91002D2648B01A80112,
+                               F6E4F91102D2648B01A80112,
+                               F6E4F91202D2648B01A80112,
+                               F6E4F91302D2648B01A80112,
+                               F6E4F91402D2648B01A80112,
+                               F6E4F91502D2648B01A80112,
+                               F69B0CA802E24F6401A80112,
+                               8ED6C29F03E2F32E0059A3A7,
+                               8ED6C2A003E2F32E0059A3A7,
+                               8EBF3FA403F13FFB0059A3A7,
+                               8EBF3FA803F140A80059A3A7,
+                               A0E6B59904407FBD0080DD97,
+                               8EDAC3440440F72D0059A3A7,
+                               8EE1AFA40444660F0059A3A7,
+                               8E9CC7B2046EFD700059A3A7,
+                               8E445F9D04728A700059A3A7,
+                               8E445F9E04728A700059A3A7,
+                               8E445F9F04728A700059A3A7,
+                               8E445FA004728A700059A3A7,
+                               8E445FA104728A700059A3A7,
+                               8E445FA204728A700059A3A7,
+                               8E445FA304728A700059A3A7,
+                               8E445FA404728A700059A3A7,
+                               8E445FA504728A700059A3A7,
+                               8E445FA604728A700059A3A7,
+                               8E445FA704728A700059A3A7,
+                               8E445FA804728A700059A3A7,
+                               8E445FA904728A700059A3A7,
+                               8E445FAA04728A700059A3A7,
+                               8E445FAB04728A700059A3A7,
+                               8E445FAC04728A700059A3A7,
+                               8E445FAD04728A700059A3A7,
+                               8E445FAE04728A700059A3A7,
+                               8E445FAF04728A700059A3A7,
+                               8E445FB004728A700059A3A7,
+                               8E445FB104728A700059A3A7,
+                               8E445FB204728A700059A3A7,
+                               8E9390B40565D6D300C7661C,
+                               8E9390B50565D6D300C7661C,
+                               8E9390B60565D6D300C7661C,
+                               8E9390B70565D6D300C7661C,
+                               8E9390B80565D6D300C7661C,
+                               8E9390B90565D6D300C7661C,
+                               8E9390BA0565D6D300C7661C,
+                               8E9390BB0565D6D300C7661C,
+                               8E9390BC0565D6D300C7661C,
+                               8E9390BD0565D6D300C7661C,
+                               8E9390BE0565D6D300C7661C,
+                               8E9390BF0565D6D300C7661C,
+                               8E9390C00565D6D300C7661C,
+                               8E9390C10565D6D300C7661C,
+                               8E9390C20565D6D300C7661C,
+                               8E9390C30565D6D300C7661C,
+                               8E9390C40565D6D300C7661C,
+                               8E9390C50565D6D300C7661C,
+                               8E9390C60565D6D300C7661C,
+                               8E9390C70565D6D300C7661C,
+                               8E9390C80565D6D300C7661C,
+                               8E9390C90565D6D300C7661C,
+                               8E9390CA0565D6D300C7661C,
+                               8E9390CB0565D6D300C7661C,
+                               8E9390CC0565D6D300C7661C,
+                               8E9390CD0565D6D300C7661C,
+                               8E49720206417F6800370C9F,
+                               8E49720306417F6800370C9F,
+                               2A16E04106C4F08700C87B09,
+                               2A16E04206C4F08700C87B09,
+                               2A16E08006C5074F00C87B09,
+                               2A16E08106C5074F00C87B09,
+                       );
+                       isa = PBXResourcesBuildPhase;
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               089C1677FE841209C02AAC07 = {
+                       buildActionMask = 2147483647;
+                       files = (
+                               1058C7AFFEA557BF11CA2CBB,
+                       );
+                       isa = PBXFrameworksBuildPhase;
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               089C1679FE841209C02AAC07 = {
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       isa = PBXRezBuildPhase;
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               089C167CFE841241C02AAC07 = {
+                       children = (
+                               F74F13EA02C2A79C01EE194C,
+                               8E445F86047289E50059A3A7,
+                               8ECA7E520563CD9500DFC000,
+                               8EE1AFA30444660F0059A3A7,
+                               F69B0CA602E24F6401A80112,
+                               8ED6C29D03E2F32E0059A3A7,
+                               8E9CC7B1046EFD700059A3A7,
+                               8ED6C29E03E2F32E0059A3A7,
+                               A0E6B59804407FBD0080DD97,
+                               8EBF3FA303F13FFB0059A3A7,
+                               8EBF3FA703F140A80059A3A7,
+                               8EDAC3430440F72D0059A3A7,
+                       );
+                       isa = PBXGroup;
+                       name = Resources;
+                       path = "";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               089C167FFE841241C02AAC07 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = wrapper.framework;
+                       name = AppKit.framework;
+                       path = /System/Library/Frameworks/AppKit.framework;
+                       refType = 0;
+                       sourceTree = "<absolute>";
+               };
+               08FB77AFFE84173DC02AAC07 = {
+                       children = (
+                               8EE1AF9F044465080059A3A7,
+                               8EE1AFA0044465080059A3A7,
+                               8E6BC6F6041643860059A3A7,
+                               8E6BC6F7041643860059A3A7,
+                               8ED6C27A03E2EB1C0059A3A7,
+                               8E6BC6FA041684EC0059A3A7,
+                               8ED6C27B03E2EB1C0059A3A7,
+                               8ED6C27C03E2EB1C0059A3A7,
+                               8ED6C27D03E2EB1C0059A3A7,
+                               8ED6C27E03E2EB1C0059A3A7,
+                               8ED6C27F03E2EB1C0059A3A7,
+                               8ED6C28003E2EB1C0059A3A7,
+                               8ED6C28103E2EB1C0059A3A7,
+                               8ED6C28203E2EB1C0059A3A7,
+                               8ED6C28303E2EB1C0059A3A7,
+                               8ED6C28403E2EB1C0059A3A7,
+                               8E49720006417F6800370C9F,
+                               8E49720106417F6800370C9F,
+                               8ED6C28503E2EB1C0059A3A7,
+                               8ED6C28603E2EB1C0059A3A7,
+                               8E55FB7F0459B0FD00FB3317,
+                               8E55FB800459B0FD00FB3317,
+                               8ED6C28703E2EB1C0059A3A7,
+                               8ED6C28803E2EB1C0059A3A7,
+                               2A16E03F06C4F08700C87B09,
+                               2A16E04006C4F08700C87B09,
+                       );
+                       isa = PBXGroup;
+                       name = Classes;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+//080
+//081
+//082
+//083
+//084
+//100
+//101
+//102
+//103
+//104
+               1058C7ACFEA557BF11CA2CBB = {
+                       children = (
+                               1058C7ADFEA557BF11CA2CBB,
+                       );
+                       isa = PBXGroup;
+                       name = "Linked Frameworks";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               1058C7ADFEA557BF11CA2CBB = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = wrapper.framework;
+                       name = Cocoa.framework;
+                       path = /System/Library/Frameworks/Cocoa.framework;
+                       refType = 0;
+                       sourceTree = "<absolute>";
+               };
+               1058C7AEFEA557BF11CA2CBB = {
+                       children = (
+                               089C1672FE841209C02AAC07,
+                               089C167FFE841241C02AAC07,
+                       );
+                       isa = PBXGroup;
+                       name = "Other Frameworks";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               1058C7AFFEA557BF11CA2CBB = {
+                       fileRef = 1058C7ADFEA557BF11CA2CBB;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+//100
+//101
+//102
+//103
+//104
+//190
+//191
+//192
+//193
+//194
+               19C28FB8FE9D52D311CA2CBB = {
+                       children = (
+                               014CEA410018CDE011CA2923,
+                       );
+                       isa = PBXGroup;
+                       name = Products;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+//190
+//191
+//192
+//193
+//194
+//2A0
+//2A1
+//2A2
+//2A3
+//2A4
+               2A16E03F06C4F08700C87B09 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = equalizer.h;
+                       path = ../../modules/gui/macosx/equalizer.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               2A16E04006C4F08700C87B09 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = equalizer.m;
+                       path = ../../modules/gui/macosx/equalizer.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               2A16E04106C4F08700C87B09 = {
+                       fileRef = 2A16E03F06C4F08700C87B09;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               2A16E04206C4F08700C87B09 = {
+                       fileRef = 2A16E04006C4F08700C87B09;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               2A16E07E06C5074F00C87B09 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = equalizerdrawer_active.png;
+                       path = Resources/equalizerdrawer_active.png;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               2A16E07F06C5074F00C87B09 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = equalizerdrawer_blue.png;
+                       path = Resources/equalizerdrawer_blue.png;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               2A16E08006C5074F00C87B09 = {
+                       fileRef = 2A16E07E06C5074F00C87B09;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               2A16E08106C5074F00C87B09 = {
+                       fileRef = 2A16E07F06C5074F00C87B09;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+//2A0
+//2A1
+//2A2
+//2A3
+//2A4
+//8E0
+//8E1
+//8E2
+//8E3
+//8E4
+               8E445F86047289E50059A3A7 = {
+                       children = (
+                               F74F13DF02C2A53401EE194C,
+                               F6E4F90A02D2648B01A80112,
+                               F6E4F90B02D2648B01A80112,
+                               F6E4F90C02D2648B01A80112,
+                               F6E4F90D02D2648B01A80112,
+                               F6E4F90E02D2648B01A80112,
+                               F6E4F90F02D2648B01A80112,
+                               8E445F8704728A700059A3A7,
+                               8E445F8804728A700059A3A7,
+                               8E445F8904728A700059A3A7,
+                               8E445F8A04728A700059A3A7,
+                               8E445F8B04728A700059A3A7,
+                               8E445F8C04728A700059A3A7,
+                               8E445F8D04728A700059A3A7,
+                               8E445F8E04728A700059A3A7,
+                               8E445F8F04728A700059A3A7,
+                               8E445F9004728A700059A3A7,
+                               8E445F9104728A700059A3A7,
+                               8E445F9204728A700059A3A7,
+                               8E445F9304728A700059A3A7,
+                               8E445F9404728A700059A3A7,
+                               8E445F9504728A700059A3A7,
+                               8E445F9604728A700059A3A7,
+                               8E445F9704728A700059A3A7,
+                               8E445F9804728A700059A3A7,
+                               8E445F9904728A700059A3A7,
+                               8E445F9A04728A700059A3A7,
+                               8E445F9B04728A700059A3A7,
+                               8E445F9C04728A700059A3A7,
+                       );
+                       isa = PBXGroup;
+                       name = fileicons;
+                       path = "";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               8E445F8704728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = a52.icns;
+                       path = Resources/a52.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8804728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = aac.icns;
+                       path = Resources/aac.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8904728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = asf.icns;
+                       path = Resources/asf.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8A04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = asx.icns;
+                       path = Resources/asx.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8B04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = avi.icns;
+                       path = Resources/avi.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8C04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = bin.icns;
+                       path = Resources/bin.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8D04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = cue.icns;
+                       path = Resources/cue.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8E04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = dat.icns;
+                       path = Resources/dat.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F8F04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = dv.icns;
+                       path = Resources/dv.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9004728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = m3u.icns;
+                       path = Resources/m3u.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9104728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = mov.icns;
+                       path = Resources/mov.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9204728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = mp3.icns;
+                       path = Resources/mp3.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9304728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = mp4.icns;
+                       path = Resources/mp4.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9404728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = mpg.icns;
+                       path = Resources/mpg.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9504728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = ogg.icns;
+                       path = Resources/ogg.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9604728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = ogm.icns;
+                       path = Resources/ogm.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9704728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = pls.icns;
+                       path = Resources/pls.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9804728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = srt.icns;
+                       path = Resources/srt.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9904728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = sub.icns;
+                       path = Resources/sub.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9A04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = vob.icns;
+                       path = Resources/vob.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9B04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = wma.icns;
+                       path = Resources/wma.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9C04728A700059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = wmv.icns;
+                       path = Resources/wmv.icns;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E445F9D04728A700059A3A7 = {
+                       fileRef = 8E445F8704728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445F9E04728A700059A3A7 = {
+                       fileRef = 8E445F8804728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445F9F04728A700059A3A7 = {
+                       fileRef = 8E445F8904728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA004728A700059A3A7 = {
+                       fileRef = 8E445F8A04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA104728A700059A3A7 = {
+                       fileRef = 8E445F8B04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA204728A700059A3A7 = {
+                       fileRef = 8E445F8C04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA304728A700059A3A7 = {
+                       fileRef = 8E445F8D04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA404728A700059A3A7 = {
+                       fileRef = 8E445F8E04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA504728A700059A3A7 = {
+                       fileRef = 8E445F8F04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA604728A700059A3A7 = {
+                       fileRef = 8E445F9004728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA704728A700059A3A7 = {
+                       fileRef = 8E445F9104728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA804728A700059A3A7 = {
+                       fileRef = 8E445F9204728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FA904728A700059A3A7 = {
+                       fileRef = 8E445F9304728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FAA04728A700059A3A7 = {
+                       fileRef = 8E445F9404728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FAB04728A700059A3A7 = {
+                       fileRef = 8E445F9504728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FAC04728A700059A3A7 = {
+                       fileRef = 8E445F9604728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FAD04728A700059A3A7 = {
+                       fileRef = 8E445F9704728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FAE04728A700059A3A7 = {
+                       fileRef = 8E445F9804728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FAF04728A700059A3A7 = {
+                       fileRef = 8E445F9904728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FB004728A700059A3A7 = {
+                       fileRef = 8E445F9A04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FB104728A700059A3A7 = {
+                       fileRef = 8E445F9B04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E445FB204728A700059A3A7 = {
+                       fileRef = 8E445F9C04728A700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E49720006417F6800370C9F = {
+                       fileEncoding = 5;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = playlistinfo.h;
+                       path = ../../modules/gui/macosx/playlistinfo.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E49720106417F6800370C9F = {
+                       fileEncoding = 5;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = playlistinfo.m;
+                       path = ../../modules/gui/macosx/playlistinfo.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E49720206417F6800370C9F = {
+                       fileRef = 8E49720006417F6800370C9F;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E49720306417F6800370C9F = {
+                       fileRef = 8E49720106417F6800370C9F;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E55FB7F0459B0FD00FB3317 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = output.h;
+                       path = ../../modules/gui/macosx/output.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E55FB800459B0FD00FB3317 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = output.m;
+                       path = ../../modules/gui/macosx/output.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E6BC6F6041643860059A3A7 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = applescript.h;
+                       path = ../../modules/gui/macosx/applescript.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E6BC6F7041643860059A3A7 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = applescript.m;
+                       path = ../../modules/gui/macosx/applescript.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E6BC6FA041684EC0059A3A7 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = controls.h;
+                       path = ../../modules/gui/macosx/controls.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E93909A0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = display_slider.png;
+                       path = Resources/display_slider.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E93909B0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = display_track.png;
+                       path = Resources/display_track.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E93909C0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = display.png;
+                       path = Resources/display.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E93909D0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = fullscreen_active.png;
+                       path = Resources/fullscreen_active.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E93909E0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = fullscreen_blue.png;
+                       path = Resources/fullscreen_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E93909F0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = next_active.png;
+                       path = Resources/next_active.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A00565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = next_blue.png;
+                       path = Resources/next_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A10565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = pause_blue.png;
+                       path = Resources/pause_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A20565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = pause.png;
+                       path = Resources/pause.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A30565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = play_blue.png;
+                       path = Resources/play_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A40565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = play.png;
+                       path = Resources/play.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A50565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = playlistdrawer_active.png;
+                       path = Resources/playlistdrawer_active.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A60565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = playlistdrawer_blue.png;
+                       path = Resources/playlistdrawer_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A70565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = previous_active.png;
+                       path = Resources/previous_active.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A80565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = previous_blue.png;
+                       path = Resources/previous_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390A90565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = skip_forward_active.png;
+                       path = Resources/skip_forward_active.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390AA0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = skip_forward_blue.png;
+                       path = Resources/skip_forward_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390AB0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = skip_previous_active.png;
+                       path = Resources/skip_previous_active.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390AC0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = skip_previous_blue.png;
+                       path = Resources/skip_previous_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390AD0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = stop_blue.png;
+                       path = Resources/stop_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390AE0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = stop.png;
+                       path = Resources/stop.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390AF0565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = volume_high.png;
+                       path = Resources/volume_high.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390B00565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = volume_low.png;
+                       path = Resources/volume_low.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390B10565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = volumeslider_blue.png;
+                       path = Resources/volumeslider_blue.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390B20565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = volumeslider_normal.png;
+                       path = Resources/volumeslider_normal.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390B30565D6D300C7661C = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = volumetrack.png;
+                       path = Resources/volumetrack.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8E9390B40565D6D300C7661C = {
+                       fileRef = 8E93909A0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390B50565D6D300C7661C = {
+                       fileRef = 8E93909B0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390B60565D6D300C7661C = {
+                       fileRef = 8E93909C0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390B70565D6D300C7661C = {
+                       fileRef = 8E93909D0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390B80565D6D300C7661C = {
+                       fileRef = 8E93909E0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390B90565D6D300C7661C = {
+                       fileRef = 8E93909F0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390BA0565D6D300C7661C = {
+                       fileRef = 8E9390A00565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390BB0565D6D300C7661C = {
+                       fileRef = 8E9390A10565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390BC0565D6D300C7661C = {
+                       fileRef = 8E9390A20565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390BD0565D6D300C7661C = {
+                       fileRef = 8E9390A30565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390BE0565D6D300C7661C = {
+                       fileRef = 8E9390A40565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390BF0565D6D300C7661C = {
+                       fileRef = 8E9390A50565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C00565D6D300C7661C = {
+                       fileRef = 8E9390A60565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C10565D6D300C7661C = {
+                       fileRef = 8E9390A70565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C20565D6D300C7661C = {
+                       fileRef = 8E9390A80565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C30565D6D300C7661C = {
+                       fileRef = 8E9390A90565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C40565D6D300C7661C = {
+                       fileRef = 8E9390AA0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
                };
-               F510A6CD01738ED001A80A1F = {
+               8E9390C50565D6D300C7661C = {
+                       fileRef = 8E9390AB0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C60565D6D300C7661C = {
+                       fileRef = 8E9390AC0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C70565D6D300C7661C = {
+                       fileRef = 8E9390AD0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C80565D6D300C7661C = {
+                       fileRef = 8E9390AE0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390C90565D6D300C7661C = {
+                       fileRef = 8E9390AF0565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390CA0565D6D300C7661C = {
+                       fileRef = 8E9390B00565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390CB0565D6D300C7661C = {
+                       fileRef = 8E9390B10565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390CC0565D6D300C7661C = {
+                       fileRef = 8E9390B20565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9390CD0565D6D300C7661C = {
+                       fileRef = 8E9390B30565D6D300C7661C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               8E9CC7B1046EFD700059A3A7 = {
+                       fileEncoding = 12;
                        isa = PBXFileReference;
-                       name = intf_vlc_wrapper.c;
-                       path = plugins/macosx/intf_vlc_wrapper.c;
-                       refType = 4;
+                       lastKnownFileType = text;
+                       name = THANKS;
+                       path = ../../THANKS;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F511306E0170620B01A80A1F = {
-                       buildStyles = (
-                               F51130710170620B01A80A1F,
-                       );
-                       isa = PBXProject;
-                       mainGroup = F511306F0170620B01A80A1F;
-                       productRefGroup = F511306F0170620B01A80A1F;
-                       projectDirPath = "";
-                       targets = (
-                               F52EEB23017E3F0701A80A1F,
-                       );
+               8E9CC7B2046EFD700059A3A7 = {
+                       fileRef = 8E9CC7B1046EFD700059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
                };
-               F511306F0170620B01A80A1F = {
-                       children = (
-                               F5121224017062C501A80A1F,
-                               F5121225017062C501A80A1F,
-                               F52EEB22017E3F0701A80A1F,
-                       );
-                       isa = PBXGroup;
-                       refType = 4;
+               8EBF3FA303F13FFB0059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = text;
+                       name = vlc.scriptSuite;
+                       path = Resources/vlc.scriptSuite;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51130710170620B01A80A1F = {
-                       buildRules = (
-                       );
-                       buildSettings = {
-                               COPY_PHASE_STRIP = YES;
+               8EBF3FA403F13FFB0059A3A7 = {
+                       fileRef = 8EBF3FA303F13FFB0059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
                        };
-                       isa = PBXBuildStyle;
-                       name = Deployment;
                };
-               F51212220170627901A80A1F = {
+               8EBF3FA503F140960059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = text;
+                       name = vlc.scriptTerminology;
+                       path = Resources/English.lproj/vlc.scriptTerminology;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8EBF3FA703F140A80059A3A7 = {
                        children = (
-                               F51212230170627901A80A1F,
+                               8EBF3FA503F140960059A3A7,
                        );
                        isa = PBXVariantGroup;
-                       name = MainMenu.nib;
-                       path = "";
+                       name = vlc.scriptTerminology;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F51212230170627901A80A1F = {
-                       isa = PBXFileReference;
-                       name = English;
-                       path = English.lproj/MainMenu.nib;
-                       refType = 4;
+               8EBF3FA803F140A80059A3A7 = {
+                       fileRef = 8EBF3FA703F140A80059A3A7;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
                };
-               F5121224017062C501A80A1F = {
+               8ECA7E520563CD9500DFC000 = {
                        children = (
-                               F512122B0170635601A80A1F,
-                               F512122C0170635601A80A1F,
-                               F512122D0170635601A80A1F,
-                               F51212300170635601A80A1F,
-                               F51212310170635601A80A1F,
-                               F51212320170635601A80A1F,
-                               F510A6CC01738ED001A80A1F,
-                               F510A6CD01738ED001A80A1F,
-                               F6799746020DCC2A01A80112,
-                               F6799747020DCC2A01A80112,
-                               F6799748020DCC2A01A80112,
-                               F6799749020DCC2A01A80112,
-                               F679974A020DCC2A01A80112,
-                               F6EA76F5024171E201A80112,
-                               F6EA76F6024171E201A80112,
+                               2A16E07E06C5074F00C87B09,
+                               2A16E07F06C5074F00C87B09,
+                               8E93909A0565D6D300C7661C,
+                               8E93909B0565D6D300C7661C,
+                               8E93909C0565D6D300C7661C,
+                               8E93909D0565D6D300C7661C,
+                               8E93909E0565D6D300C7661C,
+                               8E93909F0565D6D300C7661C,
+                               8E9390A00565D6D300C7661C,
+                               8E9390A10565D6D300C7661C,
+                               8E9390A20565D6D300C7661C,
+                               8E9390A30565D6D300C7661C,
+                               8E9390A40565D6D300C7661C,
+                               8E9390A50565D6D300C7661C,
+                               8E9390A60565D6D300C7661C,
+                               8E9390A70565D6D300C7661C,
+                               8E9390A80565D6D300C7661C,
+                               8E9390A90565D6D300C7661C,
+                               8E9390AA0565D6D300C7661C,
+                               8E9390AB0565D6D300C7661C,
+                               8E9390AC0565D6D300C7661C,
+                               8E9390AD0565D6D300C7661C,
+                               8E9390AE0565D6D300C7661C,
+                               8E9390AF0565D6D300C7661C,
+                               8E9390B00565D6D300C7661C,
+                               8E9390B10565D6D300C7661C,
+                               8E9390B20565D6D300C7661C,
+                               8E9390B30565D6D300C7661C,
                        );
                        isa = PBXGroup;
-                       name = Files;
-                       path = ../..;
+                       name = Controller;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               8ED6C27A03E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.c;
+                       name = coreaudio.c;
+                       path = ../../modules/audio_output/coreaudio.c;
                        refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F5121225017062C501A80A1F = {
-                       children = (
-                               F51212220170627901A80A1F,
-                               F51352740170655D01A80A1F,
-                               F513527F0170659801A80A1F,
-                               F51352800170659801A80A1F,
-                               F51352810170659801A80A1F,
-                               F51352820170659801A80A1F,
-                               F52EEB2F017E3F8C01A80A1F,
-                       );
-                       isa = PBXGroup;
-                       path = Resources;
+               8ED6C27B03E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = controls.m;
+                       path = ../../modules/gui/macosx/controls.m;
                        refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F512122B0170635601A80A1F = {
+               8ED6C27C03E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       name = aout_macosx.c;
-                       path = plugins/macosx/aout_macosx.c;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = intf.h;
+                       path = ../../modules/gui/macosx/intf.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F512122C0170635601A80A1F = {
+               8ED6C27D03E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       name = intf_controller.c;
-                       path = plugins/macosx/intf_controller.c;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = intf.m;
+                       path = ../../modules/gui/macosx/intf.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F512122D0170635601A80A1F = {
+               8ED6C27E03E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       name = intf_controller.h;
-                       path = plugins/macosx/intf_controller.h;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = macosx.m;
+                       path = ../../modules/gui/macosx/macosx.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51212300170635601A80A1F = {
+               8ED6C27F03E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       name = macosx.c;
-                       path = plugins/macosx/macosx.c;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = misc.h;
+                       path = ../../modules/gui/macosx/misc.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51212310170635601A80A1F = {
+               8ED6C28003E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       name = macosx.h;
-                       path = plugins/macosx/macosx.h;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = misc.m;
+                       path = ../../modules/gui/macosx/misc.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51212320170635601A80A1F = {
+               8ED6C28103E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       name = vout_macosx.c;
-                       path = plugins/macosx/vout_macosx.c;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = open.h;
+                       path = ../../modules/gui/macosx/open.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51352740170655D01A80A1F = {
+               8ED6C28203E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       path = pause.png;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = open.m;
+                       path = ../../modules/gui/macosx/open.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F513527F0170659801A80A1F = {
+               8ED6C28303E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       path = play.png;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = playlist.h;
+                       path = ../../modules/gui/macosx/playlist.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51352800170659801A80A1F = {
+               8ED6C28403E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       path = stepf.png;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = playlist.m;
+                       path = ../../modules/gui/macosx/playlist.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51352810170659801A80A1F = {
+               8ED6C28503E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       path = stepr.png;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = prefs.h;
+                       path = ../../modules/gui/macosx/prefs.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F51352820170659801A80A1F = {
+               8ED6C28603E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
                        isa = PBXFileReference;
-                       path = stop.png;
-                       refType = 4;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = prefs.m;
+                       path = ../../modules/gui/macosx/prefs.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB22017E3F0701A80A1F = {
-                       isa = PBXBundleReference;
-                       path = vlc.bundle;
-                       refType = 3;
+               8ED6C28703E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = vout.h;
+                       path = ../../modules/gui/macosx/vout.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB23017E3F0701A80A1F = {
-                       buildPhases = (
-                               F52EEB24017E3F0701A80A1F,
-                               F52EEB25017E3F0701A80A1F,
-                               F52EEB2C017E3F0701A80A1F,
-                               F52EEB2D017E3F0701A80A1F,
-                               F52EEB2E017E3F0701A80A1F,
-                       );
-                       buildSettings = {
-                               DEBUGGING_SYMBOLS = NO;
-                               OPTIMIZATION_CFLAGS = "-O3";
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "-bundle -undefined suppress";
-                               OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = vlc;
-                               SECTORDER_FLAGS = "";
-                               WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
-                               WRAPPER_EXTENSION = bundle;
-                       };
-                       dependencies = (
-                       );
-                       isa = PBXBundleTarget;
-                       name = vlc;
-                       productInstallPath = "$(USER_LIBRARY_DIR)/Bundles";
-                       productName = vlc.app;
-                       productReference = F52EEB22017E3F0701A80A1F;
-                       productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
-<!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
-<plist version=\"0.9\">
-<dict>
-       <key>CFBundleDevelopmentRegion</key>
-       <string>English</string>
-       <key>CFBundleDocumentTypes</key>
-       <array>
-               <dict>
-                       <key>CFBundleTypeExtensions</key>
-                       <array>
-                               <string>VOB</string>
-                       </array>
-                       <key>CFBundleTypeIconFile</key>
-                       <string>vlc.icns</string>
-                       <key>CFBundleTypeName</key>
-                       <string>VOB File (DVD)</string>
-                       <key>CFBundleTypeRole</key>
-                       <string>Viewer</string>
-               </dict>
-       </array>
-       <key>CFBundleExecutable</key>
-       <string>vlc</string>
-       <key>CFBundleGetInfoString</key>
-       <string>VideoLan Client</string>
-       <key>CFBundleIconFile</key>
-       <string>vlc.icns</string>
-       <key>CFBundleIdentifier</key>
-       <string>org.videolan.vlc</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundleName</key>
-       <string>vlc</string>
-       <key>CFBundlePackageType</key>
-       <string>APPL</string>
-       <key>CFBundleShortVersionString</key>
-       <string>vlc 0.2.90</string>
-       <key>CFBundleVersion</key>
-       <string>0.2.90</string>
-       <key>NSMainNibFile</key>
-       <string>MainMenu</string>
-       <key>NSPrincipalClass</key>
-       <string>NSApplication</string>
-</dict>
-</plist>
-";
-                       shouldUseHeadermap = 0;
+               8ED6C28803E2EB1C0059A3A7 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = vout.m;
+                       path = ../../modules/gui/macosx/vout.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB24017E3F0701A80A1F = {
-                       buildActionMask = 2147483647;
-                       files = (
-                       );
-                       isa = PBXHeadersBuildPhase;
-                       name = Headers;
+               8ED6C29D03E2F32E0059A3A7 = {
+                       fileEncoding = 12;
+                       isa = PBXFileReference;
+                       lastKnownFileType = text;
+                       name = AUTHORS;
+                       path = ../../AUTHORS;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB25017E3F0701A80A1F = {
-                       buildActionMask = 2147483647;
-                       files = (
-                               F52EEB26017E3F0701A80A1F,
-                               F52EEB27017E3F0701A80A1F,
-                               F52EEB28017E3F0701A80A1F,
-                               F52EEB29017E3F0701A80A1F,
-                               F52EEB2A017E3F0701A80A1F,
-                               F52EEB2B017E3F0701A80A1F,
-                               F52EEB30017E3F8C01A80A1F,
-                       );
-                       isa = PBXResourcesBuildPhase;
-                       name = "Bundle Resources";
+               8ED6C29E03E2F32E0059A3A7 = {
+                       fileEncoding = 12;
+                       isa = PBXFileReference;
+                       lastKnownFileType = text;
+                       name = COPYING;
+                       path = ../../COPYING;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB26017E3F0701A80A1F = {
-                       fileRef = F51212220170627901A80A1F;
+               8ED6C29F03E2F32E0059A3A7 = {
+                       fileRef = 8ED6C29D03E2F32E0059A3A7;
                        isa = PBXBuildFile;
                        settings = {
                        };
                };
-               F52EEB27017E3F0701A80A1F = {
-                       fileRef = F51352740170655D01A80A1F;
+               8ED6C2A003E2F32E0059A3A7 = {
+                       fileRef = 8ED6C29E03E2F32E0059A3A7;
                        isa = PBXBuildFile;
                        settings = {
                        };
                };
-               F52EEB28017E3F0701A80A1F = {
-                       fileRef = F513527F0170659801A80A1F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
+               8EDAC3430440F72D0059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = text.rtf;
+                       name = README.MacOSX.rtf;
+                       path = ../../README.MacOSX.rtf;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB29017E3F0701A80A1F = {
-                       fileRef = F51352800170659801A80A1F;
+               8EDAC3440440F72D0059A3A7 = {
+                       fileRef = 8EDAC3430440F72D0059A3A7;
                        isa = PBXBuildFile;
                        settings = {
                        };
                };
-               F52EEB2A017E3F0701A80A1F = {
-                       fileRef = F51352810170659801A80A1F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
+               8EE1AF9F044465080059A3A7 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       name = about.h;
+                       path = ../../modules/gui/macosx/about.h;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8EE1AFA0044465080059A3A7 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       name = about.m;
+                       path = ../../modules/gui/macosx/about.m;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
+               };
+               8EE1AFA30444660F0059A3A7 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.png;
+                       name = about_bg.png;
+                       path = Resources/about_bg.png;
+                       refType = 2;
+                       sourceTree = SOURCE_ROOT;
                };
-               F52EEB2B017E3F0701A80A1F = {
-                       fileRef = F51352820170659801A80A1F;
+               8EE1AFA40444660F0059A3A7 = {
+                       fileRef = 8EE1AFA30444660F0059A3A7;
                        isa = PBXBuildFile;
                        settings = {
                        };
                };
-               F52EEB2C017E3F0701A80A1F = {
-                       buildActionMask = 2147483647;
-                       files = (
-                       );
-                       isa = PBXSourcesBuildPhase;
-                       name = Sources;
-               };
-               F52EEB2D017E3F0701A80A1F = {
-                       buildActionMask = 2147483647;
-                       files = (
-                       );
-                       isa = PBXFrameworksBuildPhase;
-                       name = "Frameworks & Libraries";
-               };
-               F52EEB2E017E3F0701A80A1F = {
-                       buildActionMask = 2147483647;
-                       files = (
-                       );
-                       isa = PBXRezBuildPhase;
-                       name = "ResourceManager Resources";
-               };
-               F52EEB2F017E3F8C01A80A1F = {
+//8E0
+//8E1
+//8E2
+//8E3
+//8E4
+//A00
+//A01
+//A02
+//A03
+//A04
+               A0E6B59804407FBD0080DD97 = {
+                       fileEncoding = 12;
                        isa = PBXFileReference;
-                       path = vlc.icns;
+                       lastKnownFileType = text;
+                       name = README;
+                       path = Resources/README;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F52EEB30017E3F8C01A80A1F = {
-                       fileRef = F52EEB2F017E3F8C01A80A1F;
+               A0E6B59904407FBD0080DD97 = {
+                       fileRef = A0E6B59804407FBD0080DD97;
                        isa = PBXBuildFile;
                        settings = {
                        };
                };
-//F50
-//F51
-//F52
-//F53
-//F54
+//A00
+//A01
+//A02
+//A03
+//A04
 //F60
 //F61
 //F62
 //F63
 //F64
-               F6799746020DCC2A01A80112 = {
+               F69B0CA602E24F6401A80112 = {
+                       children = (
+                               F69B0CA702E24F6401A80112,
+                       );
+                       isa = PBXVariantGroup;
+                       name = InfoPlist.strings;
+                       path = "";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               F69B0CA702E24F6401A80112 = {
+                       fileEncoding = 5;
+                       isa = PBXFileReference;
+                       lastKnownFileType = text.plist.strings;
+                       name = English;
+                       path = Resources/English.lproj/InfoPlist.strings;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               F69B0CA802E24F6401A80112 = {
+                       fileRef = F69B0CA602E24F6401A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F6E4F90A02D2648B01A80112 = {
                        isa = PBXFileReference;
-                       name = intf_macosx.c;
-                       path = plugins/macosx/intf_macosx.c;
+                       lastKnownFileType = image.icns;
+                       name = divx.icns;
+                       path = Resources/divx.icns;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F6799747020DCC2A01A80112 = {
+               F6E4F90B02D2648B01A80112 = {
                        isa = PBXFileReference;
-                       name = vout_qdview.c;
-                       path = plugins/macosx/vout_qdview.c;
+                       lastKnownFileType = image.icns;
+                       name = generic.icns;
+                       path = Resources/generic.icns;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F6799748020DCC2A01A80112 = {
+               F6E4F90C02D2648B01A80112 = {
                        isa = PBXFileReference;
-                       name = vout_qdview.h;
-                       path = plugins/macosx/vout_qdview.h;
+                       lastKnownFileType = image.icns;
+                       name = mpeg.icns;
+                       path = Resources/mpeg.icns;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F6799749020DCC2A01A80112 = {
+               F6E4F90D02D2648B01A80112 = {
                        isa = PBXFileReference;
-                       name = vout_window.c;
-                       path = plugins/macosx/vout_window.c;
+                       lastKnownFileType = image.icns;
+                       name = mpeg1.icns;
+                       path = Resources/mpeg1.icns;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F679974A020DCC2A01A80112 = {
+               F6E4F90E02D2648B01A80112 = {
                        isa = PBXFileReference;
-                       name = vout_window.h;
-                       path = plugins/macosx/vout_window.h;
+                       lastKnownFileType = image.icns;
+                       name = mpeg2.icns;
+                       path = Resources/mpeg2.icns;
                        refType = 4;
+                       sourceTree = "<group>";
+               };
+               F6E4F90F02D2648B01A80112 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = image.icns;
+                       name = mpeg4.icns;
+                       path = Resources/mpeg4.icns;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               F6E4F91002D2648B01A80112 = {
+                       fileRef = F6E4F90A02D2648B01A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F6E4F91102D2648B01A80112 = {
+                       fileRef = F6E4F90B02D2648B01A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F6E4F91202D2648B01A80112 = {
+                       fileRef = F6E4F90C02D2648B01A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F6E4F91302D2648B01A80112 = {
+                       fileRef = F6E4F90D02D2648B01A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F6E4F91402D2648B01A80112 = {
+                       fileRef = F6E4F90E02D2648B01A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F6E4F91502D2648B01A80112 = {
+                       fileRef = F6E4F90F02D2648B01A80112;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
                };
-               F6EA76F5024171E201A80112 = {
+//F60
+//F61
+//F62
+//F63
+//F64
+//F70
+//F71
+//F72
+//F73
+//F74
+               F74F13DF02C2A53401EE194C = {
                        isa = PBXFileReference;
-                       name = vout_vlc_wrapper.c;
-                       path = plugins/macosx/vout_vlc_wrapper.c;
+                       lastKnownFileType = image.icns;
+                       name = vlc.icns;
+                       path = Resources/vlc.icns;
                        refType = 4;
+                       sourceTree = "<group>";
                };
-               F6EA76F6024171E201A80112 = {
+               F74F13E002C2A53401EE194C = {
+                       fileRef = F74F13DF02C2A53401EE194C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               F74F13EA02C2A79C01EE194C = {
+                       children = (
+                               F74F13EB02C2A79C01EE194C,
+                       );
+                       isa = PBXVariantGroup;
+                       name = MainMenu.nib;
+                       path = "";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               F74F13EB02C2A79C01EE194C = {
                        isa = PBXFileReference;
-                       name = vout_vlc_wrapper.h;
-                       path = plugins/macosx/vout_vlc_wrapper.h;
+                       lastKnownFileType = wrapper.nib;
+                       name = English;
+                       path = Resources/English.lproj/MainMenu.nib;
                        refType = 4;
+                       sourceTree = "<group>";
+               };
+               F74F13EC02C2A79C01EE194C = {
+                       fileRef = F74F13EA02C2A79C01EE194C;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
                };
        };
-       rootObject = F511306E0170620B01A80A1F;
+       rootObject = 089C1669FE841209C02AAC07;
 }