2006-01-03 22:13:59 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2006-01-13 14:23:34 +00:00
|
|
|
Name="mod_speex"
|
2006-01-03 22:13:59 +00:00
|
|
|
ProjectGUID="{5580D60E-0F77-4716-9CD4-B8E5986FA375}"
|
2006-01-13 14:23:34 +00:00
|
|
|
RootNamespace="mod_speex"
|
2006-01-03 22:13:59 +00:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2006-08-17 19:58:55 +00:00
|
|
|
OutputDirectory="$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
2006-01-03 22:13:59 +00:00
|
|
|
ConfigurationType="2"
|
2007-10-18 07:21:38 +00:00
|
|
|
InheritedPropertySheets="..\..\..\..\w32\module_debug.vsprops"
|
2006-01-03 22:13:59 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2006-08-17 19:58:55 +00:00
|
|
|
CommandLine=""
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2006-12-20 18:27:35 +00:00
|
|
|
AdditionalIncludeDirectories=""$(InputDir)..\..\..\include";"$(InputDir)include";"$(InputDir)..\..\..\..\libs\include";"$(InputDir)..\..\..\..\libs\speex\include";"$(InputDir)..\..\..\..\libs\speex\include\speex""
|
2006-01-03 22:13:59 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2007-01-07 04:35:16 +00:00
|
|
|
RuntimeLibrary="3"
|
2006-01-03 22:13:59 +00:00
|
|
|
UsePrecompiledHeader="0"
|
2006-02-20 04:36:29 +00:00
|
|
|
WarningLevel="4"
|
2006-02-20 19:07:41 +00:00
|
|
|
WarnAsError="true"
|
2006-01-03 22:13:59 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
2006-08-18 07:22:18 +00:00
|
|
|
DebugInformationFormat="3"
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2006-08-17 19:58:55 +00:00
|
|
|
OutputFile="$(SolutionDir)$(OutDir)/mod/$(InputName).dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories="$(InputDir)..\..\..\..\libs\speex-1.1.11.1\win32\libspeex\$(OutDir);..\..\..\..\w32\vsnet\$(OutDir)"
|
2006-01-03 22:13:59 +00:00
|
|
|
GenerateDebugInformation="true"
|
2006-08-17 19:58:55 +00:00
|
|
|
ProgramDatabaseFile="$(OutDir)$(TargetName).pdb"
|
2006-01-03 22:13:59 +00:00
|
|
|
SubSystem="2"
|
2006-01-13 14:23:34 +00:00
|
|
|
ImportLibrary="$(OutDir)/mod_speex.lib"
|
2006-01-03 22:13:59 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2006-08-17 19:58:55 +00:00
|
|
|
OutputDirectory="$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
2006-01-03 22:13:59 +00:00
|
|
|
ConfigurationType="2"
|
2007-10-18 07:21:38 +00:00
|
|
|
InheritedPropertySheets="..\..\..\..\w32\module_release.vsprops"
|
2006-01-03 22:13:59 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2006-08-17 19:58:55 +00:00
|
|
|
CommandLine=""
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2006-12-20 18:27:35 +00:00
|
|
|
AdditionalIncludeDirectories=""$(InputDir)..\..\..\include";"$(InputDir)include";"$(InputDir)..\..\..\..\libs\include";"$(InputDir)..\..\..\..\libs\speex\include";"$(InputDir)..\..\..\..\libs\speex\include\speex""
|
2006-01-03 22:13:59 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS"
|
2007-01-07 04:35:16 +00:00
|
|
|
RuntimeLibrary="2"
|
2006-01-03 22:13:59 +00:00
|
|
|
UsePrecompiledHeader="0"
|
2006-02-20 04:36:29 +00:00
|
|
|
WarningLevel="4"
|
2006-01-03 22:13:59 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2006-08-17 19:58:55 +00:00
|
|
|
OutputFile="$(SolutionDir)$(OutDir)/mod/$(InputName).dll"
|
2006-01-03 22:13:59 +00:00
|
|
|
LinkIncremental="1"
|
2006-08-17 19:58:55 +00:00
|
|
|
AdditionalLibraryDirectories="$(InputDir)..\..\..\..\libs\speex-1.1.11.1\win32\libspeex\$(OutDir);..\..\..\..\w32\vsnet\$(OutDir)"
|
2006-01-03 22:13:59 +00:00
|
|
|
GenerateDebugInformation="true"
|
2006-08-17 19:58:55 +00:00
|
|
|
ProgramDatabaseFile="$(OutDir)$(TargetName).pdb"
|
2006-01-03 22:13:59 +00:00
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2006-01-13 14:23:34 +00:00
|
|
|
ImportLibrary="$(OutDir)/mod_speex.lib"
|
2006-01-03 22:13:59 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
2007-10-18 07:21:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\mod_speex.c"
|
2006-01-03 22:13:59 +00:00
|
|
|
>
|
2007-10-18 07:21:38 +00:00
|
|
|
</File>
|
2006-01-03 22:13:59 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|