Add test-shutdown-eof to msvc project

This commit is contained in:
Bert Belder 2011-06-07 00:44:26 +02:00
parent aa59c81d60
commit ed623b3a71

View File

@ -155,6 +155,7 @@
<ClCompile Include="..\test\runner-win.c" />
<ClCompile Include="..\test\runner.c" />
<ClCompile Include="..\test\test-bind-error.c" />
<ClCompile Include="..\test\test-shutdown-eof.c" />
<ClCompile Include="..\test\test-tcp-writealot.c" />
<ClCompile Include="..\test\test-timer-again.c" />
<ClCompile Include="..\test\test-timer.c" />