Common: Add Timer.h

This commit is contained in:
Birunthan Mohanathas
2013-11-06 15:54:17 +02:00
parent fcc62a9ff3
commit 1be1381e7b
3 changed files with 58 additions and 0 deletions

View File

@ -40,6 +40,7 @@
<ClInclude Include="Platform.h" />
<ClInclude Include="RawString.h" />
<ClInclude Include="StringUtil.h" />
<ClInclude Include="Timer.h" />
<ClInclude Include="UnitTest.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />