]> git.sur5r.net Git - freertos/commitdiff
Reduce warning level in Visual Studio project as it generates lots of warnings in...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 23 Jul 2019 17:30:18 +0000 (17:30 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 23 Jul 2019 17:30:18 +0000 (17:30 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2701 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj

index 87c034b6e40733bfbfd5e00f41fd9ffacc941dc3..cd7a90f24fe0dd952e4a4e39c931d2f67e11d0ed 100644 (file)
@@ -48,7 +48,7 @@
       <AssemblerListingLocation>.\Debug/</AssemblerListingLocation>\r
       <ObjectFileName>.\Debug/</ObjectFileName>\r
       <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>\r
-      <WarningLevel>EnableAllWarnings</WarningLevel>\r
+      <WarningLevel>Level4</WarningLevel>\r
       <SuppressStartupBanner>true</SuppressStartupBanner>\r
       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r