From 17dba4d5c7e0a5b0da48ad2105d9a507833bf312 Mon Sep 17 00:00:00 2001 From: Eugene Opalev Date: Tue, 19 Mar 2019 16:53:30 +0500 Subject: Do not include default library names in static build --- win32/VS2015/libogg_static.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'win32/VS2015') diff --git a/win32/VS2015/libogg_static.vcxproj b/win32/VS2015/libogg_static.vcxproj index b2b99a8..40c8a8c 100644 --- a/win32/VS2015/libogg_static.vcxproj +++ b/win32/VS2015/libogg_static.vcxproj @@ -87,6 +87,7 @@ EditAndContinue CompileAsC Cdecl + true @@ -106,6 +107,7 @@ ProgramDatabase CompileAsC Cdecl + true @@ -129,6 +131,7 @@ CompileAsC 4244;%(DisableSpecificWarnings) Cdecl + true @@ -155,6 +158,7 @@ CompileAsC 4244;%(DisableSpecificWarnings) Cdecl + true -- cgit v1.2.1