Jonathan Lennox | 701bb79 | 2016-09-12 18:40:41 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <ItemGroup Label="ProjectConfigurations"> |
| 4 | <ProjectConfiguration Include="Debug Dll|Win32"> |
| 5 | <Configuration>Debug Dll</Configuration> |
| 6 | <Platform>Win32</Platform> |
| 7 | </ProjectConfiguration> |
| 8 | <ProjectConfiguration Include="Debug Dll|x64"> |
| 9 | <Configuration>Debug Dll</Configuration> |
| 10 | <Platform>x64</Platform> |
| 11 | </ProjectConfiguration> |
| 12 | <ProjectConfiguration Include="Debug|Win32"> |
| 13 | <Configuration>Debug</Configuration> |
| 14 | <Platform>Win32</Platform> |
| 15 | </ProjectConfiguration> |
| 16 | <ProjectConfiguration Include="Debug|x64"> |
| 17 | <Configuration>Debug</Configuration> |
| 18 | <Platform>x64</Platform> |
| 19 | </ProjectConfiguration> |
| 20 | <ProjectConfiguration Include="Release Dll|Win32"> |
| 21 | <Configuration>Release Dll</Configuration> |
| 22 | <Platform>Win32</Platform> |
| 23 | </ProjectConfiguration> |
| 24 | <ProjectConfiguration Include="Release Dll|x64"> |
| 25 | <Configuration>Release Dll</Configuration> |
| 26 | <Platform>x64</Platform> |
| 27 | </ProjectConfiguration> |
| 28 | <ProjectConfiguration Include="Release|Win32"> |
| 29 | <Configuration>Release</Configuration> |
| 30 | <Platform>Win32</Platform> |
| 31 | </ProjectConfiguration> |
| 32 | <ProjectConfiguration Include="Release|x64"> |
| 33 | <Configuration>Release</Configuration> |
| 34 | <Platform>x64</Platform> |
| 35 | </ProjectConfiguration> |
| 36 | </ItemGroup> |
| 37 | <PropertyGroup Label="Globals"> |
| 38 | <ProjectGuid>{EEF031CB-FED8-451E-A471-91EC8D4F6750}</ProjectGuid> |
| 39 | <RootNamespace>srtp2</RootNamespace> |
| 40 | <Keyword>Win32Proj</Keyword> |
| 41 | </PropertyGroup> |
| 42 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'" Label="Configuration"> |
| 44 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 45 | <PlatformToolset>v140</PlatformToolset> |
| 46 | <CharacterSet>Unicode</CharacterSet> |
| 47 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 48 | </PropertyGroup> |
| 49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|x64'" Label="Configuration"> |
| 50 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 51 | <PlatformToolset>v140</PlatformToolset> |
| 52 | <CharacterSet>Unicode</CharacterSet> |
| 53 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 54 | </PropertyGroup> |
| 55 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'" Label="Configuration"> |
| 56 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 57 | <PlatformToolset>v140</PlatformToolset> |
| 58 | <CharacterSet>Unicode</CharacterSet> |
| 59 | </PropertyGroup> |
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'" Label="Configuration"> |
| 61 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 62 | <PlatformToolset>v140</PlatformToolset> |
| 63 | <CharacterSet>Unicode</CharacterSet> |
| 64 | </PropertyGroup> |
| 65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 66 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 67 | <PlatformToolset>v140</PlatformToolset> |
| 68 | <CharacterSet>Unicode</CharacterSet> |
| 69 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 70 | </PropertyGroup> |
| 71 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 72 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 73 | <PlatformToolset>v140</PlatformToolset> |
| 74 | <CharacterSet>Unicode</CharacterSet> |
| 75 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 76 | </PropertyGroup> |
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 78 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 79 | <PlatformToolset>v140</PlatformToolset> |
| 80 | <CharacterSet>Unicode</CharacterSet> |
| 81 | </PropertyGroup> |
| 82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 83 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 84 | <PlatformToolset>v140</PlatformToolset> |
| 85 | <CharacterSet>Unicode</CharacterSet> |
| 86 | </PropertyGroup> |
| 87 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 88 | <ImportGroup Label="ExtensionSettings"> |
| 89 | </ImportGroup> |
| 90 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'" Label="PropertySheets"> |
| 91 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 92 | </ImportGroup> |
| 93 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|x64'" Label="PropertySheets"> |
| 94 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 95 | </ImportGroup> |
| 96 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'" Label="PropertySheets"> |
| 97 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 98 | </ImportGroup> |
| 99 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'" Label="PropertySheets"> |
| 100 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 101 | </ImportGroup> |
| 102 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
| 103 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 104 | </ImportGroup> |
| 105 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 106 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 107 | </ImportGroup> |
| 108 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
| 109 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 110 | </ImportGroup> |
| 111 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 112 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 113 | </ImportGroup> |
| 114 | <PropertyGroup Label="UserMacros" /> |
| 115 | <PropertyGroup> |
| 116 | <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion> |
| 117 | </PropertyGroup> |
| 118 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 119 | <OutDir>$(SolutionDir)$(Configuration)\</OutDir> |
| 120 | <IntDir>$(Configuration)\</IntDir> |
| 121 | </PropertyGroup> |
| 122 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
| 123 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 124 | <OutDir>$(SolutionDir)$(Configuration)\</OutDir> |
| 125 | <IntDir>$(Configuration)\</IntDir> |
| 126 | </PropertyGroup> |
| 127 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> |
| 128 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'"> |
| 129 | <OutDir>$(SolutionDir)$(Configuration)\</OutDir> |
| 130 | <IntDir>$(Configuration)\</IntDir> |
| 131 | </PropertyGroup> |
| 132 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'" /> |
| 133 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'"> |
| 134 | <OutDir>$(SolutionDir)$(Configuration)\</OutDir> |
| 135 | <IntDir>$(Configuration)\</IntDir> |
| 136 | </PropertyGroup> |
| 137 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|x64'" /> |
| 138 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 139 | <PreBuildEvent> |
| 140 | <Message>Creating config.h from config.hw</Message> |
| 141 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 142 | </PreBuildEvent> |
| 143 | <CustomBuildStep> |
| 144 | <Message /> |
| 145 | <Command /> |
| 146 | </CustomBuildStep> |
| 147 | <ClCompile> |
| 148 | <Optimization>Disabled</Optimization> |
| 149 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 150 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 151 | <MinimalRebuild>true</MinimalRebuild> |
| 152 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 153 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 154 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 155 | <PrecompiledHeader /> |
| 156 | <WarningLevel>Level3</WarningLevel> |
| 157 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 158 | </ClCompile> |
| 159 | </ItemDefinitionGroup> |
| 160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 161 | <PreBuildEvent> |
| 162 | <Message>Creating config.h from config.hw</Message> |
| 163 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 164 | </PreBuildEvent> |
| 165 | <CustomBuildStep> |
| 166 | <Message> |
| 167 | </Message> |
| 168 | <Command> |
| 169 | </Command> |
| 170 | </CustomBuildStep> |
| 171 | <ClCompile> |
| 172 | <Optimization>Disabled</Optimization> |
| 173 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 174 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 175 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 176 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 177 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 178 | <PrecompiledHeader> |
| 179 | </PrecompiledHeader> |
| 180 | <WarningLevel>Level3</WarningLevel> |
| 181 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 182 | </ClCompile> |
| 183 | </ItemDefinitionGroup> |
| 184 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 185 | <PreBuildEvent> |
| 186 | <Message>Creating config.h from config.hw</Message> |
| 187 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 188 | </PreBuildEvent> |
| 189 | <CustomBuildStep> |
| 190 | <Message /> |
| 191 | <Command /> |
| 192 | </CustomBuildStep> |
| 193 | <ClCompile> |
| 194 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 195 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 196 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 197 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 198 | <PrecompiledHeader /> |
| 199 | <WarningLevel>Level3</WarningLevel> |
| 200 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 201 | </ClCompile> |
| 202 | </ItemDefinitionGroup> |
| 203 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 204 | <PreBuildEvent> |
| 205 | <Message>Creating config.h from config.hw</Message> |
| 206 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 207 | </PreBuildEvent> |
| 208 | <CustomBuildStep> |
| 209 | <Message> |
| 210 | </Message> |
| 211 | <Command> |
| 212 | </Command> |
| 213 | </CustomBuildStep> |
| 214 | <ClCompile> |
| 215 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 216 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 217 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 218 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 219 | <PrecompiledHeader> |
| 220 | </PrecompiledHeader> |
| 221 | <WarningLevel>Level3</WarningLevel> |
| 222 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 223 | </ClCompile> |
| 224 | </ItemDefinitionGroup> |
| 225 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'"> |
| 226 | <PreBuildEvent> |
| 227 | <Message>Creating config.h from config.hw</Message> |
| 228 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 229 | </PreBuildEvent> |
| 230 | <CustomBuildStep> |
| 231 | <Message /> |
| 232 | <Command /> |
| 233 | </CustomBuildStep> |
| 234 | <ClCompile> |
| 235 | <Optimization>Disabled</Optimization> |
| 236 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 237 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 238 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 239 | <MinimalRebuild>true</MinimalRebuild> |
| 240 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 241 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
| 242 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 243 | <PrecompiledHeader /> |
| 244 | <WarningLevel>Level3</WarningLevel> |
| 245 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat> |
| 246 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 247 | </ClCompile> |
| 248 | <Link> |
| 249 | <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 250 | <ModuleDefinitionFile>srtp.def</ModuleDefinitionFile> |
| 251 | <OptimizeReferences>false</OptimizeReferences> |
| 252 | <EnableCOMDATFolding>false</EnableCOMDATFolding> |
| 253 | <LinkTimeCodeGeneration /> |
| 254 | </Link> |
| 255 | </ItemDefinitionGroup> |
| 256 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'"> |
| 257 | <PreBuildEvent> |
| 258 | <Message>Creating config.h from config.hw</Message> |
| 259 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 260 | </PreBuildEvent> |
| 261 | <CustomBuildStep> |
| 262 | <Message> |
| 263 | </Message> |
| 264 | <Command> |
| 265 | </Command> |
| 266 | </CustomBuildStep> |
| 267 | <ClCompile> |
| 268 | <Optimization>Disabled</Optimization> |
| 269 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 270 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 271 | <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 272 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 273 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
| 274 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 275 | <PrecompiledHeader> |
| 276 | </PrecompiledHeader> |
| 277 | <WarningLevel>Level3</WarningLevel> |
| 278 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 279 | </ClCompile> |
| 280 | <Link> |
| 281 | <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 282 | <ModuleDefinitionFile>srtp.def</ModuleDefinitionFile> |
| 283 | <OptimizeReferences>false</OptimizeReferences> |
| 284 | <EnableCOMDATFolding>false</EnableCOMDATFolding> |
| 285 | <LinkTimeCodeGeneration> |
| 286 | </LinkTimeCodeGeneration> |
| 287 | </Link> |
| 288 | </ItemDefinitionGroup> |
| 289 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|Win32'"> |
| 290 | <PreBuildEvent> |
| 291 | <Message>Creating config.h from config.hw</Message> |
| 292 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 293 | </PreBuildEvent> |
| 294 | <CustomBuildStep> |
| 295 | <Message /> |
| 296 | <Command /> |
| 297 | </CustomBuildStep> |
| 298 | <ClCompile> |
| 299 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 300 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 301 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 302 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 303 | <PrecompiledHeader /> |
| 304 | <WarningLevel>Level3</WarningLevel> |
| 305 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 306 | </ClCompile> |
| 307 | <Link> |
| 308 | <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 309 | <ModuleDefinitionFile>srtp.def</ModuleDefinitionFile> |
| 310 | </Link> |
| 311 | </ItemDefinitionGroup> |
| 312 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Dll|x64'"> |
| 313 | <PreBuildEvent> |
| 314 | <Message>Creating config.h from config.hw</Message> |
| 315 | <Command>copy /Y "$(ProjectDir)config.hw" "$(ProjectDir)crypto\include\config.h" > NUL</Command> |
| 316 | </PreBuildEvent> |
| 317 | <CustomBuildStep> |
| 318 | <Message> |
| 319 | </Message> |
| 320 | <Command> |
| 321 | </Command> |
| 322 | </CustomBuildStep> |
| 323 | <ClCompile> |
| 324 | <AdditionalIncludeDirectories>crypto/include;include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 325 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 326 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 327 | <StructMemberAlignment>Default</StructMemberAlignment> |
| 328 | <PrecompiledHeader> |
| 329 | </PrecompiledHeader> |
| 330 | <WarningLevel>Level3</WarningLevel> |
| 331 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 332 | </ClCompile> |
| 333 | <Link> |
| 334 | <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 335 | <ModuleDefinitionFile>srtp.def</ModuleDefinitionFile> |
| 336 | </Link> |
| 337 | </ItemDefinitionGroup> |
| 338 | <ItemGroup> |
| 339 | <ClCompile Include="crypto\cipher\aes.c"> |
| 340 | <InlineFunctionExpansion Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">Default</InlineFunctionExpansion> |
| 341 | <InlineFunctionExpansion Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'">Default</InlineFunctionExpansion> |
| 342 | <IntrinsicFunctions Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">false</IntrinsicFunctions> |
| 343 | <IntrinsicFunctions Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'">false</IntrinsicFunctions> |
| 344 | <FunctionLevelLinking Condition="'$(Configuration)|$(Platform)'=='Debug Dll|Win32'">false</FunctionLevelLinking> |
| 345 | <FunctionLevelLinking Condition="'$(Configuration)|$(Platform)'=='Debug Dll|x64'">false</FunctionLevelLinking> |
| 346 | </ClCompile> |
| 347 | <ClCompile Include="crypto\cipher\aes_icm.c" /> |
| 348 | <ClCompile Include="crypto\cipher\cipher.c" /> |
| 349 | <ClCompile Include="crypto\cipher\null_cipher.c" /> |
| 350 | <ClCompile Include="crypto\hash\auth.c" /> |
| 351 | <ClCompile Include="crypto\hash\hmac.c" /> |
| 352 | <ClCompile Include="crypto\hash\null_auth.c" /> |
| 353 | <ClCompile Include="crypto\hash\sha1.c" /> |
| 354 | <ClCompile Include="crypto\kernel\alloc.c" /> |
| 355 | <ClCompile Include="crypto\kernel\crypto_kernel.c" /> |
| 356 | <ClCompile Include="crypto\kernel\err.c" /> |
| 357 | <ClCompile Include="crypto\kernel\key.c" /> |
| 358 | <ClCompile Include="crypto\math\datatypes.c" /> |
| 359 | <ClCompile Include="crypto\math\stat.c" /> |
| 360 | <ClCompile Include="crypto\replay\rdb.c" /> |
| 361 | <ClCompile Include="crypto\replay\rdbx.c" /> |
| 362 | <ClCompile Include="crypto\replay\ut_sim.c" /> |
| 363 | <ClCompile Include="srtp\ekt.c" /> |
| 364 | <ClCompile Include="srtp\srtp.c" /> |
| 365 | </ItemGroup> |
| 366 | <ItemGroup> |
| 367 | <ClInclude Include="crypto\include\aes.h" /> |
| 368 | <ClInclude Include="crypto\include\aes_cbc.h" /> |
| 369 | <ClInclude Include="crypto\include\aes_icm.h" /> |
| 370 | <ClInclude Include="crypto\include\alloc.h" /> |
| 371 | <ClInclude Include="crypto\include\auth.h" /> |
| 372 | <ClInclude Include="crypto\include\cipher.h" /> |
| 373 | <ClInclude Include="crypto\include\config.h" /> |
| 374 | <ClInclude Include="crypto\include\crypto.h" /> |
| 375 | <ClInclude Include="crypto\include\cryptoalg.h" /> |
| 376 | <ClInclude Include="crypto\include\crypto_kernel.h" /> |
| 377 | <ClInclude Include="crypto\include\crypto_types.h" /> |
| 378 | <ClInclude Include="crypto\include\datatypes.h" /> |
| 379 | <ClInclude Include="crypto\include\err.h" /> |
| 380 | <ClInclude Include="crypto\include\gf2_8.h" /> |
| 381 | <ClInclude Include="crypto\include\hmac.h" /> |
| 382 | <ClInclude Include="crypto\include\integers.h" /> |
| 383 | <ClInclude Include="crypto\include\key.h" /> |
| 384 | <ClInclude Include="crypto\include\null_auth.h" /> |
| 385 | <ClInclude Include="crypto\include\null_cipher.h" /> |
| 386 | <ClInclude Include="crypto\include\prng.h" /> |
| 387 | <ClInclude Include="crypto\include\rand_source.h" /> |
| 388 | <ClInclude Include="crypto\include\rdb.h" /> |
| 389 | <ClInclude Include="crypto\include\rdbx.h" /> |
| 390 | <ClInclude Include="crypto\include\sha1.h" /> |
| 391 | <ClInclude Include="crypto\include\stat.h" /> |
| 392 | <ClInclude Include="include\ekt.h" /> |
| 393 | <ClInclude Include="include\srtp.h" /> |
| 394 | <ClInclude Include="include\srtp_priv.h" /> |
| 395 | <ClInclude Include="include\ut_sim.h" /> |
| 396 | </ItemGroup> |
| 397 | <ItemGroup> |
| 398 | <None Include="config.hw" /> |
| 399 | <None Include="srtp.def" /> |
| 400 | </ItemGroup> |
| 401 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 402 | <ImportGroup Label="ExtensionTargets"> |
| 403 | </ImportGroup> |
| 404 | </Project> |