summaryrefslogtreecommitdiffstats
path: root/PCbuild/libeay.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/libeay.vcxproj')
-rw-r--r--PCbuild/libeay.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/PCbuild/libeay.vcxproj b/PCbuild/libeay.vcxproj
index 8348bc0..dff5e71 100644
--- a/PCbuild/libeay.vcxproj
+++ b/PCbuild/libeay.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" />
<Target Name="CreateBuildinfH" Inputs="$(MSBuildProjectFullPath)" Outputs="$(IntDir)\buildinf.h" AfterTargets="PrepareForBuild">