From e5ce51c43915c5c30126aafb21706f6fea9e132b Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Mon, 20 Jun 2011 09:30:45 -0500 Subject: [PATCH] FS-3356 --resolove fix windows build vs2010 --- src/mod/endpoints/mod_skinny/mod_skinny_2010.vcxproj | 5 ----- src/mod/endpoints/mod_skypopen/mod_skypopen.2010.vcxproj | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/mod/endpoints/mod_skinny/mod_skinny_2010.vcxproj b/src/mod/endpoints/mod_skinny/mod_skinny_2010.vcxproj index 051d40d8bd..440e2d500d 100644 --- a/src/mod/endpoints/mod_skinny/mod_skinny_2010.vcxproj +++ b/src/mod/endpoints/mod_skinny/mod_skinny_2010.vcxproj @@ -111,8 +111,6 @@ false - - @@ -128,8 +126,6 @@ false - - @@ -150,7 +146,6 @@ {202d7a4e-760d-4d0e-afa1-d7459ced30ff} - false diff --git a/src/mod/endpoints/mod_skypopen/mod_skypopen.2010.vcxproj b/src/mod/endpoints/mod_skypopen/mod_skypopen.2010.vcxproj index fd3579d509..126494830e 100644 --- a/src/mod/endpoints/mod_skypopen/mod_skypopen.2010.vcxproj +++ b/src/mod/endpoints/mod_skypopen/mod_skypopen.2010.vcxproj @@ -49,7 +49,7 @@ false - rpcrt4.lib "..\..\..\..\debug\libtiff.lib" "..\..\..\..\libs\spandsp\src\debug\spandsp.lib" %(AdditionalOptions) + rpcrt4.lib "..\..\..\..\libs\spandsp\src\Win32\Debug\libtiff.lib" "..\..\..\..\Win32\Debug\libspandsp.lib" %(AdditionalOptions) false @@ -62,7 +62,7 @@ - rpcrt4.lib "..\..\..\..\release\libtiff.lib" "..\..\..\..\libs\spandsp\src\release\spandsp.lib" %(AdditionalOptions) + rpcrt4.lib "..\..\..\..\libs\spandsp\src\Win32\Release\libtiff.lib" "..\..\..\..\Win32\Release\libspandsp.lib" %(AdditionalOptions) false