1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-25 12:10:18 +00:00

add new broadvoice to windows solution and cleanup template

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15562 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Jeff Lenk 2009-11-19 22:33:16 +00:00
parent 73434d4476
commit fe333744ac
4 changed files with 1177 additions and 408 deletions
Freeswitch.2008.sln
libs/broadvoice/src
src/mod/codecs/mod_bv

@ -1013,6 +1013,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_valet_parking", "src\mo
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbroadvoice", "libs\broadvoice\src\broadvoice.vcproj", "{CF70F278-3364-4395-A2E1-23501C9B8AD2}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbroadvoice", "libs\broadvoice\src\broadvoice.vcproj", "{CF70F278-3364-4395-A2E1-23501C9B8AD2}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_bv", "src\mod\codecs\mod_bv\mod_bv.2008.vcproj", "{D5C87B19-150D-4EF3-A671-96589BD2D14A}"
ProjectSection(ProjectDependencies) = postProject
{202D7A4E-760D-4D0E-AFA1-D7459CED30FF} = {202D7A4E-760D-4D0E-AFA1-D7459CED30FF}
{CF70F278-3364-4395-A2E1-23501C9B8AD2} = {CF70F278-3364-4395-A2E1-23501C9B8AD2}
EndProjectSection
EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
All|Win32 = All|Win32 All|Win32 = All|Win32
@ -2458,10 +2464,23 @@ Global
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.All|x64.ActiveCfg = Release|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.All|x64.ActiveCfg = Release|Win32
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|Win32.ActiveCfg = Debug|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|Win32.ActiveCfg = Debug|Win32
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|Win32.Build.0 = Debug|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|Win32.Build.0 = Debug|Win32
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|x64.ActiveCfg = Debug|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|x64.ActiveCfg = Debug|x64
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Debug|x64.Build.0 = Debug|x64
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|Win32.ActiveCfg = Release|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|Win32.ActiveCfg = Release|Win32
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|Win32.Build.0 = Release|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|Win32.Build.0 = Release|Win32
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|x64.ActiveCfg = Release|Win32 {CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|x64.ActiveCfg = Release|x64
{CF70F278-3364-4395-A2E1-23501C9B8AD2}.Release|x64.Build.0 = Release|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.All|Win32.ActiveCfg = Release|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.All|x64.ActiveCfg = Release|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.All|x64.Build.0 = Release|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Debug|Win32.ActiveCfg = Debug|Win32
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Debug|Win32.Build.0 = Debug|Win32
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Debug|x64.ActiveCfg = Debug|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Debug|x64.Build.0 = Debug|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Release|Win32.ActiveCfg = Release|Win32
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Release|Win32.Build.0 = Release|Win32
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Release|x64.ActiveCfg = Release|x64
{D5C87B19-150D-4EF3-A671-96589BD2D14A}.Release|x64.Build.0 = Release|x64
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
@ -2475,6 +2494,7 @@ Global
{2C3C2423-234B-4772-8899-D3B137E5CA35} = {F881ADA2-2F1A-4046-9FEB-191D9422D781} {2C3C2423-234B-4772-8899-D3B137E5CA35} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}
{42B6C2E3-7D5F-4204-A1F6-C0376B86C315} = {F881ADA2-2F1A-4046-9FEB-191D9422D781} {42B6C2E3-7D5F-4204-A1F6-C0376B86C315} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}
{0B6C905B-142E-4999-B39D-92FF7951E921} = {F881ADA2-2F1A-4046-9FEB-191D9422D781} {0B6C905B-142E-4999-B39D-92FF7951E921} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}
{D5C87B19-150D-4EF3-A671-96589BD2D14A} = {F881ADA2-2F1A-4046-9FEB-191D9422D781}
{3A5B9131-F20C-4A85-9447-6C1610941CEE} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C} {3A5B9131-F20C-4A85-9447-6C1610941CEE} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}
{5FD31A25-5D83-4794-8BEE-904DAD84CE71} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C} {5FD31A25-5D83-4794-8BEE-904DAD84CE71} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}
{FFAA4C52-3A53-4F99-90C1-D59D1F0427F3} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C} {FFAA4C52-3A53-4F99-90C1-D59D1F0427F3} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}

