diff -r 8f6d6556380a -r dc53362bc5a7 msvc/libucx/libucx.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/msvc/libucx/libucx.vcxproj Tue Oct 29 16:53:00 2024 +0100 @@ -0,0 +1,245 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 17.0 + Win32Proj + {a7ee56a3-0bad-4cab-9354-7fae2a65e276} + libucx + 10.0 + + + + StaticLibrary + true + v143 + Unicode + + + StaticLibrary + false + v143 + true + Unicode + + + StaticLibrary + true + v143 + Unicode + + + StaticLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + + + + Level3 + true + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + + + + + + + + + + + Level3 + true + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + true + true + + + + + + + + + + + Level3 + true + _DEBUG;_LIB;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + + + + + + + + + + + Level3 + true + true + true + NDEBUG;_LIB;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + true + true + + + + + + + + + + + + \ No newline at end of file