Skip to content
Snippets Groups Projects
Commit e5a3a45c authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Remove shared and static to avoid confusion, legacy builds for win7 are mixed...

Remove shared and static to avoid confusion, legacy builds for win7 are mixed with dynamic dll runtime 
parent 67eb4bed
No related branches found
No related tags found
No related merge requests found
[settings]
arch=x86
build_type=Release
compiler=msvc
compiler.runtime=dynamic
compiler.version=180
os=Windows
[options]
*:shared=True
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
\ No newline at end of file
[settings]
arch=x86
build_type=Release
compiler=msvc
compiler.runtime=static
compiler.version=180
os=Windows
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment