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

(cherry picked from commit f760c9af61cb22e237bc74d9713172c462556c82)
This commit is contained in:
Антон
2025-04-07 12:10:48 +03:00
parent 78d4965e14
commit 2c3e50f78e
5 changed files with 29 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[settings]
arch=x86_64
build_type=Debug
compiler=msvc
compiler.cppstd=23
compiler.runtime=dynamic
compiler.runtime_type=Debug
compiler.version=194
os=Windows
+9
View File
@@ -0,0 +1,9 @@
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=23
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=194
os=Windows