diff -r 6727ea0f8fbe -r a612adaee43d make/vs/libidav/libidav.vcxproj
--- a/make/vs/libidav/libidav.vcxproj Wed Nov 13 22:10:03 2024 +0100
+++ b/make/vs/libidav/libidav.vcxproj Thu Nov 14 17:25:23 2024 +0100
@@ -46,7 +46,7 @@
Unicode
- Application
+ StaticLibrary
false
v143
true
@@ -75,6 +75,10 @@
$(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\
..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\
+
+ $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\
+ ..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\
+
true
@@ -133,8 +137,10 @@
true
true
true
- NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)
true
+ stdc17
+ ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include
Console