From fa1324c92810c6b1e33b7e87caaaf2e6c4041040 Mon Sep 17 00:00:00 2001 From: Samuel Ghinet Date: Fri, 29 Aug 2014 04:06:48 +0000 Subject: datapath-windows: Rename files. This patch includes the file renaming and accommodations needed for the file renaming to build the forwarding extension for Hyper-V. This patch is also a follow-up for the thread: http://openvswitch.org/pipermail/dev/2014-August/044005.html Signed-off-by: Samuel Ghinet Co-authored-by: Alin Gabriel Serdean Signed-off-by: Ben Pfaff --- datapath-windows/ovsext/ovsext.vcxproj | 85 +++++++++++++++++----------------- 1 file changed, 43 insertions(+), 42 deletions(-) (limited to 'datapath-windows/ovsext/ovsext.vcxproj') diff --git a/datapath-windows/ovsext/ovsext.vcxproj b/datapath-windows/ovsext/ovsext.vcxproj index 1a618dec7..82ab908ee 100644 --- a/datapath-windows/ovsext/ovsext.vcxproj +++ b/datapath-windows/ovsext/ovsext.vcxproj @@ -71,31 +71,32 @@ - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + OVSExt @@ -127,34 +128,34 @@ + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + ;%(AdditionalIncludeDirectories) precomp.h Create $(IntDir)\precomp.h.pch + + + + + + + @@ -167,4 +168,4 @@ - + \ No newline at end of file -- cgit v1.2.1