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

@ -37,6 +37,7 @@
<ClInclude Include="Platform.h" />
<ClInclude Include="RawString.h" />
<ClInclude Include="StringUtil.h" />
<ClInclude Include="Test.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">