winamp/Src/external_dependencies/openmpt-trunk/include/premake/tests/test.bat
2024-09-24 14:54:57 +02:00

5 lines
97 B
Batchfile
Vendored

@echo off
pushd "%~dp0"
..\bin\debug\premake5.exe /scripts=.. /file=..\premake5.lua %* test
popd