5 lines
114 B
PowerShell
5 lines
114 B
PowerShell
|
|
$bin1 = "D:\ae\cached_external_library\vs2019_Debug_global\install\QMapLibre_qt_5_15_2\bin"
|
|
|
|
$env:Path = "$bin1"
|