This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraPipeline
/
premake
Watch
1
Star
0
Fork
0
You've already forked premake
Code
Issues
1
Pull Requests
Projects
Releases
1
Wiki
Activity
68f3a6d032
premake
/
tests
/
test
3 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bit of test refactoring
2009-05-29 15:36:39 +00:00
#!/bin/sh
Make the version change from 4.x to 5.x official - Rename executable to premake5 - Default to premake5.lua project script; fallback to premake4.lua if not found - Clean up internal references to premake4 naming
2013-09-10 20:24:39 +00:00
cd `dirname $0` && ../bin/debug/premake5 /scripts=../src $1 $2 $3 test
Reference in New Issue
Copy Permalink