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

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