@ -1,231 +1,537 @@
<?xml version="1.0" encoding="Windows-1252"?> <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="9.00" Version="9.00"
Name="libbroadvoice" Name="libbroadvoice"
ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}" ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}"
RootNamespace="libbroadvoice" RootNamespace="libbroadvoice"
Keyword="Win32Proj" Keyword="Win32Proj"
TargetFrameworkVersion="131072" TargetFrameworkVersion="131072"
> >
<Platforms> <Platforms>
<Platform <Platform
Name="Win32" Name="Win32"
/> />
</Platforms> <Platform
<ToolFiles> Name="x64"
</ToolFiles> />
<Configurations> </Platforms>
<Configuration <ToolFiles>
Name="Debug|Win32" </ToolFiles>
OutputDirectory="$(SolutionDir)$(ConfigurationName)" <Configurations>
IntermediateDirectory="$(ConfigurationName)" <Configuration
ConfigurationType="2" Name="Debug|Win32"
CharacterSet="1" OutputDirectory="$(SolutionDir)$(ConfigurationName)"
> IntermediateDirectory="$(ConfigurationName)"
<Tool ConfigurationType="2"
Name="VCPreBuildEventTool" CharacterSet="1"
/> >
<Tool <Tool
Name="VCCustomBuildTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
<Tool <Tool
Name="VCMIDLTool" Name="VCWebServiceProxyGeneratorTool"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCMIDLTool"
Optimization="0" />
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc" <Tool
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H" Name="VCCLCompilerTool"
MinimalRebuild="true" Optimization="0"
BasicRuntimeChecks="3" AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
RuntimeLibrary="3" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
UsePrecompiledHeader="0" MinimalRebuild="true"
WarningLevel="4" BasicRuntimeChecks="3"
Detect64BitPortabilityProblems="true" RuntimeLibrary="3"
DebugInformationFormat="4" UsePrecompiledHeader="0"
CompileAs="1" WarningLevel="4"
/> Detect64BitPortabilityProblems="true"
<Tool DebugInformationFormat="4"
Name="VCManagedResourceCompilerTool" CompileAs="1"
/> />
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCManagedResourceCompilerTool"
/> />
<Tool <Tool
Name="VCPreLinkEventTool" Name="VCResourceCompilerTool"
/> />
<Tool <Tool
Name="VCLinkerTool" Name="VCPreLinkEventTool"
LinkIncremental="2" />
GenerateDebugInformation="true" <Tool
SubSystem="2" Name="VCLinkerTool"
RandomizedBaseAddress="1" LinkIncremental="2"
DataExecutionPrevention="0" GenerateDebugInformation="true"
TargetMachine="1" SubSystem="2"
/> RandomizedBaseAddress="1"
<Tool DataExecutionPrevention="0"
Name="VCALinkTool" TargetMachine="1"
/> />
<Tool <Tool
Name="VCManifestTool" Name="VCALinkTool"
/> />
<Tool <Tool
Name="VCXDCMakeTool" Name="VCManifestTool"
/> />
<Tool <Tool
Name="VCBscMakeTool" Name="VCXDCMakeTool"
/> />
<Tool <Tool
Name="VCFxCopTool" Name="VCBscMakeTool"
/> />
<Tool <Tool
Name="VCAppVerifierTool" Name="VCFxCopTool"
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCAppVerifierTool"
/> />
</Configuration> <Tool
<Configuration Name="VCPostBuildEventTool"
Name="Release|Win32" />
OutputDirectory="$(SolutionDir)$(ConfigurationName)" </Configuration>
IntermediateDirectory="$(ConfigurationName)" <Configuration
ConfigurationType="2" Name="Release|Win32"
CharacterSet="1" OutputDirectory="$(SolutionDir)$(ConfigurationName)"
WholeProgramOptimization="1" IntermediateDirectory="$(ConfigurationName)"
> ConfigurationType="2"
<Tool CharacterSet="1"
Name="VCPreBuildEventTool" WholeProgramOptimization="1"
/> >
<Tool <Tool
Name="VCCustomBuildTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
<Tool <Tool
Name="VCMIDLTool" Name="VCWebServiceProxyGeneratorTool"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCMIDLTool"
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc" />
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H" <Tool
RuntimeLibrary="2" Name="VCCLCompilerTool"
UsePrecompiledHeader="0" AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
WarningLevel="4" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
Detect64BitPortabilityProblems="true" RuntimeLibrary="2"
DebugInformationFormat="3" UsePrecompiledHeader="0"
/> WarningLevel="4"
<Tool Detect64BitPortabilityProblems="true"
Name="VCManagedResourceCompilerTool" DebugInformationFormat="3"
/> />
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCManagedResourceCompilerTool"
/> />
<Tool <Tool
Name="VCPreLinkEventTool" Name="VCResourceCompilerTool"
/> />
<Tool <Tool
Name="VCLinkerTool" Name="VCPreLinkEventTool"
LinkIncremental="1" />
GenerateDebugInformation="true" <Tool
SubSystem="2" Name="VCLinkerTool"
OptimizeReferences="2" LinkIncremental="1"
EnableCOMDATFolding="2" GenerateDebugInformation="true"
RandomizedBaseAddress="1" SubSystem="2"
DataExecutionPrevention="0" OptimizeReferences="2"
TargetMachine="1" EnableCOMDATFolding="2"
/> RandomizedBaseAddress="1"
<Tool DataExecutionPrevention="0"
Name="VCALinkTool" TargetMachine="1"
/> />
<Tool <Tool
Name="VCManifestTool" Name="VCALinkTool"
/> />
<Tool <Tool
Name="VCXDCMakeTool" Name="VCManifestTool"
/> />
<Tool <Tool
Name="VCBscMakeTool" Name="VCXDCMakeTool"
/> />
<Tool <Tool
Name="VCFxCopTool" Name="VCBscMakeTool"
/> />
<Tool <Tool
Name="VCAppVerifierTool" Name="VCFxCopTool"
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCAppVerifierTool"
/> />
</Configuration> <Tool
</Configurations> Name="VCPostBuildEventTool"
<References> />
</References> </Configuration>
<Files> <Configuration
<Filter Name="Debug|x64"
Name="Source Files" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" ConfigurationType="2"
> CharacterSet="1"
<File RelativePath="bitstream.c"></File> >
<File RelativePath="floating\common\a2lsp.c"></File> <Tool
<File RelativePath="floating\common\allpole.c"></File> Name="VCPreBuildEventTool"
<File RelativePath="floating\common\allzero.c"></File> />
<File RelativePath="floating\common\autocor.c"></File> <Tool
<File RelativePath="floating\common\cmtables.c"></File> Name="VCCustomBuildTool"
<File RelativePath="floating\common\levdur.c"></File> />
<File RelativePath="floating\common\lsp2a.c"></File> <Tool
<File RelativePath="floating\common\stblchck.c"></File> Name="VCXMLDataGeneratorTool"
<File RelativePath="floating\common\stblzlsp.c"></File> />
<File RelativePath="floating\common\utility.c"></File> <Tool
<File RelativePath="bitpack16.c"></File> Name="VCWebServiceProxyGeneratorTool"
<File RelativePath="floating\bv16\bv16decoder.c"></File> />
<File RelativePath="floating\bv16\bv16encoder.c"></File> <Tool
<File RelativePath="floating\bv16\bv16coarse_pitch.c"></File> Name="VCMIDLTool"
<File RelativePath="floating\bv16\bv16excdec.c"></File> TargetEnvironment="3"
<File RelativePath="floating\bv16\bv16excquan.c"></File> />
<File RelativePath="floating\bv16\bv16fine_pitch.c"></File> <Tool
<File RelativePath="floating\bv16\bv16gaindec.c"></File> Name="VCCLCompilerTool"
<File RelativePath="floating\bv16\bv16gainquan.c"></File> Optimization="0"
<File RelativePath="floating\bv16\bv16levelest.c"></File> AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
<File RelativePath="floating\bv16\bv16lspdec.c"></File> PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
<File RelativePath="floating\bv16\bv16lspquan.c"></File> MinimalRebuild="true"
<File RelativePath="floating\bv16\bv16plc.c"></File> BasicRuntimeChecks="3"
<File RelativePath="floating\bv16\bv16ptdec.c"></File> RuntimeLibrary="3"
<File RelativePath="floating\bv16\bv16postfilter.c"></File> UsePrecompiledHeader="0"
<File RelativePath="floating\bv16\bv16ptquan.c"></File> WarningLevel="4"
<File RelativePath="floating\bv16\bv16tables.c"></File> Detect64BitPortabilityProblems="true"
<File RelativePath="bitpack32.c"></File> DebugInformationFormat="3"
<File RelativePath="floating\bv32\bv32decoder.c"></File> CompileAs="1"
<File RelativePath="floating\bv32\bv32encoder.c"></File> />
<File RelativePath="floating\bv32\bv32coarse_pitch.c"></File> <Tool
<File RelativePath="floating\bv32\bv32excdec.c"></File> Name="VCManagedResourceCompilerTool"
<File RelativePath="floating\bv32\bv32excquan.c"></File> />
<File RelativePath="floating\bv32\bv32fine_pitch.c"></File> <Tool
<File RelativePath="floating\bv32\bv32gaindec.c"></File> Name="VCResourceCompilerTool"
<File RelativePath="floating\bv32\bv32gainquan.c"></File> />
<File RelativePath="floating\bv32\bv32levelest.c"></File> <Tool
<File RelativePath="floating\bv32\bv32lspdec.c"></File> Name="VCPreLinkEventTool"
<File RelativePath="floating\bv32\bv32lspquan.c"></File> />
<File RelativePath="floating\bv32\bv32plc.c"></File> <Tool
<File RelativePath="floating\bv32\bv32ptdec.c"></File> Name="VCLinkerTool"
<File RelativePath="floating\bv32\bv32ptquan.c"></File> LinkIncremental="2"
<File RelativePath="floating\bv32\bv32tables.c"></File> GenerateDebugInformation="true"
<File RelativePath="msvc\gettimeofday.c"></File> SubSystem="2"
</Filter><Filter Name="Header Files"> RandomizedBaseAddress="1"
<File RelativePath="broadvoice\broadvoice.h"></File> DataExecutionPrevention="0"
<File RelativePath="broadvoice\version.h"></File> TargetMachine="17"
<File RelativePath="broadvoice\private\broadvoice.h"></File> />
<File RelativePath="broadvoice.h"></File> <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|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="4"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="17"
/>
<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="floating\common\a2lsp.c"
>
</File>
<File
RelativePath="floating\common\allpole.c"
>
</File>
<File
RelativePath="floating\common\allzero.c"
>
</File>
<File
RelativePath="floating\common\autocor.c"
>
</File>
<File
RelativePath="bitpack16.c"
>
</File>
<File
RelativePath="bitpack32.c"
>
</File>
<File
RelativePath="bitstream.c"
>
</File>
<File
RelativePath="floating\bv16\bv16coarse_pitch.c"
>
</File>
<File
RelativePath="floating\bv16\bv16decoder.c"
>
</File>
<File
RelativePath="floating\bv16\bv16encoder.c"
>
</File>
<File
RelativePath="floating\bv16\bv16excdec.c"
>
</File>
<File
RelativePath="floating\bv16\bv16excquan.c"
>
</File>
<File
RelativePath="floating\bv16\bv16fine_pitch.c"
>
</File>
<File
RelativePath="floating\bv16\bv16gaindec.c"
>
</File>
<File
RelativePath="floating\bv16\bv16gainquan.c"
>
</File>
<File
RelativePath="floating\bv16\bv16levelest.c"
>
</File>
<File
RelativePath="floating\bv16\bv16lspdec.c"
>
</File>
<File
RelativePath="floating\bv16\bv16lspquan.c"
>
</File>
<File
RelativePath="floating\bv16\bv16plc.c"
>
</File>
<File
RelativePath="floating\bv16\bv16postfilter.c"
>
</File>
<File
RelativePath="floating\bv16\bv16ptdec.c"
>
</File>
<File
RelativePath="floating\bv16\bv16ptquan.c"
>
</File>
<File
RelativePath="floating\bv16\bv16tables.c"
>
</File>
<File
RelativePath="floating\bv32\bv32coarse_pitch.c"
>
</File>
<File
RelativePath="floating\bv32\bv32decoder.c"
>
</File>
<File
RelativePath="floating\bv32\bv32encoder.c"
>
</File>
<File
RelativePath="floating\bv32\bv32excdec.c"
>
</File>
<File
RelativePath="floating\bv32\bv32excquan.c"
>
</File>
<File
RelativePath="floating\bv32\bv32fine_pitch.c"
>
</File>
<File
RelativePath="floating\bv32\bv32gaindec.c"
>
</File>
<File
RelativePath="floating\bv32\bv32gainquan.c"
>
</File>
<File
RelativePath="floating\bv32\bv32levelest.c"
>
</File>
<File
RelativePath="floating\bv32\bv32lspdec.c"
>
</File>
<File
RelativePath="floating\bv32\bv32lspquan.c"
>
</File>
<File
RelativePath="floating\bv32\bv32plc.c"
>
</File>
<File
RelativePath="floating\bv32\bv32ptdec.c"
>
</File>
<File
RelativePath="floating\bv32\bv32ptquan.c"
>
</File>
<File
RelativePath="floating\bv32\bv32tables.c"
>
</File>
<File
RelativePath="floating\common\cmtables.c"
>
</File>
<File
RelativePath="msvc\gettimeofday.c"
>
</File>
<File
RelativePath="floating\common\levdur.c"
>
</File>
<File
RelativePath="floating\common\lsp2a.c"
>
</File>
<File
RelativePath="floating\common\stblchck.c"
>
</File>
<File
RelativePath="floating\common\stblzlsp.c"
>
</File>
<File
RelativePath="floating\common\utility.c"
>
</File>
</Filter>
<Filter
Name="Header Files"
>
<File
RelativePath="broadvoice.h"
>
</File>
<File
RelativePath="broadvoice\private\broadvoice.h"
>
</File>
<File
RelativePath="broadvoice\broadvoice.h"
>
</File>
<File
RelativePath="broadvoice\version.h"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Resource Files" Name="Resource Files"

