diff --git a/projects/vs2017/hl_cdll.vcxproj b/projects/vs2017/hl_cdll.vcxproj
index 2dcec04b4..71e0c90d4 100644
--- a/projects/vs2017/hl_cdll.vcxproj
+++ b/projects/vs2017/hl_cdll.vcxproj
@@ -64,6 +64,7 @@
true
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
@@ -92,6 +93,7 @@
true
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
diff --git a/projects/vs2017/hldll.vcxproj b/projects/vs2017/hldll.vcxproj
index 31493e69a..2d71cb432 100644
--- a/projects/vs2017/hldll.vcxproj
+++ b/projects/vs2017/hldll.vcxproj
@@ -64,6 +64,7 @@
MultiThreadedDebug
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
@@ -90,6 +91,7 @@
true
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
diff --git a/projects/vs2019/hl_cdll.vcxproj b/projects/vs2019/hl_cdll.vcxproj
index bff2060fc..fc366bcca 100644
--- a/projects/vs2019/hl_cdll.vcxproj
+++ b/projects/vs2019/hl_cdll.vcxproj
@@ -66,6 +66,7 @@
true
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
@@ -94,6 +95,7 @@
true
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
diff --git a/projects/vs2019/hldll.vcxproj b/projects/vs2019/hldll.vcxproj
index 320606fbe..ace3dc5fd 100644
--- a/projects/vs2019/hldll.vcxproj
+++ b/projects/vs2019/hldll.vcxproj
@@ -66,6 +66,7 @@
MultiThreadedDebug
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows
@@ -92,6 +93,7 @@
true
/Zc:threadSafeInit- %(AdditionalOptions)
true
+ stdcpp17
Windows