diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2015-03-14 20:38:03 -0700 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2015-03-15 13:48:46 -0700 |
| commit | 64cb3bce35498af46e95bfbb9dcac4ceafb71c05 (patch) | |
| tree | 49c8349fe0a78fe9a36a65c02c0f6995538dfdab /Source/VSProps | |
| parent | 2134770d7a4596b50a32d96d0e7c5a3dac6b81ff (diff) | |
windows: don't compile with openmp support
Diffstat (limited to 'Source/VSProps')
| -rw-r--r-- | Source/VSProps/Base.props | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 92759d4966..4730347a86 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -86,7 +86,6 @@ seem to be a way to only ignore the specific instance we don't care about... --> <DisableSpecificWarnings>4996;4351</DisableSpecificWarnings> - <OpenMPSupport>true</OpenMPSupport> </ClCompile> <!--ClCompile Debug--> <ClCompile Condition="'$(Configuration)'=='Debug'"> |
