mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-13 13:40:44 +00:00
162 lines
8.8 KiB
Plaintext
162 lines
8.8 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup Label="ProjectConfigurations">
|
||
|
<ProjectConfiguration Include="Debug|Win32">
|
||
|
<Configuration>Debug</Configuration>
|
||
|
<Platform>Win32</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Debug|x64">
|
||
|
<Configuration>Debug</Configuration>
|
||
|
<Platform>x64</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Release|Win32">
|
||
|
<Configuration>Release</Configuration>
|
||
|
<Platform>Win32</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Release|x64">
|
||
|
<Configuration>Release</Configuration>
|
||
|
<Platform>x64</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
</ItemGroup>
|
||
|
<PropertyGroup Label="Globals">
|
||
|
<ProjectName>libspandsp</ProjectName>
|
||
|
<ProjectGuid>{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}</ProjectGuid>
|
||
|
<RootNamespace>libspandsp</RootNamespace>
|
||
|
<Keyword>Win32Proj</Keyword>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
<PlatformToolset>v110</PlatformToolset>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
<PlatformToolset>v110</PlatformToolset>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
<PlatformToolset>v110</PlatformToolset>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
<PlatformToolset>v110</PlatformToolset>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||
|
<ImportGroup Label="ExtensionSettings">
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
<Import Project="..\..\..\w32\extdll.props" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
<Import Project="..\..\..\w32\extdll.props" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
<Import Project="..\..\..\w32\extdll.props" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
<Import Project="..\..\..\w32\extdll.props" />
|
||
|
</ImportGroup>
|
||
|
<PropertyGroup Label="UserMacros" />
|
||
|
<PropertyGroup>
|
||
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
||
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
|
||
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
||
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
|
||
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
|
||
|
</PropertyGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<BuildLog>
|
||
|
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
|
||
|
</BuildLog>
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>.;.\spandsp;.\msvc;..\tiff-4.0.3\tiff-4.0.3\libtiff;..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<WarningLevel>Level4</WarningLevel>
|
||
|
<CompileAs>CompileAsC</CompileAs>
|
||
|
<DisableSpecificWarnings>4127;4324;4267;4306;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
</Link>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<BuildLog>
|
||
|
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
|
||
|
</BuildLog>
|
||
|
<ClCompile>
|
||
|
<AdditionalIncludeDirectories>.;.\spandsp;.\msvc;..\tiff-4.0.3\tiff-4.0.3\libtiff;..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<WarningLevel>Level4</WarningLevel>
|
||
|
<DisableSpecificWarnings>4127;4324;4267;4306;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
</Link>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<BuildLog>
|
||
|
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
|
||
|
</BuildLog>
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>.;.\spandsp;.\msvc;..\tiff-4.0.3\tiff-4.0.3\libtiff;..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<WarningLevel>Level4</WarningLevel>
|
||
|
<CompileAs>CompileAsC</CompileAs>
|
||
|
<DisableSpecificWarnings>4127;4324;4267;4306;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<TargetMachine>MachineX64</TargetMachine>
|
||
|
</Link>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
|
<BuildLog>
|
||
|
<Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
|
||
|
</BuildLog>
|
||
|
<ClCompile>
|
||
|
<AdditionalIncludeDirectories>.;.\spandsp;.\msvc;..\tiff-4.0.3\tiff-4.0.3\libtiff;..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<WarningLevel>Level4</WarningLevel>
|
||
|
<DisableSpecificWarnings>4127;4324;4267;4306;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<TargetMachine>MachineX64</TargetMachine>
|
||
|
</Link>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemGroup>
|