Skip to content

Commit

Permalink
Removed fast floating point option
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgammon committed Feb 2, 2017
1 parent 4dde2b1 commit 4e9f62c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MUSHclient.vcxproj
Expand Up @@ -137,7 +137,6 @@
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<OmitFramePointers>true</OmitFramePointers>
<EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
<FloatingPointModel>Fast</FloatingPointModel>
<CompileAsManaged>false</CompileAsManaged>
<AdditionalOptions>/GA</AdditionalOptions>
</ClCompile>
Expand Down

0 comments on commit 4e9f62c

Please sign in to comment.