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, 5 insertions, 1 deletions
diff --git a/PCbuild/ssleay.vcxproj b/PCbuild/ssleay.vcxproj
index f00c606..fa8c5d3 100644
--- a/PCbuild/ssleay.vcxproj
+++ b/PCbuild/ssleay.vcxproj
@@ -41,8 +41,12 @@
<Import Project="python.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+
+ <PropertyGroup Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </PropertyGroup>
+
<Import Project="openssl.props" />
-
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ItemGroup>