mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
b92fd91a57
Patches by David Ran (see AUTHORS).
430 lines
8.0 KiB
XML
430 lines
8.0 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="input"
|
|
ProjectGUID="{21F41CA6-ECCE-49D5-BE1F-C881E0B5F419}"
|
|
RootNamespace="input"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..;..\src;..\..\libebml;..\..\boost;..\..\libmatroska;..\..\expat\lib;..\lib\utf8-cpp\source;..\..\zlib;..\../libogg/include;..\..\libvorbis\include;..\lib;..\lib\avilib-0.6.10"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..;..\src;..\..\libebml;..\..\boost;..\..\libmatroska;..\..\expat\lib;..\lib\utf8-cpp\source;..\..\zlib;..\../libogg/include;..\..\libvorbis\include;..\lib;..\lib\avilib-0.6.10"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\input\flac_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_aac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ac3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_asf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_avc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_avi.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_cdxa.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_corepicture.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_dirac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_dts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_flac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_flv.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_matroska.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mp3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mpeg_es.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mpeg_ps.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mpeg_ts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ogm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ogm_flac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_qtmp4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_real.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_srt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ssa.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_truehd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_tta.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_usf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_vc1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_vobbtn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_vobsub.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_wav.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_wavpack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\subtitles.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\input\flac_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\qtmp4_atoms.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_aac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ac3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_asf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_avc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_avi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_cdxa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_corepicture.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_dirac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_dts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_flac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_flv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_matroska.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mp3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mpeg_es.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mpeg_ps.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_mpeg_ts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ogm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ogm_flac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_qtmp4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_real.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_srt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_ssa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_truehd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_tta.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_usf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_vc1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_vobbtn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_vobsub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_wav.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\r_wavpack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\subtitles.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|