summaryrefslogtreecommitdiffstats
path: root/g729a/g729a.vcproj
diff options
context:
space:
mode:
authorbossiel <bossiel@yahoo.fr>2011-08-10 22:59:15 +0000
committerbossiel <bossiel@yahoo.fr>2011-08-10 22:59:15 +0000
commit1ebf5a5fcda0c9154e22ed02404fd46525a7fd9f (patch)
tree4b6214a7142ab1035cb0e47444e88af38e712421 /g729a/g729a.vcproj
downloaddoubango-1.0.zip
doubango-1.0.tar.gz
Move deprecated v1.0 from trunk to branches1.0
Diffstat (limited to 'g729a/g729a.vcproj')
-rw-r--r--g729a/g729a.vcproj378
1 files changed, 378 insertions, 0 deletions
diff --git a/g729a/g729a.vcproj b/g729a/g729a.vcproj
new file mode 100644
index 0000000..36d8e8f
--- /dev/null
+++ b/g729a/g729a.vcproj
@@ -0,0 +1,378 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="g729a"
+ ProjectGUID="{E70DA42C-FE52-4C1F-B85E-9DB825E488A4}"
+ RootNamespace="g729a"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="196613"
+ >
+ <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"
+ 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"
+ Optimization="2"
+ EnableIntrinsicFunctions="true"
+ WholeProgramOptimization="false"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\thirdparties\win32\lib\g729a\$(ProjectName).a"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release_Shared|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="1"
+ WholeProgramOptimization="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ EnableIntrinsicFunctions="true"
+ WholeProgramOptimization="false"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ ModuleDefinitionFile="export.def"
+ LinkTimeCodeGeneration="0"
+ />
+ <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=".\ACELP_CA.C"
+ >
+ </File>
+ <File
+ RelativePath=".\BASIC_OP.C"
+ >
+ </File>
+ <File
+ RelativePath=".\BITS.C"
+ >
+ </File>
+ <File
+ RelativePath=".\COD_LD8A.C"
+ >
+ </File>
+ <File
+ RelativePath=".\COR_FUNC.C"
+ >
+ </File>
+ <File
+ RelativePath=".\DE_ACELP.C"
+ >
+ </File>
+ <File
+ RelativePath=".\DEC_GAIN.C"
+ >
+ </File>
+ <File
+ RelativePath=".\DEC_LAG3.C"
+ >
+ </File>
+ <File
+ RelativePath=".\DEC_LD8A.C"
+ >
+ </File>
+ <File
+ RelativePath=".\DSPFUNC.C"
+ >
+ </File>
+ <File
+ RelativePath=".\FILTER.C"
+ >
+ </File>
+ <File
+ RelativePath=".\GAINPRED.C"
+ >
+ </File>
+ <File
+ RelativePath=".\LPC.C"
+ >
+ </File>
+ <File
+ RelativePath=".\LPCFUNC.C"
+ >
+ </File>
+ <File
+ RelativePath=".\LSPDEC.C"
+ >
+ </File>
+ <File
+ RelativePath=".\LSPGETQ.C"
+ >
+ </File>
+ <File
+ RelativePath=".\OPER_32B.C"
+ >
+ </File>
+ <File
+ RelativePath=".\P_PARITY.C"
+ >
+ </File>
+ <File
+ RelativePath=".\PITCH_A.C"
+ >
+ </File>
+ <File
+ RelativePath=".\POST_PRO.C"
+ >
+ </File>
+ <File
+ RelativePath=".\POSTFILT.C"
+ >
+ </File>
+ <File
+ RelativePath=".\PRE_PROC.C"
+ >
+ </File>
+ <File
+ RelativePath=".\PRED_LT3.C"
+ >
+ </File>
+ <File
+ RelativePath=".\QUA_GAIN.C"
+ >
+ </File>
+ <File
+ RelativePath=".\QUA_LSP.C"
+ >
+ </File>
+ <File
+ RelativePath=".\TAB_LD8A.C"
+ >
+ </File>
+ <File
+ RelativePath=".\TAMING.C"
+ >
+ </File>
+ <File
+ RelativePath=".\UTIL.C"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\BASIC_OP.H"
+ >
+ </File>
+ <File
+ RelativePath=".\LD8A.H"
+ >
+ </File>
+ <File
+ RelativePath=".\OPER_32B.H"
+ >
+ </File>
+ <File
+ RelativePath=".\TAB_LD8A.H"
+ >
+ </File>
+ <File
+ RelativePath=".\TYPEDEF.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>
+ <File
+ RelativePath=".\export.def"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
OpenPOWER on IntegriCloud