summaryrefslogtreecommitdiffstats
path: root/PCbuild/ssleay.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/ssleay.vcxproj')
-rw-r--r--PCbuild/ssleay.vcxproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/PCbuild/ssleay.vcxproj b/PCbuild/ssleay.vcxproj
index bd7dd40..f00c606 100644
--- a/PCbuild/ssleay.vcxproj
+++ b/PCbuild/ssleay.vcxproj
@@ -42,12 +42,6 @@
<Import Project="python.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="openssl.props" />
-
- <PropertyGroup Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <IntDir Condition="'$(Platform)' != 'x64'">$(opensslDir)tmp32\ssleay\</IntDir>
- <IntDir Condition="'$(Platform)' == 'x64'">$(opensslDir)tmp64\ssleay\</IntDir>
- </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />