We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Specifies the application icon resource.
icon ("name")
Currently, this is only used by Visual Studio C# projects.
name is the resource name of the icon.
name
Projects.
Premake 5.0 or later.
project "MyProject" icon "MyProject.ico"