Skip to content

Commit 949dc05

Browse files
intorrXottab-DUTY
authored andcommitted
Temporary reduce Warning Level to Level 1 for supported projects.
1 parent b476f86 commit 949dc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<FloatingPointModel>Fast</FloatingPointModel>
8787
<PrecompiledHeader>Use</PrecompiledHeader>
8888
<RuntimeTypeInfo>true</RuntimeTypeInfo>
89-
<WarningLevel>Level4</WarningLevel>
89+
<WarningLevel>Level1</WarningLevel>
9090
</ClCompile>
9191
<Link>
9292
<AdditionalLibraryDirectories>$(xrSdkDir)libraries;$(xrLibDir);$(xrSdkDir)DXSDK/Lib/$(PlatformShortName);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>

0 commit comments

Comments
 (0)