mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-27 19:28:22 +00:00
3 lines
81 B
Bash
Vendored
3 lines
81 B
Bash
Vendored
#!/bin/sh
|
|
cd `dirname $0` && ../bin/debug/premake4 /scripts=../src $1 $2 $3 test
|