mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
ported 1.4.4 branch changes (needs build checks and test runs!)
This commit is contained in:
@@ -281,6 +281,7 @@
|
||||
<ClInclude Include="include\Poco\Crypto\X509Certificate.h" />
|
||||
<ClInclude Include="include\Poco\Crypto\Crypto.h" />
|
||||
<ClInclude Include="include\Poco\Crypto\OpenSSLInitializer.h" />
|
||||
<ClInclude Include="include\Poco\Crypto\DigestEngine.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="src\Cipher.cpp" />
|
||||
@@ -296,6 +297,7 @@
|
||||
<ClCompile Include="src\RSAKeyImpl.cpp" />
|
||||
<ClCompile Include="src\X509Certificate.cpp" />
|
||||
<ClCompile Include="src\OpenSSLInitializer.cpp" />
|
||||
<ClCompile Include="src\DigestEngine.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\DLLVersion.rc">
|
||||
|
||||
Reference in New Issue
Block a user