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:
@@ -301,10 +301,12 @@
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="src\CryptoTest.h" />
|
||||
<ClInclude Include="src\DigestEngineTest.h" />
|
||||
<ClInclude Include="src\RSATest.h" />
|
||||
<ClInclude Include="src\CryptoTestSuite.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="src\DigestEngineTest.cpp" />
|
||||
<ClCompile Include="src\CryptoTest.cpp" />
|
||||
<ClCompile Include="src\RSATest.cpp" />
|
||||
<ClCompile Include="src\CryptoTestSuite.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user