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

(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 arch=x86_64
build_type=Debug build_type=Debug
compiler=msvc compiler=msvc
compiler.cppstd=23 compiler.cppstd=17
compiler.runtime=static compiler.runtime=dynamic
compiler.runtime_type=Debug compiler.version=193
compiler.version=194
os=Windows os=Windows
+3 -4
View File
@@ -2,8 +2,7 @@
arch=x86_64 arch=x86_64
build_type=Release build_type=Release
compiler=msvc compiler=msvc
compiler.cppstd=23 compiler.cppstd=17
compiler.runtime=static compiler.runtime=dynamic
compiler.runtime_type=Release compiler.version=193
compiler.version=194
os=Windows os=Windows