diff --git a/CAPI/API/API.vcxproj b/CAPI/API/API.vcxproj
index 548e394..33f7ab9 100644
--- a/CAPI/API/API.vcxproj
+++ b/CAPI/API/API.vcxproj
@@ -17,7 +17,6 @@
Release
x64
-
16.0
@@ -53,25 +52,23 @@
true
Unicode
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
true
@@ -85,13 +82,14 @@
false
-
Level3
true
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
+ stdcpp17
+ stdc17
Console
@@ -106,6 +104,8 @@
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
+ stdcpp17
+ stdc17
Console
@@ -120,6 +120,8 @@
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
+ stdcpp17
+ stdc17
Console
@@ -134,6 +136,8 @@
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
+ stdcpp17
+ stdc17
Console
@@ -142,9 +146,9 @@
true
-
-
+
+
-
+
\ No newline at end of file