aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/ilbc
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-14 19:14:15 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-14 19:14:15 +0000
commit8d844f5bf8ec2fee21954d7bb4a5cec26a412d75 (patch)
tree74c58db8d52018afcafdbe7f7a23c950ed5d0b39 /codecs/ilbc
parent5c410268009ee6b56f4e0fc258b8dbb08b83e769 (diff)
set proper mime-type and eol-style on all files
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9991 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/ilbc')
-rw-r--r--codecs/ilbc/libilbc.vcproj706
1 files changed, 353 insertions, 353 deletions
diff --git a/codecs/ilbc/libilbc.vcproj b/codecs/ilbc/libilbc.vcproj
index b6cfff0a4..4d83fdc9f 100644
--- a/codecs/ilbc/libilbc.vcproj
+++ b/codecs/ilbc/libilbc.vcproj
@@ -1,353 +1,353 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libilbc"
- ProjectGUID="{989BB874-7AF1-44CB-8E5C-CC8113D267E8}"
- RootNamespace="libilbc"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </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"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- 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="$(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"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- 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=".\anaFilter.c"
- >
- </File>
- <File
- RelativePath=".\constants.c"
- >
- </File>
- <File
- RelativePath=".\createCB.c"
- >
- </File>
- <File
- RelativePath=".\doCPLC.c"
- >
- </File>
- <File
- RelativePath=".\enhancer.c"
- >
- </File>
- <File
- RelativePath=".\filter.c"
- >
- </File>
- <File
- RelativePath=".\FrameClassify.c"
- >
- </File>
- <File
- RelativePath=".\gainquant.c"
- >
- </File>
- <File
- RelativePath=".\getCBvec.c"
- >
- </File>
- <File
- RelativePath=".\helpfun.c"
- >
- </File>
- <File
- RelativePath=".\hpInput.c"
- >
- </File>
- <File
- RelativePath=".\hpOutput.c"
- >
- </File>
- <File
- RelativePath=".\iCBConstruct.c"
- >
- </File>
- <File
- RelativePath=".\iCBSearch.c"
- >
- </File>
- <File
- RelativePath=".\iLBC_decode.c"
- >
- </File>
- <File
- RelativePath=".\iLBC_encode.c"
- >
- </File>
- <File
- RelativePath=".\LPCdecode.c"
- >
- </File>
- <File
- RelativePath=".\LPCencode.c"
- >
- </File>
- <File
- RelativePath=".\lsf.c"
- >
- </File>
- <File
- RelativePath=".\packing.c"
- >
- </File>
- <File
- RelativePath=".\StateConstructW.c"
- >
- </File>
- <File
- RelativePath=".\StateSearchW.c"
- >
- </File>
- <File
- RelativePath=".\syntFilter.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\anaFilter.h"
- >
- </File>
- <File
- RelativePath=".\constants.h"
- >
- </File>
- <File
- RelativePath=".\createCB.h"
- >
- </File>
- <File
- RelativePath=".\doCPLC.h"
- >
- </File>
- <File
- RelativePath=".\enhancer.h"
- >
- </File>
- <File
- RelativePath=".\filter.h"
- >
- </File>
- <File
- RelativePath=".\FrameClassify.h"
- >
- </File>
- <File
- RelativePath=".\gainquant.h"
- >
- </File>
- <File
- RelativePath=".\getCBvec.h"
- >
- </File>
- <File
- RelativePath=".\helpfun.h"
- >
- </File>
- <File
- RelativePath=".\hpInput.h"
- >
- </File>
- <File
- RelativePath=".\hpOutput.h"
- >
- </File>
- <File
- RelativePath=".\iCBConstruct.h"
- >
- </File>
- <File
- RelativePath=".\iCBSearch.h"
- >
- </File>
- <File
- RelativePath=".\iLBC_decode.h"
- >
- </File>
- <File
- RelativePath=".\iLBC_define.h"
- >
- </File>
- <File
- RelativePath=".\iLBC_encode.h"
- >
- </File>
- <File
- RelativePath=".\LPCdecode.h"
- >
- </File>
- <File
- RelativePath=".\LPCencode.h"
- >
- </File>
- <File
- RelativePath=".\lsf.h"
- >
- </File>
- <File
- RelativePath=".\packing.h"
- >
- </File>
- <File
- RelativePath=".\StateConstructW.h"
- >
- </File>
- <File
- RelativePath=".\StateSearchW.h"
- >
- </File>
- <File
- RelativePath=".\syntFilter.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>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="libilbc"
+ ProjectGUID="{989BB874-7AF1-44CB-8E5C-CC8113D267E8}"
+ RootNamespace="libilbc"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </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"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ 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="$(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"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ 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=".\anaFilter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\constants.c"
+ >
+ </File>
+ <File
+ RelativePath=".\createCB.c"
+ >
+ </File>
+ <File
+ RelativePath=".\doCPLC.c"
+ >
+ </File>
+ <File
+ RelativePath=".\enhancer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\filter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\FrameClassify.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gainquant.c"
+ >
+ </File>
+ <File
+ RelativePath=".\getCBvec.c"
+ >
+ </File>
+ <File
+ RelativePath=".\helpfun.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hpInput.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hpOutput.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iCBConstruct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iCBSearch.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iLBC_decode.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iLBC_encode.c"
+ >
+ </File>
+ <File
+ RelativePath=".\LPCdecode.c"
+ >
+ </File>
+ <File
+ RelativePath=".\LPCencode.c"
+ >
+ </File>
+ <File
+ RelativePath=".\lsf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packing.c"
+ >
+ </File>
+ <File
+ RelativePath=".\StateConstructW.c"
+ >
+ </File>
+ <File
+ RelativePath=".\StateSearchW.c"
+ >
+ </File>
+ <File
+ RelativePath=".\syntFilter.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\anaFilter.h"
+ >
+ </File>
+ <File
+ RelativePath=".\constants.h"
+ >
+ </File>
+ <File
+ RelativePath=".\createCB.h"
+ >
+ </File>
+ <File
+ RelativePath=".\doCPLC.h"
+ >
+ </File>
+ <File
+ RelativePath=".\enhancer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\filter.h"
+ >
+ </File>
+ <File
+ RelativePath=".\FrameClassify.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gainquant.h"
+ >
+ </File>
+ <File
+ RelativePath=".\getCBvec.h"
+ >
+ </File>
+ <File
+ RelativePath=".\helpfun.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hpInput.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hpOutput.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iCBConstruct.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iCBSearch.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iLBC_decode.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iLBC_define.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iLBC_encode.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LPCdecode.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LPCencode.h"
+ >
+ </File>
+ <File
+ RelativePath=".\lsf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packing.h"
+ >
+ </File>
+ <File
+ RelativePath=".\StateConstructW.h"
+ >
+ </File>
+ <File
+ RelativePath=".\StateSearchW.h"
+ >
+ </File>
+ <File
+ RelativePath=".\syntFilter.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>