imagepath - premake/premake-4.x GitHub Wiki
Home > [Scripting Reference](Scripting Reference) > imagepath
imagepath
The imagepath function sets the file name of the deployment image produced by the build.
#!lua
imagepath ("path")
This value is currently only used by the Xbox 360.
Applies To
Solutions, projects, and configurations.
Parameters
path is the full path for the image file, relative to the currently executing script file.