Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Commit

Permalink
kinda fixed linker errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietia10 committed Jul 15, 2014
1 parent dafcd6b commit 1f7f80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projectFiles/vc10/otserv.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>otpch.h</PrecompiledHeaderFile>
</ClCompile>
<Link>
Expand Down

0 comments on commit 1f7f80e

Please sign in to comment.