-
-
Notifications
You must be signed in to change notification settings - Fork 619
icon
starkos edited this page Apr 10, 2021
·
6 revisions
This wiki is no longer being maintained.
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.
Projects.
Premake 5.0 or later.
project "MyProject"
icon "MyProject.ico"