added test_async to cmake and vcxproj

This commit is contained in:
gabime
2018-05-21 16:40:31 +03:00
parent 6704375be6
commit dc328de72a
3 changed files with 12 additions and 7 deletions

View File

@@ -42,6 +42,9 @@
<ClCompile Include="test_misc.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="test_async.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="includes.h">