123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|ARM">
- <Configuration>Debug</Configuration>
- <Platform>ARM</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|ARM">
- <Configuration>Release</Configuration>
- <Platform>ARM</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|ARM64">
- <Configuration>Debug</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|ARM64">
- <Configuration>Release</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x86">
- <Configuration>Debug</Configuration>
- <Platform>x86</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x86">
- <Configuration>Release</Configuration>
- <Platform>x86</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\src\crl.c" />
- <ClCompile Include="..\..\src\internal.c" />
- <ClCompile Include="..\..\src\wolfio.c" />
- <ClCompile Include="..\..\src\keys.c" />
- <ClCompile Include="..\..\src\ocsp.c" />
- <ClCompile Include="..\..\src\ssl.c" />
- <ClCompile Include="..\..\src\tls.c" />
- <ClCompile Include="..\..\src\tls13.c" />
- <ClCompile Include="..\..\wolfcrypt\src\aes.c" />
- <ClCompile Include="..\..\wolfcrypt\src\arc4.c" />
- <ClCompile Include="..\..\wolfcrypt\src\asn.c" />
- <ClCompile Include="..\..\wolfcrypt\src\blake2b.c" />
- <ClCompile Include="..\..\wolfcrypt\src\camellia.c" />
- <ClCompile Include="..\..\wolfcrypt\src\chacha.c" />
- <ClCompile Include="..\..\wolfcrypt\src\chacha20_poly1305.c" />
- <ClCompile Include="..\..\wolfcrypt\src\cmac.c" />
- <ClCompile Include="..\..\wolfcrypt\src\coding.c" />
- <ClCompile Include="..\..\wolfcrypt\src\curve25519.c" />
- <ClCompile Include="..\..\wolfcrypt\src\des3.c" />
- <ClCompile Include="..\..\wolfcrypt\src\dh.c" />
- <ClCompile Include="..\..\wolfcrypt\src\dsa.c" />
- <ClCompile Include="..\..\wolfcrypt\src\ecc.c" />
- <ClCompile Include="..\..\wolfcrypt\src\ed25519.c" />
- <ClCompile Include="..\..\wolfcrypt\src\error.c" />
- <ClCompile Include="..\..\wolfcrypt\src\fe_operations.c" />
- <ClCompile Include="..\..\wolfcrypt\src\ge_low_mem.c" />
- <ClCompile Include="..\..\wolfcrypt\src\ge_operations.c" />
- <ClCompile Include="..\..\wolfcrypt\src\hash.c" />
- <ClCompile Include="..\..\wolfcrypt\src\kdf.c" />
- <ClCompile Include="..\..\wolfcrypt\src\hmac.c" />
- <ClCompile Include="..\..\wolfcrypt\src\integer.c" />
- <ClCompile Include="..\..\wolfcrypt\src\logging.c" />
- <ClCompile Include="..\..\wolfcrypt\src\md2.c" />
- <ClCompile Include="..\..\wolfcrypt\src\md4.c" />
- <ClCompile Include="..\..\wolfcrypt\src\md5.c" />
- <ClCompile Include="..\..\wolfcrypt\src\memory.c" />
- <ClCompile Include="..\..\wolfcrypt\src\pkcs12.c" />
- <ClCompile Include="..\..\wolfcrypt\src\pkcs7.c" />
- <ClCompile Include="..\..\wolfcrypt\src\poly1305.c" />
- <ClCompile Include="..\..\wolfcrypt\src\pwdbased.c" />
- <ClCompile Include="..\..\wolfcrypt\src\random.c" />
- <ClCompile Include="..\..\wolfcrypt\src\ripemd.c" />
- <ClCompile Include="..\..\wolfcrypt\src\rsa.c" />
- <ClCompile Include="..\..\wolfcrypt\src\sha.c" />
- <ClCompile Include="..\..\wolfcrypt\src\sha256.c" />
- <ClCompile Include="..\..\wolfcrypt\src\sha3.c" />
- <ClCompile Include="..\..\wolfcrypt\src\sha512.c" />
- <ClCompile Include="..\..\wolfcrypt\src\signature.c" />
- <ClCompile Include="..\..\wolfcrypt\src\srp.c" />
- <ClCompile Include="..\..\wolfcrypt\src\tfm.c" />
- <ClCompile Include="..\..\wolfcrypt\src\wc_encrypt.c" />
- <ClCompile Include="..\..\wolfcrypt\src\wc_port.c" />
- <ClCompile Include="..\..\wolfcrypt\src\wolfevent.c" />
- <ClCompile Include="..\..\wolfcrypt\src\wolfmath.c" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="user_settings.h" />
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{39e7cf74-b491-4cc4-b600-95664a25cc80}</ProjectGuid>
- <Keyword>Android</Keyword>
- <RootNamespace>wolfssl</RootNamespace>
- <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
- <ApplicationType>Android</ApplicationType>
- <ApplicationTypeRevision>3.0</ApplicationTypeRevision>
- <ProjectName>wolfssl</ProjectName>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>Clang_3_8</PlatformToolset>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings" />
- <ImportGroup Label="Shared" />
- <ImportGroup Label="PropertySheets" />
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>DEBUG_WOLFSSL;WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>DEBUG_WOLFSSL;WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>DEBUG_WOLFSSL;WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>DEBUG_WOLFSSL;WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <AdditionalIncludeDirectories>.\;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets" />
- </Project>
|