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

Add python path to build env for MSVC14, MSVC15, MSVC16 and MSVC17

parent f31dad87
No related branches found
No related tags found
No related merge requests found
Showing
with 76 additions and 12 deletions
......@@ -11,3 +11,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -8,3 +8,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -11,3 +11,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -8,3 +8,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -11,3 +11,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -8,3 +8,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -11,3 +11,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -8,3 +8,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -11,3 +11,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -8,3 +8,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -11,3 +11,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -8,3 +8,7 @@ os=Windows
[conf]
tools.cmake.cmaketoolchain:generator=Visual Studio 17 2022
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -8,3 +8,7 @@ os=Windows
[options]
*:shared=True
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -5,3 +5,7 @@ compiler=msvc
compiler.runtime=static
compiler.version=193
os=Windows
[buildenv]
PATH=+(path)D:\Python\Python36-32
PYTHONHOME=D:\Python\Python36-32
......@@ -8,3 +8,7 @@ os=Windows
[options]
*:shared=True
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
......@@ -5,3 +5,7 @@ compiler=msvc
compiler.runtime=static
compiler.version=193
os=Windows
[buildenv]
PATH=+(path)D:\Python\Python36
PYTHONHOME=D:\Python\Python36
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment