summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorShawn Hoffman <godisgovernment@gmail.com>2012-03-21 14:53:50 -0700
committerShawn Hoffman <godisgovernment@gmail.com>2012-03-21 14:53:50 -0700
commit15db05d7abd781d2a4ddcbeca57ff30a87b663f9 (patch)
treee40084995e5ee7703b50ead7a1e4014bf25553dd /Source
parent70b6c4280f72a1adaa7cefc7ab7cc7173e3c8e7f (diff)
I am very picky about my VS files... :D
Diffstat (limited to 'Source')
-rw-r--r--Source/VSProps/CodeGen_Release.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/VSProps/CodeGen_Release.props b/Source/VSProps/CodeGen_Release.props
index 2dd392b7a9..2b69dc0f63 100644
--- a/Source/VSProps/CodeGen_Release.props
+++ b/Source/VSProps/CodeGen_Release.props
@@ -19,7 +19,6 @@
<FunctionLevelLinking>false</FunctionLevelLinking>
<PreprocessorDefinitions>_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
- <FloatingPointModel>Precise</FloatingPointModel>
</ClCompile>
<Link>
<OptimizeReferences>true</OptimizeReferences>