I compile my game using the commandline.
The icon for the exe is defined at the bottom of the main file.
But it gets only displayed when I compile the program with the ide.
What do i have to do to add an icon in the commandline?
icon in commandline
- netmaestro
- PureBasic Bullfrog

- Posts: 8452
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: icon in commandline
From the doc "using the commandline compiler":
/ICON "IconName" : add the specified icon to the executable.
BERESHEIT
