From c874c1d06cf94f3b02e60d1ba74b2bad3206b211 Mon Sep 17 00:00:00 2001 From: bunnei Date: Sat, 5 Apr 2014 01:24:54 -0400 Subject: [PATCH] add hw_lcd.* to VS project files --- src/core/core.vcxproj | 2 ++ src/core/core.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj index 60ce2427d..2edb51214 100644 --- a/src/core/core.vcxproj +++ b/src/core/core.vcxproj @@ -153,6 +153,7 @@ + @@ -182,6 +183,7 @@ + diff --git a/src/core/core.vcxproj.filters b/src/core/core.vcxproj.filters index 7b47f5cbf..0cd208dd6 100644 --- a/src/core/core.vcxproj.filters +++ b/src/core/core.vcxproj.filters @@ -49,6 +49,9 @@ hw + + hw + @@ -145,6 +148,9 @@ hw + + hw +