mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 20:05:47 -04:00
Initial community commit
This commit is contained in:
4
Src/external_dependencies/openmpt-trunk/include/premake/tests/test.bat
vendored
Normal file
4
Src/external_dependencies/openmpt-trunk/include/premake/tests/test.bat
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
pushd "%~dp0"
|
||||
..\bin\debug\premake5.exe /scripts=.. /file=..\premake5.lua %* test
|
||||
popd
|
Reference in New Issue
Block a user