Re: How compile resource inside .o file?
- From: Tim MÃller <zen18864 zen co uk>
- To: gtk-app-devel-list gnome org
- Cc:
- Subject: Re: How compile resource inside .o file?
- Date: Fri, 1 Jul 2005 12:37:19 +0100
On Friday 01 July 2005 05:18, éç å wrote:
I want all icons and images my programm used be
packaged in to the final execute binary file.
How can I do this?
Check out the gdk-pixbuf-csource command line tool that comes with Gtk.
Alternatively, you can convert your icons/images into .xpm format and
copy'n'paste or #include them directly into your code.
Cheers
-Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]