mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
363 lines
7.6 KiB
XML
363 lines
7.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="extract"
|
|
ProjectGUID="{22B6154B-74DB-4F8A-B003-A08DFFEDA41B}"
|
|
RootNamespace="extract"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
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;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="common.lib libebml.lib libexpat.lib libvorbis_static.lib libvorbisfile_static.lib zlibd.lib libmatroska.lib avi.lib input.lib mpegparser.lib rmff.lib libogg_static.lib Rpcrt4.lib"
|
|
OutputFile="$(OutDir)\mkv$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\Debug;..\..\lib\Debug"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
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;_CONSOLE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="common.lib libebml.lib libexpat.lib libvorbis_static.lib libvorbisfile_static.lib zlib.lib libmatroska.lib avi.lib input.lib mpegparser.lib rmff.lib libogg_static.lib Rpcrt4.lib"
|
|
OutputFile="$(OutDir)\mkv$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\Release;..\..\lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<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\extract\attachments.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\chapters.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\cuesheets.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\extract_cli_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\mkvextract.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\options.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\tags.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\timecodes_v2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\track_spec.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\tracks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_aac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_avc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_avi.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_cpic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_mpeg1_2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_ogg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_pgs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_rmff.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_textsubs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_tta.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_vobsub.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_wav.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\extract\extract_cli_parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\mkvextract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\options.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\track_spec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_aac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_avc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_avi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_cpic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_mpeg1_2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_ogg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_pgs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_rmff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_textsubs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_tta.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_vobsub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\extract\xtr_wav.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}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\extract\resources.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|