Commit graph

5 commits

Author SHA1 Message Date
Tor Lillqvist
a031b8d16b Avoid potential mixup of incomopatible but identically named GLib DLLs
Don't use the same name for the GLib DLLs that we build with MSVS9 as
in the "official" MinGW-built packages (either the ones from
www.gtk.org, or the ones from OBS). The "official" GLib DLLs use
msvcrt.dll, while the ones we build use msvcr90.dll. We want to avoid
potential confusion. Call the DLLs we build glib-2.0.dll etc, not
libglib-2.0-0.dll etc.
2011-05-28 12:26:59 +03:00
Tor Lillqvist
b833043246 Just use cp, no need for $(GNUCOPY) which would need cygpathing anyway 2011-05-28 11:38:38 +03:00
Ocke Janssen
e799b912bf rsvglibs: use OUT2INC 2011-03-09 09:55:09 +01:00
Ocke Janssen
7ef574b200 rsvglibs: glib patch file added for windows 2011-03-09 09:35:36 +01:00
Ocke Janssen
d529258afa rsvglibs: add patch for win32 2011-03-07 09:46:28 +01:00