summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-07-13 17:31:07 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-07-13 17:31:07 +0800
commit62769abbe997022db2cb6539dd2fef08acefe243 (patch)
tree13d6a94c3444cca0ffafa19bce8c28f9a860cd31 /.gitignore
parent4266822d4b5227b55706993840a913fb6b15b2cd (diff)
downloadatk-62769abbe997022db2cb6539dd2fef08acefe243.tar.gz
MSVC Builds: Use PythonDir instead of PythonPath
If someone is building using MSBuild, we want to make sure that we do not use an envvar that would also determine where the Python modules are loaded. Also, allow different Python paths depending on the Visual Studio version that is being used for Visual Studio 201x builds, to better suit the version of Visual Studio that is used to build the official releases of Python, which means the default is as follows: -Visual Studio 2010, 2012, 2013: Python 3.4.x, which is built with 2010 -Visual Studio 2015 and 2017: Python 3.6.x, which is built with 2015.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions