gtk/gdk/win32/rc
Tor Lillqvist c0dace5fd9 Look for windres on Win32.
2005-07-09  Tor Lillqvist  <tml@novell.com>

	* configure.in: Look for windres on Win32.

	* gdk-pixbuf/Makefile.am
	* gdk/win32/rc/Makefile.am
	* gdk/Makefile.am
	* gtk/Makefile.am: Don't use the scripts in build/win32 to compile
	the rc files into resource object files. (This means we lose the
	build number increment magic, but I doubt it was that useful
	anyway.) Instead use windres directly. To pass a normal .o file
	produced by windres through libtool, which would want a .lo file,
	pass it directly to the linker using a -Wl option.

	* gdk-pixbuf/gdk_pixbuf.rc.in
	* gdk/win32/rc/gdk.rc.in
	* gtk/gtk-win32.rc.in: Replace BUILDNUMBER with 0.
2005-07-09 00:10:12 +00:00
..
.cvsignore New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdk.rc.in Look for windres on Win32. 2005-07-09 00:10:12 +00:00
gtk.ico Depend on gtk.ico. 2002-02-15 23:55:42 +00:00
Makefile.am Look for windres on Win32. 2005-07-09 00:10:12 +00:00