X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Demo%2FWIN32-MSVC%2FWIN32.vcxproj;h=9944c4b78cb33ed46ed9830ec34dc6031f7e5346;hb=1e29c3a095310fe360325ef6fbb5c9cd9af709da;hp=bc4b02e9f9627bcb635fa9f2e8efc02c6a7974c4;hpb=641408b76ffa009d4d5b459b79094d9e035f5d42;p=freertos diff --git a/Demo/WIN32-MSVC/WIN32.vcxproj b/Demo/WIN32-MSVC/WIN32.vcxproj index bc4b02e9f..9944c4b78 100644 --- a/Demo/WIN32-MSVC/WIN32.vcxproj +++ b/Demo/WIN32-MSVC/WIN32.vcxproj @@ -67,6 +67,7 @@ true EditAndContinue false + /wd4210 %(AdditionalOptions) _DEBUG;%(PreprocessorDefinitions) @@ -95,7 +96,7 @@ MaxSpeed OnlyExplicitInline - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true MultiThreaded true @@ -105,13 +106,14 @@ .\Release/ Level3 true + ..\..\Source\include;..\..\Source\portable\MSVC-MingW;..\Common\Include;.;%(AdditionalIncludeDirectories) NDEBUG;%(PreprocessorDefinitions) 0x0c09 - .\Release/WIN32.exe + .\Release/RTOSDemo.exe true .\Release/WIN32.pdb Console @@ -124,15 +126,20 @@ + + + + - + + %(AdditionalIncludeDirectories) %(PreprocessorDefinitions) @@ -160,7 +167,9 @@ - + + +