From 14877577eed5e128e0efb7d5eafc9c244f5de23b Mon Sep 17 00:00:00 2001 From: Lars Op den Kamp Date: Thu, 10 Nov 2011 20:32:41 +0100 Subject: [PATCH] win32: sync visual studio project files --- project/libcec.vcxproj | 12 ++++++++++++ project/libcec.vcxproj.filters | 36 ++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/project/libcec.vcxproj b/project/libcec.vcxproj index 38fc144..9b45923 100644 --- a/project/libcec.vcxproj +++ b/project/libcec.vcxproj @@ -18,10 +18,16 @@ + + + + + + @@ -41,10 +47,16 @@ + + + + + + diff --git a/project/libcec.vcxproj.filters b/project/libcec.vcxproj.filters index 699f229..ea390ca 100644 --- a/project/libcec.vcxproj.filters +++ b/project/libcec.vcxproj.filters @@ -83,6 +83,24 @@ devices + + implementations + + + devices + + + devices + + + devices + + + devices + + + devices + @@ -115,6 +133,24 @@ devices + + implementations + + + devices + + + devices + + + devices + + + devices + + + devices + -- 2.34.1