WIP patch for networking

This commit is contained in:
Shawn Hoffman 2011-09-05 19:36:16 -07:00
commit aff6a7ac6f
16 changed files with 1736 additions and 249 deletions

View file

@ -11,6 +11,9 @@
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<MinimalRebuild>false</MinimalRebuild>
</ClCompile>
<Link>
<AdditionalDependencies>libeay32.lib;ssleay32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup />
</Project>