diff --git a/build/profiles/windows-amd64 b/build/profiles/windows-amd64 new file mode 100644 index 00000000..dff9048d --- /dev/null +++ b/build/profiles/windows-amd64 @@ -0,0 +1,8 @@ +[settings] +arch=x86_64 +build_type=Release +compiler=msvc +compiler.cppstd=14 +compiler.runtime=dynamic +compiler.version=193 +os=Windows