Add test-hrtime to vs solution

This commit is contained in:
Bert Belder 2011-06-17 18:41:30 +02:00
parent b7b7df090c
commit 608917a00f

View File

@ -149,6 +149,7 @@
<ClCompile Include="..\test\test-connection-fail.c" />
<ClCompile Include="..\test\test-get-currentexe.c" />
<ClCompile Include="..\test\test-fail-always.c" />
<ClCompile Include="..\test\test-hrtime.c" />
<ClCompile Include="..\test\test-loop-handles.c" />
<ClCompile Include="..\test\test-pass-always.c" />
<ClCompile Include="..\test\test-ping-pong.c" />