0a891b23be
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libebml@1 a6f86f6d-0131-4f8e-9e7b-e335508773d5
263 lines
6.4 KiB
XML
263 lines
6.4 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="libebml"
|
|
ProjectGUID="{168C0F0D-9975-4D24-885C-87A9B018617E}"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,WRITE_EVEN_UNSET_DATA"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Release/libebml.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Release\libebml.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="2057"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,WRITE_EVEN_UNSET_DATA"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Debug/libebml.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Debug\libebml.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="2057"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\..\src\Debug.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlBinary.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlContexts.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlCrc32.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlDate.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlDummy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlElement.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlFloat.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlHead.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlMaster.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlSInteger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlString.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlSubHead.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlUInteger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlUnicodeString.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlVersion.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\EbmlVoid.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\IOCallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\MemIOCallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\StdIOCallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\platform\win32\WinIOCallback.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\..\ebml\Debug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlBinary.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlConfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlContexts.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlCrc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlDate.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlDummy.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlElement.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlEndian.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlFloat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlHead.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlId.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlMaster.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlSInteger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlString.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlSubHead.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlTypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlUInteger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlUnicodeString.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlVersion.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\EbmlVoid.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\IOCallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\MemIOCallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\StdInclude.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ebml\StdIOCallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\platform\win32\WinIOCallback.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|