From 9e0fdb8cdf95f412f4333e9120ed91c388b394d5 Mon Sep 17 00:00:00 2001 From: Alin Gabriel Serdean Date: Thu, 29 Dec 2016 02:04:29 +0200 Subject: datapath-windows: Add Windows 10 family to solution This patch adds two more compiling targets: - one for Windows 10 release - one for Windows 10 Debug The new targets are flagged properly to use the new Windows 10 kernel mode driver and its toolchain. Signed-off-by: Alin Gabriel Serdean Acked-by: Sairam Venugopal --- datapath-windows/ovsext/ovsext.vcxproj.user | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'datapath-windows/ovsext/ovsext.vcxproj.user') diff --git a/datapath-windows/ovsext/ovsext.vcxproj.user b/datapath-windows/ovsext/ovsext.vcxproj.user index 7169f02fb..75ea9d7d0 100644 --- a/datapath-windows/ovsext/ovsext.vcxproj.user +++ b/datapath-windows/ovsext/ovsext.vcxproj.user @@ -6,10 +6,16 @@ TestSign + + TestSign + TestSign TestSign + + TestSign + -- cgit v1.2.1