[Spice-commits] client/windows

Alexander Larsson alexl at kemper.freedesktop.org
Fri Mar 5 08:18:15 PST 2010


 client/windows/redc.vcproj |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4f097150cbf666fe5284e82fd83e820a3549243e
Author: Alexander Larsson <alexl at redhat.com>
Date:   Fri Mar 5 17:17:23 2010 +0100

    Fix up win32 build reference to pixman_utils.cpp
    
    It was pointing to the wrong directory for pixman_utils.cpp

diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj
index 5ad7c42..e7c2e15 100644
--- a/client/windows/redc.vcproj
+++ b/client/windows/redc.vcproj
@@ -303,7 +303,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\pixman_utils.cpp"
+				RelativePath="..\pixman_utils.cpp"
 				>
 			</File>
 			<File


More information about the Spice-commits mailing list