574 lines
32 KiB
XML
574 lines
32 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
<ProjectConfiguration Include="Debug-Dynamic|ARM">
|
|||
|
<Configuration>Debug-Dynamic</Configuration>
|
|||
|
<Platform>ARM</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug-Dynamic|Win32">
|
|||
|
<Configuration>Debug-Dynamic</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug-Dynamic|x64">
|
|||
|
<Configuration>Debug-Dynamic</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug-Static|ARM">
|
|||
|
<Configuration>Debug-Static</Configuration>
|
|||
|
<Platform>ARM</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug-Static|Win32">
|
|||
|
<Configuration>Debug-Static</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug-Static|x64">
|
|||
|
<Configuration>Debug-Static</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug|ARM">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>ARM</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<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-Dynamic|ARM">
|
|||
|
<Configuration>Release-Dynamic</Configuration>
|
|||
|
<Platform>ARM</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release-Dynamic|Win32">
|
|||
|
<Configuration>Release-Dynamic</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release-Dynamic|x64">
|
|||
|
<Configuration>Release-Dynamic</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release-Static|ARM">
|
|||
|
<Configuration>Release-Static</Configuration>
|
|||
|
<Platform>ARM</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release-Static|Win32">
|
|||
|
<Configuration>Release-Static</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release-Static|x64">
|
|||
|
<Configuration>Release-Static</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release|ARM">
|
|||
|
<Configuration>Release</Configuration>
|
|||
|
<Platform>ARM</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>
|
|||
|
<!-- Import common config -->
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-common-config.props" />
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<ProjectGuid>{2BB84911-C1B4-4747-B93D-36AA82CC5031}</ProjectGuid>
|
|||
|
<RootNamespace>pjsip_core</RootNamespace>
|
|||
|
<!-- Specific UWP property -->
|
|||
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|ARM'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|ARM'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|ARM'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|ARM'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<PlatformToolset>v140</PlatformToolset>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<!-- Override the PlatformToolset -->
|
|||
|
<PropertyGroup>
|
|||
|
<PlatformToolset>$(BuildToolset)</PlatformToolset>
|
|||
|
<CharacterSet Condition="'$(API_Family)'!='WinDesktop'"></CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win32-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|ARM'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-arm-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win32-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|ARM'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-arm-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win32-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|ARM'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-arm-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win32-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|ARM'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-arm-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-static-defaults.props" />
|
|||
|
</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="..\..\build\vs\pjproject-vs14-win32-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-arm-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-dynamic-defaults.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="..\..\build\vs\pjproject-vs14-win32-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-arm-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win64-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win64-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win64-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-dynamic-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-win64-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-static-defaults.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="..\..\build\vs\pjproject-vs14-win64-release-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-release-dynamic-defaults.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="..\..\build\vs\pjproject-vs14-win64-common-defaults.props" />
|
|||
|
<Import Project="..\..\build\vs\pjproject-vs14-debug-static-defaults.props" />
|
|||
|
</ImportGroup>
|
|||
|
<PropertyGroup Label="UserMacros" />
|
|||
|
<PropertyGroup>
|
|||
|
<_ProjectFileVersion>14.0.22823.1</_ProjectFileVersion>
|
|||
|
<TargetName>pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration)</TargetName>
|
|||
|
</PropertyGroup>
|
|||
|
<!-- Compile and link option definition -->
|
|||
|
<ItemDefinitionGroup>
|
|||
|
<ClCompile>
|
|||
|
<RuntimeLibrary Condition="'$(API_Family)'=='UWP'">MultiThreadedDebugDLL</RuntimeLibrary>
|
|||
|
</ClCompile>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile>
|
|||
|
</PrecompiledHeaderOutputFile>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|||
|
<Midl>
|
|||
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
</Midl>
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile>
|
|||
|
</PrecompiledHeaderOutputFile>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
<Midl>
|
|||
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
</Midl>
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|ARM'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile>
|
|||
|
</PrecompiledHeaderOutputFile>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Static|x64'">
|
|||
|
<Midl>
|
|||
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
</Midl>
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|ARM'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile>
|
|||
|
</PrecompiledHeaderOutputFile>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Dynamic|x64'">
|
|||
|
<Midl>
|
|||
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
</Midl>
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|ARM'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile>
|
|||
|
</PrecompiledHeaderOutputFile>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Dynamic|x64'">
|
|||
|
<Midl>
|
|||
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
</Midl>
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|ARM'">
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile>
|
|||
|
</PrecompiledHeaderOutputFile>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Static|x64'">
|
|||
|
<Midl>
|
|||
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
</Midl>
|
|||
|
<ClCompile>
|
|||
|
<AdditionalIncludeDirectories>../include;../../pjlib/include;../../pjlib-util/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<PrecompiledHeaderOutputFile />
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>..\lib\pjsip-core-$(TargetCPU)-$(Platform)-vc$(VSVer)-$(Configuration).lib</OutputFile>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="..\src\pjsip\sip_auth_aka.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_auth_client.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_auth_msg.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_auth_parser.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_auth_server.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_config.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_dialog.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_endpoint.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_errno.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_msg.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_multipart.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_parser.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_resolve.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_tel_uri.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_transaction.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_transport.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_transport_loop.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_transport_tcp.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_transport_tls.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_transport_udp.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_ua_layer.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_uri.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_util.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_util_proxy.c" />
|
|||
|
<ClCompile Include="..\src\pjsip\sip_util_statefull.c" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="..\docs\doxygen.h" />
|
|||
|
<ClInclude Include="..\include\pjsip.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\print_util.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_auth.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_auth_aka.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_auth_msg.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_auth_parser.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_config.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_dialog.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_endpoint.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_errno.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_event.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_module.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_msg.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_multipart.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_parser.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_private.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_resolve.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_tel_uri.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_transaction.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_transport.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_transport_loop.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_transport_tcp.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_transport_tls.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_transport_udp.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_types.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_ua_layer.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_uri.h" />
|
|||
|
<ClInclude Include="..\include\pjsip\sip_util.h" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Text Include="..\..\INSTALL.txt" />
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
</ImportGroup>
|
|||
|
</Project>
|