Fix running debug projects that use unit testing

This commit is contained in:
Birunthan Mohanathas
2013-06-13 20:17:24 +03:00
parent 384298a43e
commit ced3dd20ca
7 changed files with 44 additions and 12 deletions

View File

@ -18,5 +18,6 @@
<ClInclude Include="StringUtil.h" />
<ClInclude Include="ControlTemplate.h" />
<ClInclude Include="MathParser.h" />
<ClInclude Include="Test.h" />
</ItemGroup>
</Project>