summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/platform.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/platform.prf')
-rw-r--r--mkspecs/features/platform.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/platform.prf b/mkspecs/features/platform.prf
index 7f6cc2e3e..2c8ef43a5 100644
--- a/mkspecs/features/platform.prf
+++ b/mkspecs/features/platform.prf
@@ -34,7 +34,7 @@ defineTest(isPlatformSupported) {
return(false)
}
!qtConfig(webengine-winversion) {
- skipBuild("Needs VS 2017 Update 3.2 with Cumulative Servicing Release or higher")
+ skipBuild("Needs Visual Studio 2017 or higher")
return(false)
}
} else:osx {