Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental
This commit is contained in:
@@ -76,7 +76,7 @@ def import_vs_environment():
|
||||
env_tool_args = None
|
||||
|
||||
vswhere = subprocess.check_output(
|
||||
'third_party/vswhere/vswhere.exe -version "[15,)" -latest -prerelease -format json -utf8 -products '
|
||||
'tools/vswhere/vswhere.exe -version "[15,)" -latest -prerelease -format json -utf8 -products '
|
||||
"Microsoft.VisualStudio.Product.Enterprise "
|
||||
"Microsoft.VisualStudio.Product.Professional "
|
||||
"Microsoft.VisualStudio.Product.Community "
|
||||
|
||||
Reference in New Issue
Block a user