Lines Matching +full:arm +full:- +full:openssl
1 <?xml version="1.0" encoding="utf-8"?>
12 <ProjectConfiguration Include="Release|ARM">
14 <Platform>ARM</Platform>
22 <ProjectGuid>{B5FD6F1D-129E-4BFF-9340-03606FAC7283}</ProjectGuid>
32 <OpenSSLPlatform>VC-WIN32</OpenSSLPlatform>
40 <OpenSSLPlatform>VC-WIN64A-masm</OpenSSLPlatform>
44 <PropertyGroup Label="Configuration" Condition="$(Platform) == 'ARM'">
46 <Bitness>ARM</Bitness>
47 <ArchName>ARM</ArchName>
48 <OpenSSLPlatform>VC-WIN32-ARM</OpenSSLPlatform>
56 <OpenSSLPlatform>VC-WIN64-ARM</OpenSSLPlatform>
70 $(Perl) "$(opensslDir)\configure" $(OpenSSLPlatform) no-asm
102 … <_Built Include="$(IntDir)\libcrypto.lib;$(IntDir)\libcrypto-*.dll;$(IntDir)\libcrypto-*.pdb" />
103 <_Built Include="$(IntDir)\libssl.lib;$(IntDir)\libssl-*.dll;$(IntDir)\libssl-*.pdb" />
105 <_Include Include="$(opensslDir)\Include\openssl\*.h" />
106 <_Include Include="$(IntDir)\include\openssl\*.h" />
108 <MakeDir Directories="$(opensslOutDir)\include\openssl" />
111 <Copy SourceFiles="@(_Include)" DestinationFolder="$(opensslOutDir)\include\openssl" />