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)