// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 39;
	objects = {
		014CEA410018CDE011CA2923 = {
			explicitFileType = wrapper.cfbundle;
			isa = PBXFileReference;
			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 = /Volumes/Genitus/vlc/modules/gui/macosx;
				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>img</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>IMG Disk Image</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mod</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>MOD Audio File</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>generic.icns</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>it</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Impulse Tracker Module File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>aiff</string>
				<string>aif</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>AIFF file</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>vlc</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>application/x-videolan-vlc</string>
				<string>application/videolan-vlc</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>VLC file</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>spx</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>bin.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg4.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>mpeg.icns</string>
			<key>CFBundleTypeName</key>
			<string>MPEG-2 Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mp4</string>
				<string>m4v</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>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>3GPP File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mka</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<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>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Matroska Elementry Stream</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>m4a</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>mpeg4.icns</string>
			<key>CFBundleTypeName</key>
			<string>MPEG-4 Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mpc</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Musepack 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.8.4, Copyright (c) 1996-2005 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.8.4</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>RTSP</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>rtsp</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.8.4</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,
				DCC9AE9507F77DE600394C42,
				A0E6B59904407FBD0080DD97,
				8EDAC3440440F72D0059A3A7,
				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,
				2A16E08006C5074F00C87B09,
				2A16E08106C5074F00C87B09,
				DCA00AA9075F948800E6BF46,
				DCF358BB077F10BA007DB450,
				DCA693C30789DF8700139EC6,
				DCFCCDB9085CE18F001E36AF,
				DC7F46ED08A183FC0027DB24,
				DCE7BD0508A56C8B007B10AE,
				DCDA5E6508F94518009D93A8,
			);
			isa = PBXResourcesBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		089C1677FE841209C02AAC07 = {
			buildActionMask = 2147483647;
			files = (
				1058C7AFFEA557BF11CA2CBB,
			);
			isa = PBXFrameworksBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		089C1679FE841209C02AAC07 = {
			buildActionMask = 2147483647;
			files = (
			);
			isa = PBXRezBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		089C167CFE841241C02AAC07 = {
			children = (
				DCF358BC077F1236007DB450,
				DCDA5E6408F94518009D93A8,
				8E445F86047289E50059A3A7,
				8ECA7E520563CD9500DFC000,
				F69B0CA602E24F6401A80112,
				8ED6C29D03E2F32E0059A3A7,
				8E9CC7B1046EFD700059A3A7,
				8ED6C29E03E2F32E0059A3A7,
				A0E6B59804407FBD0080DD97,
				8EBF3FA303F13FFB0059A3A7,
				8EBF3FA503F140960059A3A7,
				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 = (
				8ED6C27E03E2EB1C0059A3A7,
				8ED6C27C03E2EB1C0059A3A7,
				8ED6C27D03E2EB1C0059A3A7,
				8E6BC6FA041684EC0059A3A7,
				8ED6C27B03E2EB1C0059A3A7,
				8E6BC6F6041643860059A3A7,
				8E6BC6F7041643860059A3A7,
				8ED6C27F03E2EB1C0059A3A7,
				8ED6C28003E2EB1C0059A3A7,
				8EE1AF9F044465080059A3A7,
				8EE1AFA0044465080059A3A7,
				8ED6C28103E2EB1C0059A3A7,
				8ED6C28203E2EB1C0059A3A7,
				8ED6C28303E2EB1C0059A3A7,
				8ED6C28403E2EB1C0059A3A7,
				8ED6C28503E2EB1C0059A3A7,
				8ED6C28603E2EB1C0059A3A7,
				8E9CA1A306D7DEE800B7186C,
				8E9CA1A406D7DEE800B7186C,
				8E49720006417F6800370C9F,
				8E49720106417F6800370C9F,
				8E55FB7F0459B0FD00FB3317,
				8E55FB800459B0FD00FB3317,
				2A16E03F06C4F08700C87B09,
				2A16E04006C4F08700C87B09,
				8ED6C27A03E2EB1C0059A3A7,
				8ED6C28703E2EB1C0059A3A7,
				8ED6C28803E2EB1C0059A3A7,
				8E9CA1A506D7DEE800B7186C,
				8E9CA1A606D7DEE800B7186C,
				DC769AB8085DF0DB001A838D,
				DC769AB7085DF0DB001A838D,
				DC7F46F008A187F60027DB24,
				DC7F46F108A187F60027DB24,
				DCE7BD0708A5724D007B10AE,
				DCE7BD0608A5724D007B10AE,
			);
			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;
		};
		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;
		};
		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 = {
			};
		};
		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 = {
			};
		};
		8E9CA1A306D7DEE800B7186C = {
			fileEncoding = 5;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = prefs_widgets.h;
			path = ../../modules/gui/macosx/prefs_widgets.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8E9CA1A406D7DEE800B7186C = {
			fileEncoding = 5;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = prefs_widgets.m;
			path = ../../modules/gui/macosx/prefs_widgets.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8E9CA1A506D7DEE800B7186C = {
			fileEncoding = 5;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = voutgl.m;
			path = ../../modules/gui/macosx/voutgl.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8E9CA1A606D7DEE800B7186C = {
			fileEncoding = 5;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = voutqt.m;
			path = ../../modules/gui/macosx/voutqt.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8E9CC7B1046EFD700059A3A7 = {
			fileEncoding = 12;
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = THANKS;
			path = ../../THANKS;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8E9CC7B2046EFD700059A3A7 = {
			fileRef = 8E9CC7B1046EFD700059A3A7;
			isa = PBXBuildFile;
			settings = {
			};
		};
		8EBF3FA303F13FFB0059A3A7 = {
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = vlc.scriptSuite;
			path = Resources/vlc.scriptSuite;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8EBF3FA403F13FFB0059A3A7 = {
			fileRef = 8EBF3FA303F13FFB0059A3A7;
			isa = PBXBuildFile;
			settings = {
			};
		};
		8EBF3FA503F140960059A3A7 = {
			isa = PBXFileReference;
			lastKnownFileType = text.xml;
			name = vlc.scriptTerminology;
			path = Resources/vlc.scriptTerminology;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ECA7E520563CD9500DFC000 = {
			children = (
				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 = 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;
		};
		8ED6C27B03E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = controls.m;
			path = ../../modules/gui/macosx/controls.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C27C03E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = intf.h;
			path = ../../modules/gui/macosx/intf.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C27D03E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = intf.m;
			path = ../../modules/gui/macosx/intf.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C27E03E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = macosx.m;
			path = ../../modules/gui/macosx/macosx.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C27F03E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = misc.h;
			path = ../../modules/gui/macosx/misc.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28003E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = misc.m;
			path = ../../modules/gui/macosx/misc.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28103E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = open.h;
			path = ../../modules/gui/macosx/open.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28203E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = open.m;
			path = ../../modules/gui/macosx/open.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28303E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = playlist.h;
			path = ../../modules/gui/macosx/playlist.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28403E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = playlist.m;
			path = ../../modules/gui/macosx/playlist.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28503E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = prefs.h;
			path = ../../modules/gui/macosx/prefs.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28603E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = prefs.m;
			path = ../../modules/gui/macosx/prefs.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28703E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = vout.h;
			path = ../../modules/gui/macosx/vout.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C28803E2EB1C0059A3A7 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = vout.m;
			path = ../../modules/gui/macosx/vout.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C29D03E2F32E0059A3A7 = {
			fileEncoding = 12;
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = AUTHORS;
			path = ../../AUTHORS;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C29E03E2F32E0059A3A7 = {
			fileEncoding = 12;
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = COPYING;
			path = ../../COPYING;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8ED6C29F03E2F32E0059A3A7 = {
			fileRef = 8ED6C29D03E2F32E0059A3A7;
			isa = PBXBuildFile;
			settings = {
			};
		};
		8ED6C2A003E2F32E0059A3A7 = {
			fileRef = 8ED6C29E03E2F32E0059A3A7;
			isa = PBXBuildFile;
			settings = {
			};
		};
		8EDAC3430440F72D0059A3A7 = {
			isa = PBXFileReference;
			lastKnownFileType = text.rtf;
			name = README.MacOSX.rtf;
			path = ../../README.MacOSX.rtf;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		8EDAC3440440F72D0059A3A7 = {
			fileRef = 8EDAC3430440F72D0059A3A7;
			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;
		};
//8E0
//8E1
//8E2
//8E3
//8E4
//A00
//A01
//A02
//A03
//A04
		A0E6B59804407FBD0080DD97 = {
			fileEncoding = 12;
			isa = PBXFileReference;
			lastKnownFileType = text;
			name = README;
			path = Resources/README;
			refType = 4;
			sourceTree = "<group>";
		};
		A0E6B59904407FBD0080DD97 = {
			fileRef = A0E6B59804407FBD0080DD97;
			isa = PBXBuildFile;
			settings = {
			};
		};
//A00
//A01
//A02
//A03
//A04
//DC0
//DC1
//DC2
//DC3
//DC4
		DC769AB7085DF0DB001A838D = {
			fileEncoding = 5;
			indentWidth = 4;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = wizard.m;
			path = ../../modules/gui/macosx/wizard.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
			tabWidth = 4;
			usesTabs = 0;
		};
		DC769AB8085DF0DB001A838D = {
			fileEncoding = 5;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = wizard.h;
			path = ../../modules/gui/macosx/wizard.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		DC7F46EB08A183FC0027DB24 = {
			children = (
				DC7F46EC08A183FC0027DB24,
			);
			isa = PBXVariantGroup;
			name = Extended.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		DC7F46EC08A183FC0027DB24 = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/Extended.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		DC7F46ED08A183FC0027DB24 = {
			fileRef = DC7F46EB08A183FC0027DB24;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DC7F46F008A187F60027DB24 = {
			explicitFileType = sourcecode.c.objc;
			fileEncoding = 5;
			isa = PBXFileReference;
			name = extended.h;
			path = ../../modules/gui/macosx/extended.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
			usesTabs = 0;
		};
		DC7F46F108A187F60027DB24 = {
			explicitFileType = sourcecode.c.objc;
			fileEncoding = 5;
			includeInIndex = 0;
			isa = PBXFileReference;
			name = extended.m;
			path = ../../modules/gui/macosx/extended.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		DCA00AA7075F948800E6BF46 = {
			children = (
				DCA00AA8075F948800E6BF46,
			);
			isa = PBXVariantGroup;
			name = About.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		DCA00AA8075F948800E6BF46 = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/About.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		DCA00AA9075F948800E6BF46 = {
			fileRef = DCA00AA7075F948800E6BF46;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DCA693C10789DF8700139EC6 = {
			children = (
				DCA693C20789DF8700139EC6,
			);
			isa = PBXVariantGroup;
			name = Open.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		DCA693C20789DF8700139EC6 = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/Open.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		DCA693C30789DF8700139EC6 = {
			fileRef = DCA693C10789DF8700139EC6;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DCC9AE9507F77DE600394C42 = {
			fileRef = 8EBF3FA503F140960059A3A7;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DCDA5E6408F94518009D93A8 = {
			isa = PBXFileReference;
			lastKnownFileType = image.png;
			name = about_bg.png;
			path = Resources/about_bg.png;
			refType = 4;
			sourceTree = "<group>";
		};
		DCDA5E6508F94518009D93A8 = {
			fileRef = DCDA5E6408F94518009D93A8;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DCE7BD0308A56C8B007B10AE = {
			children = (
				DCE7BD0408A56C8B007B10AE,
			);
			isa = PBXVariantGroup;
			name = Bookmarks.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		DCE7BD0408A56C8B007B10AE = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/Bookmarks.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		DCE7BD0508A56C8B007B10AE = {
			fileRef = DCE7BD0308A56C8B007B10AE;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DCE7BD0608A5724D007B10AE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.objc;
			name = bookmarks.m;
			path = ../../modules/gui/macosx/bookmarks.m;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		DCE7BD0708A5724D007B10AE = {
			fileEncoding = 30;
			isa = PBXFileReference;
			lastKnownFileType = sourcecode.c.h;
			name = bookmarks.h;
			path = ../../modules/gui/macosx/bookmarks.h;
			refType = 2;
			sourceTree = SOURCE_ROOT;
		};
		DCF358B9077F10BA007DB450 = {
			children = (
				DCF358BA077F10BA007DB450,
			);
			isa = PBXVariantGroup;
			name = Preferences.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		DCF358BA077F10BA007DB450 = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/Preferences.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		DCF358BB077F10BA007DB450 = {
			fileRef = DCF358B9077F10BA007DB450;
			isa = PBXBuildFile;
			settings = {
			};
		};
		DCF358BC077F1236007DB450 = {
			children = (
				DCA00AA7075F948800E6BF46,
				F74F13EA02C2A79C01EE194C,
				DCF358B9077F10BA007DB450,
				DCA693C10789DF8700139EC6,
				DCFCCDB7085CE18F001E36AF,
				DC7F46EB08A183FC0027DB24,
				DCE7BD0308A56C8B007B10AE,
			);
			isa = PBXGroup;
			name = nibs;
			refType = 4;
			sourceTree = "<group>";
		};
		DCFCCDB7085CE18F001E36AF = {
			children = (
				DCFCCDB8085CE18F001E36AF,
			);
			isa = PBXVariantGroup;
			name = Wizard.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		DCFCCDB8085CE18F001E36AF = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/Wizard.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		DCFCCDB9085CE18F001E36AF = {
			fileRef = DCFCCDB7085CE18F001E36AF;
			isa = PBXBuildFile;
			settings = {
			};
		};
//DC0
//DC1
//DC2
//DC3
//DC4
//F60
//F61
//F62
//F63
//F64
		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;
			lastKnownFileType = image.icns;
			name = divx.icns;
			path = Resources/divx.icns;
			refType = 4;
			sourceTree = "<group>";
		};
		F6E4F90B02D2648B01A80112 = {
			isa = PBXFileReference;
			lastKnownFileType = image.icns;
			name = generic.icns;
			path = Resources/generic.icns;
			refType = 4;
			sourceTree = "<group>";
		};
		F6E4F90C02D2648B01A80112 = {
			isa = PBXFileReference;
			lastKnownFileType = image.icns;
			name = mpeg.icns;
			path = Resources/mpeg.icns;
			refType = 4;
			sourceTree = "<group>";
		};
		F6E4F90D02D2648B01A80112 = {
			isa = PBXFileReference;
			lastKnownFileType = image.icns;
			name = mpeg1.icns;
			path = Resources/mpeg1.icns;
			refType = 4;
			sourceTree = "<group>";
		};
		F6E4F90E02D2648B01A80112 = {
			isa = PBXFileReference;
			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 = {
			};
		};
//F60
//F61
//F62
//F63
//F64
//F70
//F71
//F72
//F73
//F74
		F74F13DF02C2A53401EE194C = {
			isa = PBXFileReference;
			lastKnownFileType = image.icns;
			name = vlc.icns;
			path = Resources/vlc.icns;
			refType = 4;
			sourceTree = "<group>";
		};
		F74F13E002C2A53401EE194C = {
			fileRef = F74F13DF02C2A53401EE194C;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F74F13EA02C2A79C01EE194C = {
			children = (
				F74F13EB02C2A79C01EE194C,
			);
			isa = PBXVariantGroup;
			name = MainMenu.nib;
			path = "";
			refType = 4;
			sourceTree = "<group>";
		};
		F74F13EB02C2A79C01EE194C = {
			isa = PBXFileReference;
			lastKnownFileType = wrapper.nib;
			name = English;
			path = Resources/English.lproj/MainMenu.nib;
			refType = 4;
			sourceTree = "<group>";
		};
		F74F13EC02C2A79C01EE194C = {
			fileRef = F74F13EA02C2A79C01EE194C;
			isa = PBXBuildFile;
			settings = {
			};
		};
	};
	rootObject = 089C1669FE841209C02AAC07;
}