From: Jeff Lenk Date: Fri, 4 Jan 2013 13:21:42 +0000 (-0600) Subject: FS-4768 download changes for openssl X-Git-Tag: v1.3.13~191^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e381422fc023b8f762cb3e97be2619b8976b7b6c;p=thirdparty%2Ffreeswitch.git FS-4768 download changes for openssl --- 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)