2010-01-20 12:29:43 -05:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="libcelt"
|
|
|
|
ProjectGUID="{ABB71A76-42B0-47A4-973A-42E3D920C6FD}"
|
|
|
|
RootNamespace="celt"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="196613"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2010-02-04 09:36:17 -05:00
|
|
|
AdditionalIncludeDirectories="..\..\celt-0.7.1\libcelt"
|
2010-01-20 12:29:43 -05:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
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="Debug|x64"
|
|
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2010-02-04 09:36:17 -05:00
|
|
|
AdditionalIncludeDirectories="..\..\celt-0.7.1\libcelt"
|
2010-01-20 12:29:43 -05:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;_AMD64_;_WIN64"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
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>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
2010-02-04 09:36:17 -05:00
|
|
|
AdditionalIncludeDirectories=""..\..\celt-0.7.1\libcelt""
|
2010-01-20 12:29:43 -05:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
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>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
|
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
2010-02-04 09:36:17 -05:00
|
|
|
AdditionalIncludeDirectories=""..\..\celt-0.7.1\libcelt""
|
2010-01-20 12:29:43 -05:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;_AMD64_;_WIN64"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
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
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\bands.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\celt.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\cwrs.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\entcode.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\entdec.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\entenc.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\header.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\kiss_fft.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\laplace.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\mdct.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\modes.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\pitch.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\quant_bands.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\rangedec.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\rangeenc.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\rate.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-02-04 09:36:17 -05:00
|
|
|
RelativePath="..\..\celt-0.7.1\libcelt\vq.c"
|
2010-01-20 12:29:43 -05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
</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>
|