ppsspp/libretro/VSWhere.sh
2022-11-24 12:42:38 -04:00

2 lines
132 B
Bash

#!/bin/sh
"$(cygpath "$(env | awk -F= '/^ProgramFiles\(x86\)=/ { print $2; }')/Microsoft Visual Studio/Installer/vswhere.exe")" "$@"