Renaming to genie.

This commit is contained in:
Branimir Karadžić
2014-09-10 21:40:18 -07:00
parent 089427717d
commit e557ccb730
5 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ function toolchain(_buildDir, _libDir)
description = "Set Android platform version.",
}
-- Avoid error when invoking premake4 --help.
-- Avoid error when invoking genie --help.
if (_ACTION == nil) then return end
location (_buildDir .. "projects/" .. _ACTION)