This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

source: ps/trunk/build/premake/premake5/tests/test.bat

Last change on this file was 20366, checked in by Itms, 7 years ago

Alpha 12 version of Premake 5, including prebuilt binary for Windows.
Directly taken from https://premake.github.io/.

Refs #3729.

File size: 101 bytes
Line 
1@echo off
2pushd "%~dp0"
3..\bin\debug\premake5.exe /scripts=.. /file=..\premake5.lua %* test
4popd
Note: See TracBrowser for help on using the repository browser.