From 812c72b261e8bd13f347ddc027dbdc843e647f77 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Sat, 26 Mar 2016 12:07:40 +0000 Subject: MSVC: More solution tweaking. Avoid library warnings when including libfonts. --- platform/win32/libfonts.vcproj | 88 +++++++++++++++++++++++++++++++++--------- platform/win32/mupdf.sln | 4 +- 2 files changed, 71 insertions(+), 21 deletions(-) (limited to 'platform') diff --git a/platform/win32/libfonts.vcproj b/platform/win32/libfonts.vcproj index e8391961..ab4b2063 100644 --- a/platform/win32/libfonts.vcproj +++ b/platform/win32/libfonts.vcproj @@ -17,7 +17,7 @@ @@ -43,7 +43,7 @@ BasicRuntimeChecks="3" RuntimeLibrary="1" WarningLevel="3" - Detect64BitPortabilityProblems="true" + Detect64BitPortabilityProblems="false" DebugInformationFormat="4" /> - @@ -136,10 +133,63 @@ Name="VCFxCopTool" /> + + + + + + + + + + + + + + +