This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: how to embed an icon to gcj compiled binary?
- From: Thomas Fitzsimmons <fitzsim at redhat dot com>
- To: "Wu, Lei" <lanewu at hotmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 19 Oct 2004 11:18:27 -0400
- Subject: Re: how to embed an icon to gcj compiled binary?
- References: <BAY24-DAV1voFOAmEaJ0000b94e@hotmail.com>
On Tue, 2004-10-19 at 10:19, Wu, Lei wrote:
> to make it look better on win32
You can use a resource editor like PE Resource Explorer:
http://www.wilsonc.demon.co.uk/d7resourceexplorer.htm
Tom
> thanks,
> Lane