This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
winamp
mirror of
https://git.lumaeris.com/mirrors/winamp
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
community
Branches
Tags
community
main
winampgit-patch-1
winamp
/
Src
/
external_dependencies
/
openmpt-trunk
/
include
/
premake
/
tests
/
test.bat
test.bat
97 B
Permalink
History
Raw
1
2
3
4
@echo off
pushd "%~dp0"
..\bin\debug\premake5.exe /scripts=.. /file=..\premake5.lua %* test
popd