]> git.sur5r.net Git - freertos/blobdiff - Demo/WIN32-MSVC/WIN32.vcxproj
Add a few lines to the RX ports that allow the vector to be installed when the FreeRT...
[freertos] / Demo / WIN32-MSVC / WIN32.vcxproj
index 3d96fb03d2e06f1ae594a5e8cfcf55e61f8ae449..9944c4b78cb33ed46ed9830ec34dc6031f7e5346 100644 (file)
@@ -67,6 +67,7 @@
       <SuppressStartupBanner>true</SuppressStartupBanner>\r
       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
+      <AdditionalOptions>/wd4210 %(AdditionalOptions)</AdditionalOptions>\r
     </ClCompile>\r
     <ResourceCompile>\r
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
     <ClCompile Include="..\Common\Minimal\BlockQ.c" />\r
     <ClCompile Include="..\Common\Minimal\blocktim.c" />\r
     <ClCompile Include="..\Common\Minimal\countsem.c" />\r
+    <ClCompile Include="..\Common\Minimal\death.c" />\r
+    <ClCompile Include="..\Common\Minimal\dynamic.c" />\r
     <ClCompile Include="..\Common\Minimal\flop.c" />\r
     <ClCompile Include="..\Common\Minimal\GenQTest.c" />\r
     <ClCompile Include="..\Common\Minimal\integer.c" />\r