diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/libidav/libidav.vcxproj --- a/make/vs/libidav/libidav.vcxproj Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/libidav/libidav.vcxproj Mon Apr 14 22:53:43 2025 +0200 @@ -1,10 +1,18 @@ + + Debug + ARM + Debug Win32 + + Release + ARM + Release Win32 @@ -45,7 +53,20 @@ v143 Unicode + + StaticLibrary + true + v143 + Unicode + + StaticLibrary + false + v143 + true + Unicode + + Application false v143 @@ -66,15 +87,30 @@ + + + + + + .dll $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ ..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\ + + .dll + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\ + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\libidav\$(Platform)\$(Configuration)\ + true @@ -112,6 +148,27 @@ false _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) true + stdc17 + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include + + + + + Console + true + ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;lzma.lib;zlib.lib;bcrypt.lib;%(AdditionalDependencies) + + + xcopy /y $(SolutionDir)vcpkg_installed\x64-windows\x64-windows\bin\*.dll $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + + + + + Level3 + false + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true stdc11 ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include @@ -132,6 +189,24 @@ Level3 true true + false + NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true + stdc17 + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include + + + Console + true + true + true + + + + + Level3 + true + true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true