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 00749b9c8..dfbce3c69 100644
--- a/psi/msvc.mak
+++ b/psi/msvc.mak
@@ -1208,6 +1208,11 @@ MS_TOOLSET_VERSION=14.29.30133
MSVC_VERSION=16
MS_TOOLSET_VERSION=14.29.30133
!endif
+!if "$(_NMAKE_VER)" == "14.29.30147.0"
+# VS2019 (Toolset v142)
+MSVC_VERSION=16
+MS_TOOLSET_VERSION=14.29.30133
+!endif
!endif
!ifndef MSVC_VERSION