mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-02-08 22:49:50 +01: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
|