diff -r 7110b37f2a6b -r 38796c7e32b6 make/vs/dav-sync/dav-sync.vcxproj
--- a/make/vs/dav-sync/dav-sync.vcxproj Sun Sep 17 11:21:31 2023 +0200
+++ b/make/vs/dav-sync/dav-sync.vcxproj Sun Sep 17 12:08:04 2023 +0200
@@ -72,7 +72,7 @@
$(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\
- ..\..\..\build\vs\dav\$(Platform)\$(Configuration)\
+ ..\..\..\build\vs\dav-sync\$(Platform)\$(Configuration)\
@@ -110,6 +110,8 @@
true
..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories)
stdc17
+
+
Console