From a76fce5514fecf4b896f3dc5491b043a3b791a5f Mon Sep 17 00:00:00 2001 From: Arnon Gilboa Date: Sun, 13 Feb 2011 12:23:47 +0200 Subject: client/windows: use SPICE_PROTOCOL_DIR in project include dirs instead of ..\..\..\spice-protocol. Relative path to another git tree is a bit ugly, since it requires spice-protocol to be in a specific location. SPICE_PROTOCOL_DIR should also be used in windows qxl and vdagent instead of SPICE_COMMON_DIR, which is an old and confusing name, due to the common directory in spice git repo. --- client/windows/redc.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'client') diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj index 09580048..a937001e 100644 --- a/client/windows/redc.vcproj +++ b/client/windows/redc.vcproj @@ -49,7 +49,7 @@