@ -1,178 +1,334 @@
<?xml version="1.0" encoding="Windows-1252"?> <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="9.00" Version="9.00"
Name="libbroadvoice" Name="libbroadvoice"
ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}" ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}"
RootNamespace="libbroadvoice" RootNamespace="libbroadvoice"
Keyword="Win32Proj" Keyword="Win32Proj"
TargetFrameworkVersion="131072" TargetFrameworkVersion="131072"
> >
<Platforms> <Platforms>
<Platform <Platform
Name="Win32" Name="Win32"
/> />
</Platforms> <Platform
<ToolFiles> Name="x64"
</ToolFiles> />
<Configurations> </Platforms>
<Configuration <ToolFiles>
Name="Debug|Win32" </ToolFiles>
OutputDirectory="$(SolutionDir)$(ConfigurationName)" <Configurations>
IntermediateDirectory="$(ConfigurationName)" <Configuration
ConfigurationType="2" Name="Debug|Win32"
CharacterSet="1" OutputDirectory="$(SolutionDir)$(ConfigurationName)"
> IntermediateDirectory="$(ConfigurationName)"
<Tool ConfigurationType="2"
Name="VCPreBuildEventTool" CharacterSet="1"
/> >
<Tool <Tool
Name="VCCustomBuildTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
<Tool <Tool
Name="VCMIDLTool" Name="VCWebServiceProxyGeneratorTool"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCMIDLTool"
Optimization="0" />
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc" <Tool
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H" Name="VCCLCompilerTool"
MinimalRebuild="true" Optimization="0"
BasicRuntimeChecks="3" AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
RuntimeLibrary="3" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
UsePrecompiledHeader="0" MinimalRebuild="true"
WarningLevel="4" BasicRuntimeChecks="3"
Detect64BitPortabilityProblems="true" RuntimeLibrary="3"
DebugInformationFormat="4" UsePrecompiledHeader="0"
CompileAs="1" WarningLevel="4"
/> Detect64BitPortabilityProblems="true"
<Tool DebugInformationFormat="4"
Name="VCManagedResourceCompilerTool" CompileAs="1"
/> />
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCManagedResourceCompilerTool"
/> />
<Tool <Tool
Name="VCPreLinkEventTool" Name="VCResourceCompilerTool"
/> />
<Tool <Tool
Name="VCLinkerTool" Name="VCPreLinkEventTool"
LinkIncremental="2" />
GenerateDebugInformation="true" <Tool
SubSystem="2" Name="VCLinkerTool"
RandomizedBaseAddress="1" LinkIncremental="2"
DataExecutionPrevention="0" GenerateDebugInformation="true"
TargetMachine="1" SubSystem="2"
/> RandomizedBaseAddress="1"
<Tool DataExecutionPrevention="0"
Name="VCALinkTool" TargetMachine="1"
/> />
<Tool <Tool
Name="VCManifestTool" Name="VCALinkTool"
/> />
<Tool <Tool
Name="VCXDCMakeTool" Name="VCManifestTool"
/> />
<Tool <Tool
Name="VCBscMakeTool" Name="VCXDCMakeTool"
/> />
<Tool <Tool
Name="VCFxCopTool" Name="VCBscMakeTool"
/> />
<Tool <Tool
Name="VCAppVerifierTool" Name="VCFxCopTool"
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCAppVerifierTool"
/> />
</Configuration> <Tool
<Configuration Name="VCPostBuildEventTool"
Name="Release|Win32" />
OutputDirectory="$(SolutionDir)$(ConfigurationName)" </Configuration>
IntermediateDirectory="$(ConfigurationName)" <Configuration
ConfigurationType="2" Name="Release|Win32"
CharacterSet="1" OutputDirectory="$(SolutionDir)$(ConfigurationName)"
WholeProgramOptimization="1" IntermediateDirectory="$(ConfigurationName)"
> ConfigurationType="2"
<Tool CharacterSet="1"
Name="VCPreBuildEventTool" WholeProgramOptimization="1"
/> >
<Tool <Tool
Name="VCCustomBuildTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="VCWebServiceProxyGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
<Tool <Tool
Name="VCMIDLTool" Name="VCWebServiceProxyGeneratorTool"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCMIDLTool"
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc" />
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H" <Tool
RuntimeLibrary="2" Name="VCCLCompilerTool"
UsePrecompiledHeader="0" AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
WarningLevel="4" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
Detect64BitPortabilityProblems="true" RuntimeLibrary="2"
DebugInformationFormat="3" UsePrecompiledHeader="0"
/> WarningLevel="4"
<Tool Detect64BitPortabilityProblems="true"
Name="VCManagedResourceCompilerTool" DebugInformationFormat="3"
/> />
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCManagedResourceCompilerTool"
/> />
<Tool <Tool
Name="VCPreLinkEventTool" Name="VCResourceCompilerTool"
/> />
<Tool <Tool
Name="VCLinkerTool" Name="VCPreLinkEventTool"
LinkIncremental="1" />
GenerateDebugInformation="true" <Tool
SubSystem="2" Name="VCLinkerTool"
OptimizeReferences="2" LinkIncremental="1"
EnableCOMDATFolding="2" GenerateDebugInformation="true"
RandomizedBaseAddress="1" SubSystem="2"
DataExecutionPrevention="0" OptimizeReferences="2"
TargetMachine="1" EnableCOMDATFolding="2"
/> RandomizedBaseAddress="1"
<Tool DataExecutionPrevention="0"
Name="VCALinkTool" TargetMachine="1"
/> />
<Tool <Tool
Name="VCManifestTool" Name="VCALinkTool"
/> />
<Tool <Tool
Name="VCXDCMakeTool" Name="VCManifestTool"
/> />
<Tool <Tool
Name="VCBscMakeTool" Name="VCXDCMakeTool"
/> />
<Tool <Tool
Name="VCFxCopTool" Name="VCBscMakeTool"
/> />
<Tool <Tool
Name="VCAppVerifierTool" Name="VCFxCopTool"
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCAppVerifierTool"
/> />
</Configuration> <Tool
</Configurations> Name="VCPostBuildEventTool"
<References> />
</References> </Configuration>
<Files> <Configuration
<Filter Name="Debug|x64"
Name="Source Files" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" ConfigurationType="2"
> CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="4"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="17"
/>
<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|x64"
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".; .\floating\common; .\floating\bv16; .\floating\bv32; .\broadvoice; .\msvc"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BROADVOICE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_TGMATH_H"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="4"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="17"
/>
<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}"
>

