mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
Follow instructions on http://blogs.msdn.com/b/vsproject/archive/2009/07/21/enable-c-project-system-logging.aspx to manually prevent MSVC from incorrectly reporting the MSVC demo project as being out of date.
This commit is contained in:
parent
5a2a8fc319
commit
b96016e234
|
@ -193,7 +193,6 @@
|
||||||
<ClInclude Include="..\..\Source\include\semphr.h" />
|
<ClInclude Include="..\..\Source\include\semphr.h" />
|
||||||
<ClInclude Include="..\..\Source\include\task.h" />
|
<ClInclude Include="..\..\Source\include\task.h" />
|
||||||
<ClInclude Include="Trace_Recorder_Configuration\trcConfig.h" />
|
<ClInclude Include="Trace_Recorder_Configuration\trcConfig.h" />
|
||||||
<ClInclude Include="Trace_Recorder_Configuration\trcHardwarePort.h" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
|
|
Loading…
Reference in a new issue