Removes _vs2019 from jenkins jobs and documentation (#5855)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-11-30 11:10:02 -08:00
committed by GitHub
parent 879012b1ae
commit 7c30adb66c
17 changed files with 72 additions and 167 deletions
@@ -508,7 +508,7 @@ def init_ly_pyside(env_dict=_SYNTH_ENV_DICT):
site.addsitedir(str(QTFORPYTHON_PATH))
O3DE_BIN_PATH = Path.joinpath(O3DE_DEV,
'windows_vs2019',
'windows',
'bin',
'profile').resolve()
os.environ["DYNACONF_O3DE_BIN_PATH"] = str(O3DE_BIN_PATH)