We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b476f86 commit 949dc05Copy full SHA for 949dc05
src/Common.props
@@ -86,7 +86,7 @@
86
<FloatingPointModel>Fast</FloatingPointModel>
87
<PrecompiledHeader>Use</PrecompiledHeader>
88
<RuntimeTypeInfo>true</RuntimeTypeInfo>
89
- <WarningLevel>Level4</WarningLevel>
+ <WarningLevel>Level1</WarningLevel>
90
</ClCompile>
91
<Link>
92
<AdditionalLibraryDirectories>$(xrSdkDir)libraries;$(xrLibDir);$(xrSdkDir)DXSDK/Lib/$(PlatformShortName);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
0 commit comments