mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-04 09:15:05 +00:00
735 lines
14 KiB
XML
735 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="common"
|
|
ProjectGUID="{4BF3EC89-DA1B-4B2A-8E78-0975817F6AE6}"
|
|
RootNamespace="common"
|
|
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;_CONSOLE;"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="common.h"
|
|
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;_CONSOLE"
|
|
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\common\aac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\ac3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\base64.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\bitvalue.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\chapters\chapters.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\checksums.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\cli_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\command_line.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\compression.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\chapters\cue_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\debugging.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\dirac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\dts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\ebml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\editing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\element_mapping.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\element_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\element_writer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\endian.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\extern_data.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\formatting.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\fs_sys_helpers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\hacks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\id3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\iso639.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\kate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\kax_analyzer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\kax_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\locale.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\locale_string.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\math.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\memory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mm_io.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mm_multi_file_io.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mp3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mpeg1_2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mpeg4_p10.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mpeg4_p2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\output.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tags\parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\parsing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\property_element.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\random.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\segment_tracks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\segmentinfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\segmentinfo_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tags\tags.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\terminal.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\theora.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\translation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\truehd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\unique_numbers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\utf8.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\vc1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\version.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\vint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\wavpack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\chapters\writer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\writer_collision2.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\writer_collision2.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tags\writer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\writer_collision.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\writer_collision.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\xml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\chapters\xml_parser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\common\aac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\ac3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\base64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\bit_cursor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\bitvalue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\bswap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\byte_buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\chapters\chapters.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\checksums.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\cli_parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\command_line.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\compression.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\corepicture.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\debugging.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\dirac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\dts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\ebml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\editing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\element_mapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\element_parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\element_writer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\endian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\extern_data.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\file_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\formatting.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\fs_sys_helpers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\hacks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\id3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\iso639.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\kate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\kax_analyzer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\locale.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\locale_string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\math.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\matroska.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\memory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mm_io.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mm_multi_file_io.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mp3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mpeg1_2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mpeg4_p10.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\mpeg4_p2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\ogmstreams.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\output.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tags\parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\parsing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\property_element.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\qt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\random.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\samples_timecode_conv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\segment_tracks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\segmentinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\smart_pointers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tags\tags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\terminal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\theora.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\translation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\truehd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tta.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\unique_numbers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\strings\utf8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\vc1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\vint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\wavpack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\tags\writer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\wx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\common\xml\xml.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>
|