News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

application symbol on unix?

Started by MoonKid, July 29, 2008, 07:08:48 PM

Previous topic - Next topic

MoonKid

I try to include application symbol to the unix-binary (Ubuntu8) of my application.

On Windows I am using a rc-file with the same project with this line in it

aaaaaaaa ICON "graphic/logo.ico"

But of course on unixoid system isn't a resource compiler? How can I include my application symbol there?