diff -r ed9a5ffd1f13 -r ba4bc497c6a7 vs/cline.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vs/cline.vcxproj Sun Nov 10 13:09:54 2024 +0100 @@ -0,0 +1,112 @@ + + + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + 17.0 + Win32Proj + {79a0817f-8dee-4e0d-9238-53a5023a708d} + cline + 10.0 + + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + + + + + + + + + + + + + $(SolutionDir)..\build\$(Configuration)\bin\ + $(SolutionDir)..\build\$(Configuration)\obj\ + + + $(SolutionDir)..\build\$(Configuration)\bin\ + $(SolutionDir)..\build\$(Configuration)\obj\ + + + true + + + + Level3 + true + VERSION="1.4.1-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + stdc11 + $(ProjectDir)include\;%(AdditionalIncludeDirectories) + + + Console + true + + + + + Level3 + true + true + true + VERSION="1.4.1-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + stdc11 + CompileAsC + $(ProjectDir)include\;%(AdditionalIncludeDirectories) + + + Console + true + true + true + + + + + + \ No newline at end of file