diff -r ca4c6f590a08 -r 4c3a69b9723a msvc/libucx_dll/libucx_dll.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/msvc/libucx_dll/libucx_dll.vcxproj Mon Feb 10 20:59:02 2025 +0100 @@ -0,0 +1,254 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 17.0 + Win32Proj + {f19429a5-fc21-4639-9d0a-231a6f19deb4} + libucx_dll + 10.0 + + + + DynamicLibrary + true + v143 + Unicode + + + DynamicLibrary + false + v143 + true + Unicode + + + DynamicLibrary + true + v143 + Unicode + + + DynamicLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + libucx + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + libucx + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + libucx + + + build\$(Platform)\$(Configuration)\ + $(SolutionDir)..\build\msvc\$(Platform)\$(Configuration)\ + libucx + + + + Level3 + true + WIN32;_DEBUG;_LIB;CX_WINDLL_EXPORT;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + $(OutDir)$(TargetName).dll.lib + + + + + + + + + + + Level3 + true + true + true + WIN32;NDEBUG;_LIB;CX_WINDLL_EXPORT;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + true + true + $(OutDir)$(TargetName).dll.lib + + + + + + + + + + + Level3 + true + _DEBUG;_LIB;CX_WINDLL_EXPORT;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + $(OutDir)$(TargetName).dll.lib + + + + + + + + + + + Level3 + true + true + true + NDEBUG;_LIB;CX_WINDLL_EXPORT;%(PreprocessorDefinitions) + true + NotUsing + + + stdc17 + CompileAsC + + + + + + + true + true + true + $(OutDir)$(TargetName).dll.lib + + + + + + + + + + + + \ No newline at end of file