@ -0,0 +1,287 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="mod_bv"
ProjectGUID="{D5C87B19-150D-4EF3-A671-96589BD2D14A}"
RootNamespace="mod_bv"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\..\w32\module_debug.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\..\libs\broadvoice\src\broadvoice&quot;"
UsePrecompiledHeader="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|x64"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\..\w32\module_debug.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\..\libs\broadvoice\src\broadvoice&quot;"
UsePrecompiledHeader="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(SolutionDir)$(PlatformName)\$(ConfigurationName)/mod/$(ProjectName).dll"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="17"
/>
<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"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\..\w32\module_release.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\..\libs\libg722_1\src\g722_1&quot;;&quot;$(InputDir)..\..\..\..\libs\libg722_1\src\msvc&quot;"
UsePrecompiledHeader="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
/>
<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|x64"
ConfigurationType="2"
InheritedPropertySheets="..\..\..\..\w32\module_release.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\..\libs\libg722_1\src\g722_1&quot;;&quot;$(InputDir)..\..\..\..\libs\libg722_1\src\msvc&quot;"
UsePrecompiledHeader="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(SolutionDir)$(PlatformName)\$(ConfigurationName)/mod/$(ProjectName).dll"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="17"
/>
<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>
<File
RelativePath=".\mod_bv.c"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>