summaryrefslogtreecommitdiff
path: root/psi/msvc.mak
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2022-06-03 13:09:08 +0100
committerRobin Watts <Robin.Watts@artifex.com>2022-06-03 13:22:22 +0100
commit49036be81d2aa4397a5df72f62ac4fcea1eacf6f (patch)
tree39d8106b857be7d89cb86f8bf68ed83a5b53bd9b /psi/msvc.mak
parent5163e0d3ab9c145649dddd73953e986c94607e3b (diff)
downloadghostpdl-49036be81d2aa4397a5df72f62ac4fcea1eacf6f.tar.gz
MSVC: Another day, another MSVC version.
Diffstat (limited to 'psi/msvc.mak')
-rw-r--r--psi/msvc.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/psi/msvc.mak b/psi/msvc.mak
index e04849121..c07ab48ca 100644
--- a/psi/msvc.mak
+++ b/psi/msvc.mak
@@ -1169,6 +1169,11 @@ MS_TOOLSET_VERSION=14.29.30133
MSVC_VERSION=16
MS_TOOLSET_VERSION=14.29.30133
!endif
+!if "$(_NMAKE_VER)" == "14.29.30145.0"
+# VS2019 (Toolset v142)
+MSVC_VERSION=16
+MS_TOOLSET_VERSION=14.29.30133
+!endif
!endif
!ifndef MSVC_VERSION