From e381422fc023b8f762cb3e97be2619b8976b7b6c Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Fri, 4 Jan 2013 07:21:42 -0600 Subject: [PATCH] FS-4768 download changes for openssl --- libs/win32/Download OPENSSL.2010.vcxproj | 8 ++++---- libs/win32/Download OPENSSL.2012.vcxproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libs/win32/Download OPENSSL.2010.vcxproj b/libs/win32/Download OPENSSL.2010.vcxproj index f81e29b726..da1859422a 100644 --- a/libs/win32/Download OPENSSL.2010.vcxproj +++ b/libs/win32/Download OPENSSL.2010.vcxproj @@ -39,9 +39,9 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ - $(Configuration)\ + $(PlatformName)\OPENSSL\$(Configuration)\ $(SolutionDir)$(Configuration)\ - $(Configuration)\ + $(PlatformName)\OPENSSL\$(Configuration)\ @@ -51,11 +51,11 @@ Document - Downloading OPENSSL. + Downloading OPENSSL if not exist "$(ProjectDir)..\openssl-1.0.0a" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://openssl.org/source/openssl-1.0.0a.tar.gz "$(ProjectDir).." $(ProjectDir)..\OPENSSL;%(Outputs) - Downloading OPENSSL. + Downloading OPENSSL if not exist "$(ProjectDir)..\openssl-1.0.0a" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://openssl.org/source/openssl-1.0.0a.tar.gz "$(ProjectDir).." $(ProjectDir)..\OPENSSL;%(Outputs) diff --git a/libs/win32/Download OPENSSL.2012.vcxproj b/libs/win32/Download OPENSSL.2012.vcxproj index 4bdab768f3..7cac323e46 100644 --- a/libs/win32/Download OPENSSL.2012.vcxproj +++ b/libs/win32/Download OPENSSL.2012.vcxproj @@ -41,9 +41,9 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ - $(Configuration)\ + $(PlatformName)\OPENSSL\$(Configuration)\ $(SolutionDir)$(Configuration)\ - $(Configuration)\ + $(PlatformName)\OPENSSL\$(Configuration)\ @@ -53,11 +53,11 @@ Document - Downloading OPENSSL. + Downloading OPENSSL if not exist "$(ProjectDir)..\openssl-1.0.0a" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://openssl.org/source/openssl-1.0.0a.tar.gz "$(ProjectDir).." $(ProjectDir)..\OPENSSL;%(Outputs) - Downloading OPENSSL. + Downloading OPENSSL if not exist "$(ProjectDir)..\openssl-1.0.0a" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://openssl.org/source/openssl-1.0.0a.tar.gz "$(ProjectDir).." $(ProjectDir)..\OPENSSL;%(Outputs)