Updated C client test project to build on VS 2015

This commit is contained in:
Jason Watkins
2016-07-09 17:38:12 -07:00
parent f1855e9c00
commit f9ca716f44
2 changed files with 8 additions and 5 deletions

View File

@@ -56,5 +56,8 @@
<ClInclude Include="..\C Tests\Test.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="..\C Tests\ViewTests.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>