msvc: add rapid check property tests

This commit is contained in:
Chun Kuan Lee
2018-12-01 17:59:14 +08:00
parent ebc6542d98
commit d067e81dcf
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,8 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\src\test\*_tests.cpp" />
<ClCompile Include="..\..\src\test\*_properties.cpp" />
<ClCompile Include="..\..\src\test\gen\*_gen.cpp" />
<ClCompile Include="..\..\src\wallet\test\*_tests.cpp" />
<ClCompile Include="..\..\src\test\test_bitcoin.cpp" />
<ClCompile Include="..\..\src\test\test_bitcoin_main.cpp" />