985c58103c
- Rename executable to premake5 - Default to premake5.lua project script; fallback to premake4.lua if not found - Clean up internal references to premake4 naming
4 lines
112 B
Batchfile
4 lines
112 B
Batchfile
|
|
CALL ..\\bin\\debug\\premake5 /scripts=..\\src test
|
|
::CALL ..\\bin\\release\\premake5 /scripts=..\\src test
|