Add try.cc to compile for windows

This commit is contained in:
James Rouzier 2017-10-25 21:01:19 -04:00
parent 088e811da4
commit 0d81f2244c

View File

@ -182,6 +182,7 @@
<ClCompile Include="config.cc" />
<ClCompile Include="dead.cc" />
<ClCompile Include="hill.cc" />
<ClCompile Include="try.cc" />
<ClCompile Include="jitter.cc" />
<ClCompile Include="keygen.cc" />
<ClCompile Include="log.cc" />