# HG changeset patch # User Olaf Wintermann # Date 1744664023 -7200 # Node ID f6a274beeb95e1a1a22dac7614181e0212629aac # Parent 06d42d62cf795421feffdf9b33c11c02cd8c4687 add missing files to VS Project and configure release builds diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/dav-sync/dav-sync.vcxproj --- a/make/vs/dav-sync/dav-sync.vcxproj Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/dav-sync/dav-sync.vcxproj Mon Apr 14 22:53:43 2025 +0200 @@ -1,10 +1,18 @@ + + Debug + ARM + Debug Win32 + + Release + ARM + Release Win32 @@ -45,6 +53,12 @@ v143 Unicode + + Application + true + v143 + Unicode + Application false @@ -52,6 +66,13 @@ true Unicode + + Application + false + v143 + true + Unicode + @@ -66,14 +87,28 @@ + + + + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ ..\..\..\build\vs\dav-sync\$(Platform)\$(Configuration)\ + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\dav-sync\$(Platform)\$(Configuration)\ + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\dav-sync\$(Platform)\$(Configuration)\ + Level3 @@ -117,7 +152,25 @@ Console true ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) - charset.lib;iconv.lib;libcurl.lib;libxml2.lib;lzma.lib;zlib.lib;pcreposix.lib;bcrypt.lib;%(AdditionalDependencies) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;zlib.lib;pcreposix.lib;bcrypt.lib;%(AdditionalDependencies) + + + + + Level3 + false + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) + stdc17 + + + + + Console + true + ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;zlib.lib;pcreposix.lib;bcrypt.lib;%(AdditionalDependencies) @@ -125,6 +178,26 @@ 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;..\..\..\;%(AdditionalIncludeDirectories) + + + Console + true + true + true + ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;zlib.lib;pcreposix.lib;bcrypt.lib;%(AdditionalDependencies) + + + + + Level3 + true + true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/dav.sln --- a/make/vs/dav.sln Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/dav.sln Mon Apr 14 22:53:43 2025 +0200 @@ -17,60 +17,60 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|ARM = Debug|ARM Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 + Release|ARM = Release|ARM Release|x64 = Release|x64 - Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution + {27DA0164-3475-43E2-A1A4-A5D07D305749}.Debug|ARM.ActiveCfg = Debug|ARM + {27DA0164-3475-43E2-A1A4-A5D07D305749}.Debug|ARM.Build.0 = Debug|ARM {27DA0164-3475-43E2-A1A4-A5D07D305749}.Debug|x64.ActiveCfg = Debug|x64 {27DA0164-3475-43E2-A1A4-A5D07D305749}.Debug|x64.Build.0 = Debug|x64 - {27DA0164-3475-43E2-A1A4-A5D07D305749}.Debug|x86.ActiveCfg = Debug|Win32 - {27DA0164-3475-43E2-A1A4-A5D07D305749}.Debug|x86.Build.0 = Debug|Win32 + {27DA0164-3475-43E2-A1A4-A5D07D305749}.Release|ARM.ActiveCfg = Release|ARM + {27DA0164-3475-43E2-A1A4-A5D07D305749}.Release|ARM.Build.0 = Release|ARM {27DA0164-3475-43E2-A1A4-A5D07D305749}.Release|x64.ActiveCfg = Release|x64 {27DA0164-3475-43E2-A1A4-A5D07D305749}.Release|x64.Build.0 = Release|x64 - {27DA0164-3475-43E2-A1A4-A5D07D305749}.Release|x86.ActiveCfg = Release|Win32 - {27DA0164-3475-43E2-A1A4-A5D07D305749}.Release|x86.Build.0 = Release|Win32 + {C29C0378-6548-48E8-9426-31922515212A}.Debug|ARM.ActiveCfg = Debug|ARM + {C29C0378-6548-48E8-9426-31922515212A}.Debug|ARM.Build.0 = Debug|ARM {C29C0378-6548-48E8-9426-31922515212A}.Debug|x64.ActiveCfg = Debug|x64 {C29C0378-6548-48E8-9426-31922515212A}.Debug|x64.Build.0 = Debug|x64 - {C29C0378-6548-48E8-9426-31922515212A}.Debug|x86.ActiveCfg = Debug|Win32 - {C29C0378-6548-48E8-9426-31922515212A}.Debug|x86.Build.0 = Debug|Win32 + {C29C0378-6548-48E8-9426-31922515212A}.Release|ARM.ActiveCfg = Release|ARM + {C29C0378-6548-48E8-9426-31922515212A}.Release|ARM.Build.0 = Release|ARM {C29C0378-6548-48E8-9426-31922515212A}.Release|x64.ActiveCfg = Release|x64 {C29C0378-6548-48E8-9426-31922515212A}.Release|x64.Build.0 = Release|x64 - {C29C0378-6548-48E8-9426-31922515212A}.Release|x86.ActiveCfg = Release|Win32 - {C29C0378-6548-48E8-9426-31922515212A}.Release|x86.Build.0 = Release|Win32 + {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Debug|ARM.ActiveCfg = Debug|ARM + {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Debug|ARM.Build.0 = Debug|ARM {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Debug|x64.ActiveCfg = Debug|x64 {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Debug|x64.Build.0 = Debug|x64 - {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Debug|x86.ActiveCfg = Debug|Win32 - {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Debug|x86.Build.0 = Debug|Win32 + {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Release|ARM.ActiveCfg = Release|ARM + {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Release|ARM.Build.0 = Release|ARM {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Release|x64.ActiveCfg = Release|x64 {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Release|x64.Build.0 = Release|x64 - {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Release|x86.ActiveCfg = Release|Win32 - {CA31756C-8AC2-4FDB-9513-C013C89CB628}.Release|x86.Build.0 = Release|Win32 + {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Debug|ARM.ActiveCfg = Debug|ARM + {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Debug|ARM.Build.0 = Debug|ARM {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Debug|x64.ActiveCfg = Debug|x64 {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Debug|x64.Build.0 = Debug|x64 - {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Debug|x86.ActiveCfg = Debug|Win32 - {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Debug|x86.Build.0 = Debug|Win32 + {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Release|ARM.ActiveCfg = Release|ARM + {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Release|ARM.Build.0 = Release|ARM {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Release|x64.ActiveCfg = Release|x64 {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Release|x64.Build.0 = Release|x64 - {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Release|x86.ActiveCfg = Release|Win32 - {ADEB8E4D-9BD9-4BE9-8AB8-3E2DDCEAAFC4}.Release|x86.Build.0 = Release|Win32 + {961B8763-3587-4C28-9268-3970ED5FE106}.Debug|ARM.ActiveCfg = Debug|ARM + {961B8763-3587-4C28-9268-3970ED5FE106}.Debug|ARM.Build.0 = Debug|ARM {961B8763-3587-4C28-9268-3970ED5FE106}.Debug|x64.ActiveCfg = Debug|x64 {961B8763-3587-4C28-9268-3970ED5FE106}.Debug|x64.Build.0 = Debug|x64 - {961B8763-3587-4C28-9268-3970ED5FE106}.Debug|x86.ActiveCfg = Debug|Win32 - {961B8763-3587-4C28-9268-3970ED5FE106}.Debug|x86.Build.0 = Debug|Win32 + {961B8763-3587-4C28-9268-3970ED5FE106}.Release|ARM.ActiveCfg = Release|ARM + {961B8763-3587-4C28-9268-3970ED5FE106}.Release|ARM.Build.0 = Release|ARM {961B8763-3587-4C28-9268-3970ED5FE106}.Release|x64.ActiveCfg = Release|x64 {961B8763-3587-4C28-9268-3970ED5FE106}.Release|x64.Build.0 = Release|x64 - {961B8763-3587-4C28-9268-3970ED5FE106}.Release|x86.ActiveCfg = Release|Win32 - {961B8763-3587-4C28-9268-3970ED5FE106}.Release|x86.Build.0 = Release|Win32 + {EA9525DF-6935-41C6-8330-351AAD8555B8}.Debug|ARM.ActiveCfg = Debug|ARM + {EA9525DF-6935-41C6-8330-351AAD8555B8}.Debug|ARM.Build.0 = Debug|ARM {EA9525DF-6935-41C6-8330-351AAD8555B8}.Debug|x64.ActiveCfg = Debug|x64 {EA9525DF-6935-41C6-8330-351AAD8555B8}.Debug|x64.Build.0 = Debug|x64 - {EA9525DF-6935-41C6-8330-351AAD8555B8}.Debug|x86.ActiveCfg = Debug|Win32 - {EA9525DF-6935-41C6-8330-351AAD8555B8}.Debug|x86.Build.0 = Debug|Win32 + {EA9525DF-6935-41C6-8330-351AAD8555B8}.Release|ARM.ActiveCfg = Release|ARM + {EA9525DF-6935-41C6-8330-351AAD8555B8}.Release|ARM.Build.0 = Release|ARM {EA9525DF-6935-41C6-8330-351AAD8555B8}.Release|x64.ActiveCfg = Release|x64 {EA9525DF-6935-41C6-8330-351AAD8555B8}.Release|x64.Build.0 = Release|x64 - {EA9525DF-6935-41C6-8330-351AAD8555B8}.Release|x86.ActiveCfg = Release|Win32 - {EA9525DF-6935-41C6-8330-351AAD8555B8}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/dav/dav.vcxproj --- a/make/vs/dav/dav.vcxproj Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/dav/dav.vcxproj Mon Apr 14 22:53:43 2025 +0200 @@ -1,10 +1,18 @@ + + Debug + ARM + Debug Win32 + + Release + ARM + Release Win32 @@ -45,6 +53,12 @@ v143 Unicode + + Application + true + v143 + Unicode + Application false @@ -52,6 +66,13 @@ true Unicode + + Application + false + v143 + true + Unicode + @@ -66,14 +87,28 @@ + + + + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ ..\..\..\build\vs\dav\$(Platform)\$(Configuration)\ + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\dav\$(Platform)\$(Configuration)\ + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\dav\$(Platform)\$(Configuration)\ + Level3 @@ -117,7 +152,25 @@ 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) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;zlib.lib;bcrypt.lib;%(AdditionalDependencies) + + + + + Level3 + false + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) + stdc17 + + + + + Console + true + ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;zlib.lib;bcrypt.lib;%(AdditionalDependencies) @@ -125,6 +178,26 @@ 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;..\..\..\;%(AdditionalIncludeDirectories) + + + Console + true + true + true + ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;zlib.lib;bcrypt.lib;%(AdditionalDependencies) + + + + + Level3 + true + true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/davcommon/davcommon.vcxproj --- a/make/vs/davcommon/davcommon.vcxproj Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/davcommon/davcommon.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,14 +87,28 @@ + + + + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ ..\..\..\build\vs\davcommon\$(Platform)\$(Configuration)\ + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\davcommon\$(Platform)\$(Configuration)\ + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\davcommon\$(Platform)\$(Configuration)\ + true @@ -121,12 +156,46 @@ true + + + Level3 + false + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) + stdc17 + + + + + Console + true + + Level3 true true true + NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true + stdc17 + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) + + + Console + true + true + true + + + + + Level3 + true + true + true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true 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 diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/test/test.vcxproj --- a/make/vs/test/test.vcxproj Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/test/test.vcxproj Mon Apr 14 22:53:43 2025 +0200 @@ -1,10 +1,18 @@ + + Debug + ARM + Debug Win32 + + Release + ARM + Release Win32 @@ -45,6 +53,12 @@ v143 Unicode + + Application + true + v143 + Unicode + Application false @@ -52,6 +66,13 @@ true Unicode + + Application + false + v143 + true + Unicode + @@ -66,14 +87,28 @@ + + + + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ ..\..\..\build\vs\test\$(Platform)\$(Configuration)\ + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\test\$(Platform)\$(Configuration)\ + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\test\$(Platform)\$(Configuration)\ + Level3 @@ -105,6 +140,24 @@ Level3 + false + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) + true + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) + stdc17 + + + + + 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) + + + + + Level3 true _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) true @@ -125,6 +178,26 @@ Level3 true true + false + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdc17 + ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) + + + Console + true + true + true + ..\vcpkg_installed\x64-windows\x64-windows\lib;%(AdditionalLibraryDirectories) + charset.lib;iconv.lib;libcurl.lib;libxml2.lib;lzma.lib;zlib.lib;bcrypt.lib;%(AdditionalDependencies) + + + + + Level3 + true + true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/ucx/ucx.vcxproj --- a/make/vs/ucx/ucx.vcxproj Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/ucx/ucx.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,14 +87,28 @@ + + + + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ ..\..\..\build\vs\ucx\$(Platform)\$(Configuration)\ + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\ucx\$(Platform)\$(Configuration)\ + + + $(SolutionDir)..\..\build\vs\$(Platform)\$(Configuration)\ + ..\..\..\build\vs\ucx\$(Platform)\$(Configuration)\ + Level3 @@ -117,11 +152,43 @@ true + + + Level3 + false + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdc17 + + + + + Console + true + + Level3 true true + false + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdc17 + + + Console + true + true + true + + + + + Level3 + true + true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true @@ -141,14 +208,17 @@ + + + + - @@ -160,12 +230,16 @@ + + + + diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/ucx/ucx.vcxproj.filters --- a/make/vs/ucx/ucx.vcxproj.filters Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/ucx/ucx.vcxproj.filters Mon Apr 14 22:53:43 2025 +0200 @@ -48,9 +48,6 @@ Quelldateien - - Quelldateien - Quelldateien @@ -60,6 +57,18 @@ Quelldateien + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + @@ -113,5 +122,17 @@ Headerdateien + + Headerdateien + + + Headerdateien + + + Headerdateien + + + Headerdateien + \ No newline at end of file diff -r 06d42d62cf79 -r f6a274beeb95 make/vs/vcpkg.json --- a/make/vs/vcpkg.json Sun Apr 13 17:50:10 2025 +0200 +++ b/make/vs/vcpkg.json Mon Apr 14 22:53:43 2025 +0200 @@ -5,6 +5,5 @@ "libxml2", "curl", "pcre" - ], - "builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b" + ] }