From 9293a4d37620a2a504fa848f85ff420d0ac5fccf Mon Sep 17 00:00:00 2001 From: rtel Date: Tue, 11 Feb 2014 15:15:36 +0000 Subject: [PATCH] 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. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2203 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj | 1 - 1 file changed, 1 deletion(-) diff --git a/FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj b/FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj index 17939b4a3..92d9108f1 100644 --- a/FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj +++ b/FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj @@ -193,7 +193,6 @@ - -- 2.39.5