17 lines
283 B
Plaintext
17 lines
283 B
Plaintext
[build_requires]
|
|
[settings]
|
|
os=Windows
|
|
os_build=Windows
|
|
arch=x86
|
|
arch_build=x86_64
|
|
compiler=Visual Studio
|
|
compiler.version=15
|
|
compiler.toolset=v141_xp
|
|
build_type=Profiler
|
|
compiler.runtime=MT
|
|
[options]
|
|
[env]
|
|
CONAN_DISABLE_STRICT_MODE=1
|
|
[conf]
|
|
tools.microsoft.msbuild:verbosity=Normal
|