Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Speex
Commits
ea827134
Commit
ea827134
authored
Jan 07, 2010
by
Thorvald Natvig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up embedded targets, removing dsp references
parent
0359c23d
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
1 addition
and
2498 deletions
+1
-2498
macosx/Speex.xcodeproj/project.pbxproj
macosx/Speex.xcodeproj/project.pbxproj
+0
-14
macosx/Speex_UB.xcodeproj/project.pbxproj
macosx/Speex_UB.xcodeproj/project.pbxproj
+0
-4
symbian/speex.mmp
symbian/speex.mmp
+1
-1
win32/VS2003/tests/testdenoise.vcproj
win32/VS2003/tests/testdenoise.vcproj
+0
-213
win32/VS2003/tests/testecho.vcproj
win32/VS2003/tests/testecho.vcproj
+0
-213
win32/VS2003/tests/testresample.vcproj
win32/VS2003/tests/testresample.vcproj
+0
-213
win32/VS2005/tests/testdenoise.vcproj
win32/VS2005/tests/testdenoise.vcproj
+0
-307
win32/VS2005/tests/testecho.vcproj
win32/VS2005/tests/testecho.vcproj
+0
-307
win32/VS2005/tests/testresample.vcproj
win32/VS2005/tests/testresample.vcproj
+0
-307
win32/VS2008/libspeex/libspeex.vcproj
win32/VS2008/libspeex/libspeex.vcproj
+0
-4
win32/VS2008/tests/testdenoise.vcproj
win32/VS2008/tests/testdenoise.vcproj
+0
-305
win32/VS2008/tests/testecho.vcproj
win32/VS2008/tests/testecho.vcproj
+0
-305
win32/VS2008/tests/testresample.vcproj
win32/VS2008/tests/testresample.vcproj
+0
-305
No files found.
macosx/Speex.xcodeproj/project.pbxproj
View file @
ea827134
...
...
@@ -48,8 +48,6 @@
738837540B193581005C7A69
/* _kiss_fft_guts.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
738837460B193581005C7A69
/* _kiss_fft_guts.h */
;
};
738837550B193581005C7A69
/* fftwrap.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
738837470B193581005C7A69
/* fftwrap.c */
;
};
738837560B193581005C7A69
/* fftwrap.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
738837480B193581005C7A69
/* fftwrap.h */
;
};
738837570B193581005C7A69
/* filterbank.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
738837490B193581005C7A69
/* filterbank.c */
;
};
738837580B193581005C7A69
/* filterbank.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7388374A0B193581005C7A69
/* filterbank.h */
;
};
738837590B193581005C7A69
/* kiss_fft.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7388374B0B193581005C7A69
/* kiss_fft.c */
;
};
7388375A0B193581005C7A69
/* kiss_fft.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7388374C0B193581005C7A69
/* kiss_fft.h */
;
};
7388375B0B193581005C7A69
/* kiss_fftr.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7388374D0B193581005C7A69
/* kiss_fftr.c */
;
};
...
...
@@ -68,7 +66,6 @@
738837810B19378C005C7A69
/* exc_5_64_table.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
73814B130907FC9900C478FC
/* exc_5_64_table.c */
;
};
738837820B19378E005C7A69
/* exc_8_128_table.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
73814B150907FC9900C478FC
/* exc_8_128_table.c */
;
};
738837830B193791005C7A69
/* fftwrap.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
738837470B193581005C7A69
/* fftwrap.c */
;
};
738837840B193792005C7A69
/* filterbank.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
738837490B193581005C7A69
/* filterbank.c */
;
};
738837850B193793005C7A69
/* filters.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
73814B1C0907FC9900C478FC
/* filters.c */
;
};
738837860B193795005C7A69
/* gain_table.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
73814B240907FC9900C478FC
/* gain_table.c */
;
};
738837870B193796005C7A69
/* gain_table_lbr.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
73814B230907FC9900C478FC
/* gain_table_lbr.c */
;
};
...
...
@@ -165,8 +162,6 @@
73814B4A0907FC9900C478FC
/* speex.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
speex.c
;
path
=
../libspeex/speex.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4B0907FC9900C478FC
/* stack_alloc.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
stack_alloc.h
;
path
=
../libspeex/stack_alloc.h
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4C0907FC9900C478FC
/* stereo.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
stereo.c
;
path
=
../libspeex/stereo.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4D0907FC9900C478FC
/* testdenoise.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testdenoise.c
;
path
=
../libspeex/testdenoise.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4E0907FC9900C478FC
/* testecho.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testecho.c
;
path
=
../libspeex/testecho.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4F0907FC9900C478FC
/* testenc_uwb.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testenc_uwb.c
;
path
=
../libspeex/testenc_uwb.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B500907FC9900C478FC
/* testenc_wb.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testenc_wb.c
;
path
=
../libspeex/testenc_wb.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B510907FC9900C478FC
/* testenc.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testenc.c
;
path
=
../libspeex/testenc.c
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -180,8 +175,6 @@
738837460B193581005C7A69
/* _kiss_fft_guts.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
_kiss_fft_guts.h
;
path
=
../libspeex/_kiss_fft_guts.h
;
sourceTree
=
SOURCE_ROOT
;
};
738837470B193581005C7A69
/* fftwrap.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
fftwrap.c
;
path
=
../libspeex/fftwrap.c
;
sourceTree
=
SOURCE_ROOT
;
};
738837480B193581005C7A69
/* fftwrap.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
fftwrap.h
;
path
=
../libspeex/fftwrap.h
;
sourceTree
=
SOURCE_ROOT
;
};
738837490B193581005C7A69
/* filterbank.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
filterbank.c
;
path
=
../libspeex/filterbank.c
;
sourceTree
=
SOURCE_ROOT
;
};
7388374A0B193581005C7A69
/* filterbank.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
filterbank.h
;
path
=
../libspeex/filterbank.h
;
sourceTree
=
SOURCE_ROOT
;
};
7388374B0B193581005C7A69
/* kiss_fft.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
kiss_fft.c
;
path
=
../libspeex/kiss_fft.c
;
sourceTree
=
SOURCE_ROOT
;
};
7388374C0B193581005C7A69
/* kiss_fft.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
kiss_fft.h
;
path
=
../libspeex/kiss_fft.h
;
sourceTree
=
SOURCE_ROOT
;
};
7388374D0B193581005C7A69
/* kiss_fftr.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
kiss_fftr.c
;
path
=
../libspeex/kiss_fftr.c
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -260,8 +253,6 @@
738837460B193581005C7A69
/* _kiss_fft_guts.h */
,
738837470B193581005C7A69
/* fftwrap.c */
,
738837480B193581005C7A69
/* fftwrap.h */
,
738837490B193581005C7A69
/* filterbank.c */
,
7388374A0B193581005C7A69
/* filterbank.h */
,
7388374B0B193581005C7A69
/* kiss_fft.c */
,
7388374C0B193581005C7A69
/* kiss_fft.h */
,
7388374D0B193581005C7A69
/* kiss_fftr.c */
,
...
...
@@ -328,8 +319,6 @@
73814B4A0907FC9900C478FC
/* speex.c */
,
73814B4B0907FC9900C478FC
/* stack_alloc.h */
,
73814B4C0907FC9900C478FC
/* stereo.c */
,
73814B4D0907FC9900C478FC
/* testdenoise.c */
,
73814B4E0907FC9900C478FC
/* testecho.c */
,
73814B4F0907FC9900C478FC
/* testenc_uwb.c */
,
73814B500907FC9900C478FC
/* testenc_wb.c */
,
73814B510907FC9900C478FC
/* testenc.c */
,
...
...
@@ -389,7 +378,6 @@
73814B080907FBAE00C478FC
/* speex.h in Headers */
,
738837540B193581005C7A69
/* _kiss_fft_guts.h in Headers */
,
738837560B193581005C7A69
/* fftwrap.h in Headers */
,
738837580B193581005C7A69
/* filterbank.h in Headers */
,
7388375A0B193581005C7A69
/* kiss_fft.h in Headers */
,
7388375C0B193581005C7A69
/* kiss_fftr.h in Headers */
,
7388375D0B193581005C7A69
/* lsp_bfin.h in Headers */
,
...
...
@@ -494,7 +482,6 @@
738837810B19378C005C7A69
/* exc_5_64_table.c in Sources */
,
738837820B19378E005C7A69
/* exc_8_128_table.c in Sources */
,
738837830B193791005C7A69
/* fftwrap.c in Sources */
,
738837840B193792005C7A69
/* filterbank.c in Sources */
,
738837850B193793005C7A69
/* filters.c in Sources */
,
738837860B193795005C7A69
/* gain_table.c in Sources */
,
738837870B193796005C7A69
/* gain_table_lbr.c in Sources */
,
...
...
@@ -559,7 +546,6 @@
73814BA40907FC9900C478FC
/* vq.c in Sources */
,
BFF73DD00A78AA170078A4A8
/* window.c in Sources */
,
738837550B193581005C7A69
/* fftwrap.c in Sources */
,
738837570B193581005C7A69
/* filterbank.c in Sources */
,
738837590B193581005C7A69
/* kiss_fft.c in Sources */
,
7388375B0B193581005C7A69
/* kiss_fftr.c in Sources */
,
738837600B193581005C7A69
/* vorbis_psy.c in Sources */
,
...
...
macosx/Speex_UB.xcodeproj/project.pbxproj
View file @
ea827134
...
...
@@ -141,8 +141,6 @@
73814B4A0907FC9900C478FC
/* speex.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
speex.c
;
path
=
../libspeex/speex.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4B0907FC9900C478FC
/* stack_alloc.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
stack_alloc.h
;
path
=
../libspeex/stack_alloc.h
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4C0907FC9900C478FC
/* stereo.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
stereo.c
;
path
=
../libspeex/stereo.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4D0907FC9900C478FC
/* testdenoise.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testdenoise.c
;
path
=
../libspeex/testdenoise.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4E0907FC9900C478FC
/* testecho.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testecho.c
;
path
=
../libspeex/testecho.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B4F0907FC9900C478FC
/* testenc_uwb.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testenc_uwb.c
;
path
=
../libspeex/testenc_uwb.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B500907FC9900C478FC
/* testenc_wb.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testenc_wb.c
;
path
=
../libspeex/testenc_wb.c
;
sourceTree
=
SOURCE_ROOT
;
};
73814B510907FC9900C478FC
/* testenc.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
testenc.c
;
path
=
../libspeex/testenc.c
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -267,8 +265,6 @@
73814B4A0907FC9900C478FC
/* speex.c */
,
73814B4B0907FC9900C478FC
/* stack_alloc.h */
,
73814B4C0907FC9900C478FC
/* stereo.c */
,
73814B4D0907FC9900C478FC
/* testdenoise.c */
,
73814B4E0907FC9900C478FC
/* testecho.c */
,
73814B4F0907FC9900C478FC
/* testenc_uwb.c */
,
73814B500907FC9900C478FC
/* testenc_wb.c */
,
73814B510907FC9900C478FC
/* testenc.c */
,
...
...
symbian/speex.mmp
View file @
ea827134
...
...
@@ -36,7 +36,7 @@ UID 0
MACRO HAVE_CONFIG_H
SOURCEPATH ..\libspeex
SOURCE bits.c cb_search.c exc_5_64_table.c exc_5_256_table.c exc_8_128_table.c
SOURCE exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c fftwrap.c kiss_fft.c kiss_fftr.c
filterbank.c
filters.c gain_table.c
SOURCE exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c fftwrap.c kiss_fft.c kiss_fftr.c filters.c gain_table.c
SOURCE gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c
SOURCE lbr_48k_tables.c lpc.c lsp.c lsp_tables_nb.c ltp.c math_approx.c misc.c
SOURCE modes.c nb_celp.c quant_lsp.c sb_celp.c smallft.c
...
...
win32/VS2003/tests/testdenoise.vcproj
deleted
100644 → 0
View file @
0359c23d
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType=
"Visual C++"
Version=
"7.10"
Name=
"testdenoise"
ProjectGUID=
"{961B8359-1393-4EF7-B8E0-67B6FE1C6DA9}"
Keyword=
"Win32Proj"
>
<Platforms>
<Platform
Name=
"Win32"
/>
</Platforms>
<Configurations>
<Configuration
Name=
"Debug|Win32"
OutputDirectory=
"Debug"
IntermediateDirectory=
"Debug"
ConfigurationType=
"1"
CharacterSet=
"2"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
MinimalRebuild=
"TRUE"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"4"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testdenoise.exe"
LinkIncremental=
"2"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
"$(OutDir)/speexenc.pdb"
SubSystem=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
<Configuration
Name=
"Release|Win32"
OutputDirectory=
"Release"
IntermediateDirectory=
"Release"
ConfigurationType=
"1"
CharacterSet=
"2"
WholeProgramOptimization=
"TRUE"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"3"
GlobalOptimizations=
"TRUE"
InlineFunctionExpansion=
"2"
EnableIntrinsicFunctions=
"TRUE"
FavorSizeOrSpeed=
"1"
OptimizeForProcessor=
"2"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
StringPooling=
"TRUE"
ExceptionHandling=
"FALSE"
RuntimeLibrary=
"2"
BufferSecurityCheck=
"FALSE"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"3"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testdenoise.exe"
LinkIncremental=
"1"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
OptimizeForWindows98=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
<Configuration
Name=
"Release_SSE|Win32"
OutputDirectory=
"$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"2"
WholeProgramOptimization=
"TRUE"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"3"
GlobalOptimizations=
"TRUE"
InlineFunctionExpansion=
"2"
EnableIntrinsicFunctions=
"TRUE"
FavorSizeOrSpeed=
"1"
OptimizeForProcessor=
"2"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
StringPooling=
"TRUE"
ExceptionHandling=
"FALSE"
RuntimeLibrary=
"2"
BufferSecurityCheck=
"FALSE"
EnableEnhancedInstructionSet=
"1"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"3"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testdenoise.exe"
LinkIncremental=
"1"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
OptimizeForWindows98=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name=
"Source Files"
Filter=
"cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=
"..\..\..\libspeex\testdenoise.c"
>
</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"
UniqueIdentifier=
"{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
win32/VS2003/tests/testecho.vcproj
deleted
100644 → 0
View file @
0359c23d
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType=
"Visual C++"
Version=
"7.10"
Name=
"testecho"
ProjectGUID=
"{961B8359-1393-4EF7-B8E0-67B6FE1C6DAA}"
Keyword=
"Win32Proj"
>
<Platforms>
<Platform
Name=
"Win32"
/>
</Platforms>
<Configurations>
<Configuration
Name=
"Debug|Win32"
OutputDirectory=
"Debug"
IntermediateDirectory=
"Debug"
ConfigurationType=
"1"
CharacterSet=
"2"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
MinimalRebuild=
"TRUE"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"4"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testecho.exe"
LinkIncremental=
"2"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
"$(OutDir)/speexenc.pdb"
SubSystem=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
<Configuration
Name=
"Release|Win32"
OutputDirectory=
"Release"
IntermediateDirectory=
"Release"
ConfigurationType=
"1"
CharacterSet=
"2"
WholeProgramOptimization=
"TRUE"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"3"
GlobalOptimizations=
"TRUE"
InlineFunctionExpansion=
"2"
EnableIntrinsicFunctions=
"TRUE"
FavorSizeOrSpeed=
"1"
OptimizeForProcessor=
"2"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
StringPooling=
"TRUE"
ExceptionHandling=
"FALSE"
RuntimeLibrary=
"2"
BufferSecurityCheck=
"FALSE"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"3"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testecho.exe"
LinkIncremental=
"1"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
OptimizeForWindows98=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
<Configuration
Name=
"Release_SSE|Win32"
OutputDirectory=
"$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"2"
WholeProgramOptimization=
"TRUE"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"3"
GlobalOptimizations=
"TRUE"
InlineFunctionExpansion=
"2"
EnableIntrinsicFunctions=
"TRUE"
FavorSizeOrSpeed=
"1"
OptimizeForProcessor=
"2"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
StringPooling=
"TRUE"
ExceptionHandling=
"FALSE"
RuntimeLibrary=
"2"
BufferSecurityCheck=
"FALSE"
EnableEnhancedInstructionSet=
"1"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"3"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testecho.exe"
LinkIncremental=
"1"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
OptimizeForWindows98=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name=
"Source Files"
Filter=
"cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=
"..\..\..\libspeex\testecho.c"
>
</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"
UniqueIdentifier=
"{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
win32/VS2003/tests/testresample.vcproj
deleted
100644 → 0
View file @
0359c23d
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType=
"Visual C++"
Version=
"7.10"
Name=
"testresample"
ProjectGUID=
"{961B8359-1393-4EF7-B8E0-67B6FE1C6DAB}"
Keyword=
"Win32Proj"
>
<Platforms>
<Platform
Name=
"Win32"
/>
</Platforms>
<Configurations>
<Configuration
Name=
"Debug|Win32"
OutputDirectory=
"Debug"
IntermediateDirectory=
"Debug"
ConfigurationType=
"1"
CharacterSet=
"2"
>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"..\..\..\include;..\.."
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
MinimalRebuild=
"TRUE"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
UsePrecompiledHeader=
"0"
WarningLevel=
"3"
Detect64BitPortabilityProblems=
"TRUE"
DebugInformationFormat=
"4"
CompileAs=
"1"
/>
<Tool
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"../../../bin/testresample.exe"
LinkIncremental=
"2"
AdditionalLibraryDirectories=
""
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
"$(OutDir)/speexenc.pdb"
SubSystem=
"1"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
<Tool
Name=
"VCPostBuildEventTool"
/>
<Tool
Name=
"VCPreBuildEventTool"
/>
<Tool
Name=
"VCPreLinkEventTool"
/>
<Tool
Name=
"VCResourceCompilerTool"
/>
<Tool
Name=
"VCWebServiceProxyGeneratorTool"
/>
<Tool
Name=
"VCXMLDataGeneratorTool"
/>
<Tool
Name=
"VCWebDeploymentTool"
/>
<Tool
Name=
"VCManagedWrapperGeneratorTool"
/>
<Tool
Name=
"VCAuxiliaryManagedWrapperGeneratorTool"
/>
</Configuration>
<Configuration
Name=
"Release|Win32"
OutputDirectory=
"Release"
IntermediateDirectory=
"Release"
ConfigurationType=
"1"
CharacterSet=
"2"
WholeProgramOptimization=
"TRUE"
>