summaryrefslogtreecommitdiff
path: root/psi/msvc.mak
diff options
context:
space:
mode:
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 d1089cbbc..fba712ae4 100644
--- a/psi/msvc.mak
+++ b/psi/msvc.mak
@@ -1213,6 +1213,11 @@ MS_TOOLSET_VERSION=14.29.30133
MSVC_VERSION=16
MS_TOOLSET_VERSION=14.29.30133
!endif
+!if "$(_NMAKE_VER)" == "14.29.30148.0"
+# VS2019 (Toolset v142)
+MSVC_VERSION=16
+MS_TOOLSET_VERSION=14.29.30133
+!endif
!endif
!ifndef MSVC_VERSION