diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2012-03-21 14:53:50 -0700 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2012-03-21 14:53:50 -0700 |
| commit | 15db05d7abd781d2a4ddcbeca57ff30a87b663f9 (patch) | |
| tree | e40084995e5ee7703b50ead7a1e4014bf25553dd /Source | |
| parent | 70b6c4280f72a1adaa7cefc7ab7cc7173e3c8e7f (diff) | |
I am very picky about my VS files... :D
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/VSProps/CodeGen_Release.props | 1 |
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> |
