Нерабочая сборка

(cherry picked from commit 651bd585ab004a1dd12c6f8b94af3e61fd464a82)
This commit is contained in:
Антон
2025-04-07 14:14:14 +03:00
parent d2e849af3f
commit 16fc7a044d
2 changed files with 6 additions and 8 deletions
+3 -4
View File
@@ -2,8 +2,7 @@
arch=x86_64
build_type=Debug
compiler=msvc
compiler.cppstd=23
compiler.runtime=static
compiler.runtime_type=Debug
compiler.version=194
compiler.cppstd=17
compiler.runtime=dynamic
compiler.version=193
os=Windows
+3 -4
View File
@@ -2,8 +2,7 @@
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=23
compiler.runtime=static
compiler.runtime_type=Release
compiler.version=194
compiler.cppstd=17
compiler.runtime=dynamic
compiler.version=193
os=Windows