]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj
Kernel code:
[freertos] / FreeRTOS / Demo / WIN32-MSVC / WIN32.vcxproj
index 68d8a4b5c1c17c50c134163576b03a5fdb63eae1..e0a04cabd49fc2bd0d0294f8652e9c3fb637548f 100644 (file)
   </ItemDefinitionGroup>\r
   <ItemGroup>\r
     <ClCompile Include="..\..\..\FreeRTOS-Plus\Source\FreeRTOS-Plus-Trace\trcBase.c" />\r
+    <ClCompile Include="..\..\..\FreeRTOS-Plus\Source\FreeRTOS-Plus-Trace\trcHardwarePort.c" />\r
     <ClCompile Include="..\..\..\FreeRTOS-Plus\Source\FreeRTOS-Plus-Trace\trcKernel.c" />\r
-    <ClCompile Include="..\..\..\FreeRTOS-Plus\Source\FreeRTOS-Plus-Trace\trcPort.c" />\r
+    <ClCompile Include="..\..\..\FreeRTOS-Plus\Source\FreeRTOS-Plus-Trace\trcKernelPort.c" />\r
     <ClCompile Include="..\..\..\FreeRTOS-Plus\Source\FreeRTOS-Plus-Trace\trcUser.c" />\r
     <ClCompile Include="..\..\Source\croutine.c" />\r
-    <ClCompile Include="..\..\Source\portable\MemMang\heap_4.c" />\r
+    <ClCompile Include="..\..\Source\event_groups.c" />\r
+    <ClCompile Include="..\..\Source\portable\MemMang\heap_5.c" />\r
     <ClCompile Include="..\..\Source\timers.c" />\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\EventGroupsDemo.c" />\r
     <ClCompile Include="..\Common\Minimal\flop.c" />\r
     <ClCompile Include="..\Common\Minimal\GenQTest.c" />\r
     <ClCompile Include="..\Common\Minimal\integer.c" />\r
+    <ClCompile Include="..\Common\Minimal\IntSemTest.c" />\r
     <ClCompile Include="..\Common\Minimal\PollQ.c" />\r
     <ClCompile Include="..\Common\Minimal\QPeek.c" />\r
+    <ClCompile Include="..\Common\Minimal\QueueOverwrite.c" />\r
     <ClCompile Include="..\Common\Minimal\QueueSet.c" />\r
+    <ClCompile Include="..\Common\Minimal\QueueSetPolling.c" />\r
     <ClCompile Include="..\Common\Minimal\semtest.c" />\r
+    <ClCompile Include="..\Common\Minimal\TaskNotify.c" />\r
     <ClCompile Include="..\Common\Minimal\timerdemo.c" />\r
     <ClCompile Include="DemosModifiedForLowTickRate\recmutex.c" />\r
     <ClCompile Include="main.c">\r
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
     </ClCompile>\r
+    <ClCompile Include="main_blinky.c" />\r
+    <ClCompile Include="main_full.c" />\r
     <ClCompile Include="Run-time-stats-utils.c" />\r
   </ItemGroup>\r
   <ItemGroup>\r
+    <ClInclude Include="..\..\Source\include\event_groups.h" />\r
     <ClInclude Include="..\..\Source\include\timers.h" />\r
-    <ClInclude Include="..\..\Source\include\timer_test.h" />\r
     <ClInclude Include="..\..\Source\portable\MSVC-MingW\portmacro.h" />\r
     <ClInclude Include="FreeRTOSConfig.h" />\r
     <ClInclude Include="..\..\Source\include\croutine.h" />\r
     <ClInclude Include="..\..\Source\include\semphr.h" />\r
     <ClInclude Include="..\..\Source\include\task.h" />\r
     <ClInclude Include="Trace_Recorder_Configuration\trcConfig.h" />\r
-    <ClInclude Include="Trace_Recorder_Configuration\trcPort.h" />\r
   </ItemGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r