mplayerc_vs2005.vcproj
资源名称:bfyy.rar [点击查看]
上传用户:tangyu_668
上传日期:2014-02-27
资源大小:678k
文件大小:29k
源码类别:
多媒体编程
开发平台:
Visual C++
- <?xml version="1.0" encoding="windows-1250"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="mplayerc"
- ProjectGUID="{8CE7E5D0-C821-47AC-A247-28EC95B34670}"
- RootNamespace="mplayerc"
- Keyword="MFCProj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release Unicode|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="....common.vsprops;....release.vsprops"
- UseOfMFC="1"
- UseOfATL="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName=".Release_unicode/mplayerc.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile="$(OutDir)$(ProjectName).pch"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories=""
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="Delayimp.lib psapi.lib detours.lib qtmlClient.lib wmstub.lib dxguid.lib Dsound.lib strmbaseRU.lib dsutilRU.lib subpicRU.lib subtitlesRU.lib libssfRU.lib asyncreaderRU.lib audioswitcherRU.lib avi2ac3filterRU.lib bufferfilterRU.lib cddareaderRU.lib cdxareaderRU.lib d2vsourceRU.lib decssfilterRU.lib flicsourceRU.lib dtsac3sourceRU.lib basesourceRU.lib wavdestRU.lib shoutcastsourceRU.lib streamdrivethruRU.lib vtsreaderRU.lib basesplitterRU.lib MatroskaSplitterRU.lib MatroskaMuxerRU.lib RealMediaSplitterRU.lib AviSplitterRU.lib Mpeg2DecFilterRU.lib MpaDecFilterRU.lib RadGtSplitterRU.lib RoQSplitterRU.lib OggSplitterRU.lib NutSplitterRU.lib MpegSplitterRU.lib DiracSplitterRU.lib MpaSplitterRU.lib DSMSplitterRU.lib MP4SplitterRU.lib BaseMuxerRU.lib DSMMuxerRU.lib UDPReaderRU.lib FLVSplitterRU.lib zlibR.lib subtitlesourceRU.lib filtersRU.lib libvorbisidecR.lib SSFSplitterRU.lib libpngR.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- AdditionalLibraryDirectories="../../../lib;../../../lib/wm7;../../../lib/qt6;../../../lib/detours"
- IgnoreDefaultLibraryNames="MSVCRT"
- DelayLoadDLLs="d3d9.dll;msimg32.dll;gdiplus.dll;psapi.dll"
- SubSystem="2"
- SupportUnloadOfDelayLoadedDLL="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="......binupx.exe --best "$(TargetPath)""
- ExcludedFromBuild="true"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="....common.vsprops;....debug.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName="$(OutDir)$(ProjectName).tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile="$(OutDir)$(ProjectName).pch"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="Delayimp.lib psapi.lib detours.lib qtmlClient.lib wmstub.lib Dsound.lib dxguid.lib strmbaseDU.lib dsutilDU.lib subpicDU.lib subtitlesDU.lib libssfDU.lib asyncreaderDU.lib audioswitcherDU.lib avi2ac3filterDU.lib bufferfilterDU.lib cddareaderDU.lib cdxareaderDU.lib d2vsourceDU.lib decssfilterDU.lib flicsourceDU.lib dtsac3sourceDU.lib basesourceDU.lib subtitlesourceDU.lib wavdestDU.lib shoutcastsourceDU.lib streamdrivethruDU.lib vtsreaderDU.lib basesplitterDU.lib MatroskaSplitterDU.lib MatroskaMuxerDU.lib RealMediaSplitterDU.lib AviSplitterDU.lib Mpeg2DecFilterDU.lib MpaDecFilterDU.lib RadGtSplitterDU.lib RoQSplitterDU.lib OggSplitterDU.lib NutSplitterDU.lib MpegSplitterDU.lib DiracSplitterDU.lib MpaSplitterDU.lib DSMSplitterDU.lib MP4SplitterDU.lib BaseMuxerDU.lib DSMMuxerDU.lib UDPReaderDU.lib FLVSplitterDU.lib zlibD.lib filtersDU.lib libvorbisidecD.lib SSFSplitterDU.lib libpngD.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- AdditionalLibraryDirectories="../../../lib;../../../lib/wm7;../../../lib/qt6;../../../lib/detours"
- IgnoreDefaultLibraryNames="MSVCRT;LIBCMT"
- DelayLoadDLLs="d3d9.dll;msimg32.dll;gdiplus.dll;psapi.dll"
- SubSystem="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="....common.vsprops;....release.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName=".Release/mplayerc.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile="$(OutDir)$(ProjectName).pch"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories=""
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="Delayimp.lib psapi.lib detours.lib qtmlClient.lib wmstub.lib Dsound.lib dxguid.lib strmbaseR.lib dsutilR.lib subpicR.lib subtitlesR.lib libssfR.lib asyncreaderR.lib audioswitcherR.lib avi2ac3filterR.lib bufferfilterR.lib cddareaderR.lib cdxareaderR.lib d2vsourceR.lib decssfilterR.lib flicsourceR.lib dtsac3sourceR.lib basesourceR.lib wavdestR.lib shoutcastsourceR.lib streamdrivethruR.lib vtsreaderR.lib basesplitterR.lib MatroskaSplitterR.lib MatroskaMuxerR.lib RealMediaSplitterR.lib AviSplitterR.lib Mpeg2DecFilterR.lib MpaDecFilterR.lib RadGtSplitterR.lib RoQSplitterR.lib OggSplitterR.lib NutSplitterR.lib MpegSplitterR.lib DiracSplitterR.lib MpaSplitterR.lib DSMSplitterR.lib MP4SplitterR.lib BaseMuxerR.lib DSMMuxerR.lib UDPReaderR.lib FLVSplitterR.lib zlibR.lib subtitlesourceR.lib filtersR.lib libvorbisidecR.lib SSFSplitterR.lib libpngR.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- AdditionalLibraryDirectories="../../../lib;../../../lib/wm7;../../../lib/qt6;../../../lib/detours"
- IgnoreDefaultLibraryNames="MSVCRT"
- DelayLoadDLLs="d3d9.dll;msimg32.dll;gdiplus.dll;psapi.dll"
- SubSystem="2"
- SupportUnloadOfDelayLoadedDLL="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="......binupx.exe --best "$(TargetPath)""
- ExcludedFromBuild="true"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="....common.vsprops;....debug.vsprops"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- TargetEnvironment="1"
- TypeLibraryName="$(OutDir)$(ProjectName).tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile="$(OutDir)$(ProjectName).pch"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="Delayimp.lib psapi.lib detours.lib qtmlClient.lib wmstub.lib Dsound.lib dxguid.lib strmbaseD.lib dsutilD.lib subpicD.lib subtitlesD.lib libssfD.lib asyncreaderD.lib audioswitcherD.lib avi2ac3filterD.lib bufferfilterD.lib cddareaderD.lib cdxareaderD.lib d2vsourceD.lib decssfilterD.lib flicsourceD.lib dtsac3sourceD.lib basesourceD.lib subtitlesourceD.lib wavdestD.lib shoutcastsourceD.lib streamdrivethruD.lib vtsreaderD.lib basesplitterD.lib MatroskaSplitterD.lib MatroskaMuxerD.lib RealMediaSplitterD.lib AviSplitterD.lib Mpeg2DecFilterD.lib MpaDecFilterD.lib RadGtSplitterD.lib RoQSplitterD.lib OggSplitterD.lib NutSplitterD.lib MpegSplitterD.lib DiracSplitterD.lib MpaSplitterD.lib DSMSplitterD.lib MP4SplitterD.lib BaseMuxerD.lib DSMMuxerD.lib UDPReaderD.lib FLVSplitterD.lib zlibD.lib filtersD.lib libvorbisidecD.lib SSFSplitterD.lib libpngD.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- AdditionalLibraryDirectories="../../../lib;../../../lib/wm7;../../../lib/qt6;../../../lib/detours"
- IgnoreDefaultLibraryNames="MSVCRT;LIBCMT"
- DelayLoadDLLs="d3d9.dll;msimg32.dll;gdiplus.dll;psapi.dll"
- SubSystem="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".AuthDlg.cpp"
- >
- </File>
- <File
- RelativePath="BaseGraph.cpp"
- >
- </File>
- <File
- RelativePath=".ChildView.cpp"
- >
- </File>
- <File
- RelativePath="ComPropertyPage.cpp"
- >
- </File>
- <File
- RelativePath="ComPropertySheet.cpp"
- >
- </File>
- <File
- RelativePath=".ConvertChapDlg.cpp"
- >
- </File>
- <File
- RelativePath=".ConvertDlg.cpp"
- >
- </File>
- <File
- RelativePath=".ConvertPropsDlg.cpp"
- >
- </File>
- <File
- RelativePath=".ConvertResDlg.cpp"
- >
- </File>
- <File
- RelativePath="CShockwaveFlash.cpp"
- >
- </File>
- <File
- RelativePath=".DeinterlacerFilter.cpp"
- >
- </File>
- <File
- RelativePath="DX7AllocatorPresenter.cpp"
- >
- </File>
- <File
- RelativePath="DX9AllocatorPresenter.cpp"
- >
- </File>
- <File
- RelativePath=".FakeFilterMapper2.cpp"
- >
- </File>
- <File
- RelativePath="FavoriteAddDlg.cpp"
- >
- </File>
- <File
- RelativePath="FavoriteOrganizeDlg.cpp"
- >
- </File>
- <File
- RelativePath=".FGFilter.cpp"
- >
- </File>
- <File
- RelativePath=".FGManager.cpp"
- >
- </File>
- <File
- RelativePath="FileDropTarget.cpp"
- >
- </File>
- <File
- RelativePath="FloatEdit.cpp"
- >
- </File>
- <File
- RelativePath="GoToDlg.cpp"
- >
- </File>
- <File
- RelativePath=".IPinHook.cpp"
- >
- </File>
- <File
- RelativePath=".ISDb.cpp"
- >
- </File>
- <File
- RelativePath=".jpeg.cpp"
- >
- </File>
- <File
- RelativePath="KeyProvider.cpp"
- >
- </File>
- <File
- RelativePath=".libpng.c"
- >
- </File>
- <File
- RelativePath=".LineNumberEdit.cpp"
- >
- </File>
- <File
- RelativePath=".MacrovisionKicker.cpp"
- >
- </File>
- <File
- RelativePath=".MainFrm.cpp"
- >
- </File>
- <File
- RelativePath="MediaFormats.cpp"
- >
- </File>
- <File
- RelativePath="MediaTypesDlg.cpp"
- >
- </File>
- <File
- RelativePath=".mplayerc.cpp"
- >
- </File>
- <File
- RelativePath=".mplayerc.rc"
- >
- </File>
- <File
- RelativePath="OpenCapDeviceDlg.cpp"
- >
- </File>
- <File
- RelativePath="OpenDlg.cpp"
- >
- </File>
- <File
- RelativePath=".OpenFileDlg.cpp"
- >
- </File>
- <File
- RelativePath=".PixelShaderCompiler.cpp"
- >
- </File>
- <File
- RelativePath="PlayerCaptureBar.cpp"
- >
- </File>
- <File
- RelativePath="PlayerCaptureDialog.cpp"
- >
- </File>
- <File
- RelativePath="PlayerInfoBar.cpp"
- >
- </File>
- <File
- RelativePath="PlayerListCtrl.cpp"
- >
- </File>
- <File
- RelativePath="PlayerPlaylistBar.cpp"
- >
- </File>
- <File
- RelativePath="PlayerSeekBar.cpp"
- >
- </File>
- <File
- RelativePath=".PlayerShaderEditorBar.cpp"
- >
- </File>
- <File
- RelativePath="PlayerStatusBar.cpp"
- >
- </File>
- <File
- RelativePath="PlayerSubresyncBar.cpp"
- >
- </File>
- <File
- RelativePath="PlayerToolBar.cpp"
- >
- </File>
- <File
- RelativePath="Playlist.cpp"
- >
- </File>
- <File
- RelativePath="PnSPresetsDlg.cpp"
- >
- </File>
- <File
- RelativePath="PPageAccelTbl.cpp"
- >
- </File>
- <File
- RelativePath="PPageAudioSwitcher.cpp"
- >
- </File>
- <File
- RelativePath="PPageBase.cpp"
- >
- </File>
- <File
- RelativePath="PPageDVD.cpp"
- >
- </File>
- <File
- RelativePath=".PPageExternalFilters.cpp"
- >
- </File>
- <File
- RelativePath="PPageFileInfoClip.cpp"
- >
- </File>
- <File
- RelativePath="PPageFileInfoDetails.cpp"
- >
- </File>
- <File
- RelativePath=".PPageFileInfoRes.cpp"
- >
- </File>
- <File
- RelativePath="PPageFileInfoSheet.cpp"
- >
- </File>
- <File
- RelativePath="PPageFormats.cpp"
- >
- </File>
- <File
- RelativePath=".PPageInternalFilters.cpp"
- >
- </File>
- <File
- RelativePath=".PPageLogo.cpp"
- >
- </File>
- <File
- RelativePath=".PPageOutput.cpp"
- >
- </File>
- <File
- RelativePath="PPagePlayback.cpp"
- >
- </File>
- <File
- RelativePath="PPagePlayer.cpp"
- >
- </File>
- <File
- RelativePath="PPageSheet.cpp"
- >
- </File>
- <File
- RelativePath=".PPageSubDB.cpp"
- >
- </File>
- <File
- RelativePath="PPageSubStyle.cpp"
- >
- </File>
- <File
- RelativePath="PPageSubtitles.cpp"
- >
- </File>
- <File
- RelativePath="PPageTweaks.cpp"
- >
- </File>
- <File
- RelativePath=".PPageWebServer.cpp"
- >
- </File>
- <File
- RelativePath="QuicktimeGraph.cpp"
- >
- </File>
- <File
- RelativePath="RealMediaGraph.cpp"
- >
- </File>
- <File
- RelativePath="RealMediaWindowlessSite.cpp"
- >
- </File>
- <File
- RelativePath="RegFilterChooserDlg.cpp"
- >
- </File>
- <File
- RelativePath="SaveDlg.cpp"
- >
- </File>
- <File
- RelativePath="SaveTextFileDialog.cpp"
- >
- </File>
- <File
- RelativePath=".SaveThumbnailsDialog.cpp"
- >
- </File>
- <File
- RelativePath="SelectMediaType.cpp"
- >
- </File>
- <File
- RelativePath=".ShaderAutoCompleteDlg.cpp"
- >
- </File>
- <File
- RelativePath=".ShaderCombineDlg.cpp"
- >
- </File>
- <File
- RelativePath=".ShaderEditorDlg.cpp"
- >
- </File>
- <File
- RelativePath="ShockwaveGraph.cpp"
- >
- </File>
- <File
- RelativePath="StaticLink.cpp"
- >
- </File>
- <File
- RelativePath="StatusLabel.cpp"
- >
- </File>
- <File
- RelativePath=".StdAfx.cpp"
- >
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".SubtitleDlDlg.cpp"
- >
- </File>
- <File
- RelativePath="TextPassThruFilter.cpp"
- >
- </File>
- <File
- RelativePath="VolumeCtrl.cpp"
- >
- </File>
- <File
- RelativePath=".WebClientSocket.cpp"
- >
- </File>
- <File
- RelativePath=".WebServer.cpp"
- >
- </File>
- <File
- RelativePath=".WebServerSocket.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath=".AuthDlg.h"
- >
- </File>
- <File
- RelativePath="BaseGraph.h"
- >
- </File>
- <File
- RelativePath=".ChildView.h"
- >
- </File>
- <File
- RelativePath="ComPropertyPage.h"
- >
- </File>
- <File
- RelativePath="ComPropertySheet.h"
- >
- </File>
- <File
- RelativePath=".ConvertChapDlg.h"
- >
- </File>
- <File
- RelativePath=".ConvertDlg.h"
- >
- </File>
- <File
- RelativePath=".ConvertPropsDlg.h"
- >
- </File>
- <File
- RelativePath=".ConvertResDlg.h"
- >
- </File>
- <File
- RelativePath="CShockwaveFlash.h"
- >
- </File>
- <File
- RelativePath=".DeinterlacerFilter.h"
- >
- </File>
- <File
- RelativePath="DX7AllocatorPresenter.h"
- >
- </File>
- <File
- RelativePath="DX9AllocatorPresenter.h"
- >
- </File>
- <File
- RelativePath=".FakeFilterMapper2.h"
- >
- </File>
- <File
- RelativePath="FavoriteAddDlg.h"
- >
- </File>
- <File
- RelativePath="FavoriteOrganizeDlg.h"
- >
- </File>
- <File
- RelativePath=".FGFilter.h"
- >
- </File>
- <File
- RelativePath=".FGManager.h"
- >
- </File>
- <File
- RelativePath="FileDropTarget.h"
- >
- </File>
- <File
- RelativePath="FloatEdit.h"
- >
- </File>
- <File
- RelativePath="GoToDlg.h"
- >
- </File>
- <File
- RelativePath=".IGraphBuilder2.h"
- >
- </File>
- <File
- RelativePath=".IPinHook.h"
- >
- </File>
- <File
- RelativePath="IQTVideoSurface.h"
- >
- </File>
- <File
- RelativePath=".ISDb.h"
- >
- </File>
- <File
- RelativePath=".jpeg.h"
- >
- </File>
- <File
- RelativePath=".jpeg_tables.h"
- >
- </File>
- <File
- RelativePath="KeyProvider.h"
- >
- </File>
- <File
- RelativePath=".libpng.h"
- >
- </File>
- <File
- RelativePath=".LineNumberEdit.h"
- >
- </File>
- <File
- RelativePath=".MacrovisionKicker.h"
- >
- </File>
- <File
- RelativePath=".MainFrm.h"
- >
- </File>
- <File
- RelativePath="MediaFormats.h"
- >
- </File>
- <File
- RelativePath="MediaTypesDlg.h"
- >
- </File>
- <File
- RelativePath=".mplayerc.h"
- >
- </File>
- <File
- RelativePath="OpenCapDeviceDlg.h"
- >
- </File>
- <File
- RelativePath="OpenDlg.h"
- >
- </File>
- <File
- RelativePath=".OpenFileDlg.h"
- >
- </File>
- <File
- RelativePath=".PixelShaderCompiler.h"
- >
- </File>
- <File
- RelativePath="PlayerCaptureBar.h"
- >
- </File>
- <File
- RelativePath="PlayerCaptureDialog.h"
- >
- </File>
- <File
- RelativePath="PlayerInfoBar.h"
- >
- </File>
- <File
- RelativePath="PlayerListCtrl.h"
- >
- </File>
- <File
- RelativePath="PlayerPlaylistBar.h"
- >
- </File>
- <File
- RelativePath="PlayerSeekBar.h"
- >
- </File>
- <File
- RelativePath=".PlayerShaderEditorBar.h"
- >
- </File>
- <File
- RelativePath="PlayerStatusBar.h"
- >
- </File>
- <File
- RelativePath="PlayerSubresyncBar.h"
- >
- </File>
- <File
- RelativePath="PlayerToolBar.h"
- >
- </File>
- <File
- RelativePath="Playlist.h"
- >
- </File>
- <File
- RelativePath="PnSPresetsDlg.h"
- >
- </File>
- <File
- RelativePath="PPageAccelTbl.h"
- >
- </File>
- <File
- RelativePath="PPageAudioSwitcher.h"
- >
- </File>
- <File
- RelativePath="PPageBase.h"
- >
- </File>
- <File
- RelativePath="PPageDVD.h"
- >
- </File>
- <File
- RelativePath=".PPageExternalFilters.h"
- >
- </File>
- <File
- RelativePath="PPageFileInfoClip.h"
- >
- </File>
- <File
- RelativePath="PPageFileInfoDetails.h"
- >
- </File>
- <File
- RelativePath=".PPageFileInfoRes.h"
- >
- </File>
- <File
- RelativePath="PPageFileInfoSheet.h"
- >
- </File>
- <File
- RelativePath="PPageFormats.h"
- >
- </File>
- <File
- RelativePath=".PPageInternalFilters.h"
- >
- </File>
- <File
- RelativePath=".PPageLogo.h"
- >
- </File>
- <File
- RelativePath=".PPageOutput.h"
- >
- </File>
- <File
- RelativePath="PPagePlayback.h"
- >
- </File>
- <File
- RelativePath="PPagePlayer.h"
- >
- </File>
- <File
- RelativePath="PPageSheet.h"
- >
- </File>
- <File
- RelativePath=".PPageSubDB.h"
- >
- </File>
- <File
- RelativePath="PPageSubStyle.h"
- >
- </File>
- <File
- RelativePath="PPageSubtitles.h"
- >
- </File>
- <File
- RelativePath="PPageTweaks.h"
- >
- </File>
- <File
- RelativePath=".PPageWebServer.h"
- >
- </File>
- <File
- RelativePath="QuicktimeGraph.h"
- >
- </File>
- <File
- RelativePath="RealMediaGraph.h"
- >
- </File>
- <File
- RelativePath="RealMediaWindowlessSite.h"
- >
- </File>
- <File
- RelativePath="RegFilterChooserDlg.h"
- >
- </File>
- <File
- RelativePath=".Resource.h"
- >
- </File>
- <File
- RelativePath="SaveDlg.h"
- >
- </File>
- <File
- RelativePath="SaveTextFileDialog.h"
- >
- </File>
- <File
- RelativePath=".SaveThumbnailsDialog.h"
- >
- </File>
- <File
- RelativePath="SelectMediaType.h"
- >
- </File>
- <File
- RelativePath=".ShaderAutoCompleteDlg.h"
- >
- </File>
- <File
- RelativePath=".ShaderCombineDlg.h"
- >
- </File>
- <File
- RelativePath=".ShaderEditorDlg.h"
- >
- </File>
- <File
- RelativePath="ShockwaveGraph.h"
- >
- </File>
- <File
- RelativePath="StaticLink.h"
- >
- </File>
- <File
- RelativePath="StatusLabel.h"
- >
- </File>
- <File
- RelativePath=".StdAfx.h"
- >
- </File>
- <File
- RelativePath=".SubtitleDlDlg.h"
- >
- </File>
- <File
- RelativePath="TextPassThruFilter.h"
- >
- </File>
- <File
- RelativePath="VolumeCtrl.h"
- >
- </File>
- <File
- RelativePath=".WebClientSocket.h"
- >
- </File>
- <File
- RelativePath=".WebServer.h"
- >
- </File>
- <File
- RelativePath=".WebServerSocket.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="resani.avi"
- >
- </File>
- <File
- RelativePath=".resauthhdrpic.bmp"
- >
- </File>
- <File
- RelativePath="resicon.ico"
- >
- </File>
- <File
- RelativePath="resIcon_114.ico"
- >
- </File>
- <File
- RelativePath="resIcon_116.ico"
- >
- </File>
- <File
- RelativePath="resIcon_41.ico"
- >
- </File>
- <File
- RelativePath=".resid_playe.bmp"
- >
- </File>
- <File
- RelativePath=".residr_main.ico"
- >
- </File>
- <File
- RelativePath=".reslogo.0.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.1.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.2.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.3.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.4.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.5.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.6.bmp"
- >
- </File>
- <File
- RelativePath=".reslogo.7.bmp"
- >
- </File>
- <File
- RelativePath="resmono.bmp"
- >
- </File>
- <File
- RelativePath="resmplayerc.manifest"
- >
- </File>
- <File
- RelativePath="resmulti.ico"
- >
- </File>
- <File
- RelativePath="resnoaudio.bmp"
- >
- </File>
- <File
- RelativePath="resonoff.bmp"
- >
- </File>
- <File
- RelativePath="ressingle.ico"
- >
- </File>
- <File
- RelativePath="resstereo.bmp"
- >
- </File>
- <File
- RelativePath=".resstreamtypes.bmp"
- >
- </File>
- <File
- RelativePath="restoolbar1.bmp"
- >
- </File>
- <Filter
- Name="web"
- >
- <File
- RelativePath=".resweb1pix.gif"
- >
- </File>
- <File
- RelativePath=".resweb404.html"
- >
- </File>
- <File
- RelativePath=".reswebbottomside.PNG"
- >
- </File>
- <File
- RelativePath=".reswebbrowser.html"
- >
- </File>
- <File
- RelativePath=".reswebcontrolback.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttondecrate.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonincrate.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonpause.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonplay.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonskipback.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonskipforward.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonstep.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolbuttonstop.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrols.html"
- >
- </File>
- <File
- RelativePath=".reswebcontrolvolumebar.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolvolumegrip.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolvolumeoff.png"
- >
- </File>
- <File
- RelativePath=".reswebcontrolvolumeon.png"
- >
- </File>
- <File
- RelativePath=".reswebdefault.css"
- >
- </File>
- <File
- RelativePath=".reswebheaderback.png"
- >
- </File>
- <File
- RelativePath=".reswebheaderclose.png"
- >
- </File>
- <File
- RelativePath=".reswebheadericon.png"
- >
- </File>
- <File
- RelativePath=".reswebindex.html"
- >
- </File>
- <File
- RelativePath=".reswebleftbottomside.png"
- >
- </File>
- <File
- RelativePath=".reswebleftside.png"
- >
- </File>
- <File
- RelativePath=".resweblogo.png"
- >
- </File>
- <File
- RelativePath=".reswebplayer.html"
- >
- </File>
- <File
- RelativePath=".reswebrightbottomside.png"
- >
- </File>
- <File
- RelativePath=".reswebrightside.png"
- >
- </File>
- <File
- RelativePath=".reswebseekbargrip.png"
- >
- </File>
- <File
- RelativePath=".reswebseekbarleft.png"
- >
- </File>
- <File
- RelativePath=".reswebseekbarmid.png"
- >
- </File>
- <File
- RelativePath=".reswebseekbarright.png"
- >
- </File>
- <File
- RelativePath=".reswebsliderback.gif"
- >
- </File>
- <File
- RelativePath=".reswebsliderbar.gif"
- >
- </File>
- <File
- RelativePath=".reswebslidergrip.gif"
- >
- </File>
- <File
- RelativePath=".reswebvbg.gif"
- >
- </File>
- <File
- RelativePath=".reswebvbs.GIF"
- >
- </File>
- </Filter>
- <Filter
- Name="shaders"
- >
- <File
- RelativePath=".resshaderscontour.psh"
- >
- </File>
- <File
- RelativePath=".resshadersdeinterlace (blend).psh"
- >
- </File>
- <File
- RelativePath=".resshadersemboss.psh"
- >
- </File>
- <File
- RelativePath=".resshadersempty.psh"
- >
- </File>
- <File
- RelativePath=".resshadersgrayscale.psh"
- >
- </File>
- <File
- RelativePath=".resshadersinvert.psh"
- >
- </File>
- <File
- RelativePath=".resshadersletterbox.psh"
- >
- </File>
- <File
- RelativePath=".resshadersprocamp.psh"
- >
- </File>
- <File
- RelativePath=".resshadersresizer.psh"
- >
- </File>
- <File
- RelativePath=".resshaderssharpen.psh"
- >
- </File>
- <File
- RelativePath=".resshaderssphere.psh"
- >
- </File>
- <File
- RelativePath=".resshadersspotlight.psh"
- >
- </File>
- <File
- RelativePath=".resshaderswave.psh"
- >
- </File>
- </Filter>
- </Filter>
- </Files>
- <Globals>
- <Global
- Name="DevPartner_IsInstrumented"
- Value="1"
- />
- <Global
- Name="RESOURCE_FILE"
- Value="mplayerc.rc"
- />
- </Globals>
- </VisualStudioProject>