From 263646a1f7e705766f7d46017679812d4b1406b8 Mon Sep 17 00:00:00 2001 From: Yonit Halperin Date: Wed, 9 Jun 2010 11:40:25 +0200 Subject: JPEG support: introducing jpeg encoding for spice bitmaps --- client/windows/redc.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'client/windows/redc.vcproj') diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj index d2540ce6..c0ba905b 100644 --- a/client/windows/redc.vcproj +++ b/client/windows/redc.vcproj @@ -251,6 +251,10 @@ RelativePath="..\inputs_channel.cpp" > + + @@ -523,6 +527,10 @@ RelativePath="..\inputs_handler.h" > + + -- cgit