From 3cbf1097dc01a7f10c4867d9c82b5e4721c6d374 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Thu, 7 Jun 2018 18:25:39 +0100 Subject: Fix MSVC dependencies/configurations. Everything builds in a batch build for me now, except for the OpenSSL stuff, which fails due to me not having it available. --- platform/win32/libfreeglut.vcproj | 2 + platform/win32/libmupdf.vcproj | 145 +----- platform/win32/libmuthreads.vcproj | 382 --------------- platform/win32/libmutool.vcproj | 12 +- platform/win32/libpkcs7.vcproj | 922 ++--------------------------------- platform/win32/mu-office-lib.vcproj | 386 +-------------- platform/win32/mu-office-test.vcproj | 586 ---------------------- platform/win32/mudraw.vcproj | 145 ------ platform/win32/mupdf-gl.vcproj | 12 +- platform/win32/mupdf.sln | 383 +++++---------- platform/win32/mupdf.vcproj | 150 +----- platform/win32/mutool.vcproj | 300 +++++++++++- 12 files changed, 490 insertions(+), 2935 deletions(-) diff --git a/platform/win32/libfreeglut.vcproj b/platform/win32/libfreeglut.vcproj index 2f45dc29..fce4e9e2 100644 --- a/platform/win32/libfreeglut.vcproj +++ b/platform/win32/libfreeglut.vcproj @@ -128,6 +128,7 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/platform/win32/libmutool.vcproj b/platform/win32/libmutool.vcproj index d2a962f2..3a5522ea 100644 --- a/platform/win32/libmutool.vcproj +++ b/platform/win32/libmutool.vcproj @@ -84,7 +84,7 @@ @@ -213,7 +213,7 @@ @@ -341,7 +341,7 @@ @@ -723,7 +723,7 @@ diff --git a/platform/win32/libpkcs7.vcproj b/platform/win32/libpkcs7.vcproj index 7309ba24..d0603ef7 100644 --- a/platform/win32/libpkcs7.vcproj +++ b/platform/win32/libpkcs7.vcproj @@ -19,687 +19,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -884,9 +142,9 @@ /> @@ -1030,17 +288,18 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/platform/win32/mu-office-lib.vcproj b/platform/win32/mu-office-lib.vcproj index 8f69b22b..99fd1c21 100644 --- a/platform/win32/mu-office-lib.vcproj +++ b/platform/win32/mu-office-lib.vcproj @@ -127,7 +127,7 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/platform/win32/mudraw.vcproj b/platform/win32/mudraw.vcproj index f01e68ad..9bfcd8a0 100644 --- a/platform/win32/mudraw.vcproj +++ b/platform/win32/mudraw.vcproj @@ -458,151 +458,6 @@ Name="VCPostBuildEventTool" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -653,7 +652,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3