summaryrefslogtreecommitdiffstats
path: root/cairo
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-28 12:17:08 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-28 12:26:59 +0300
commita031b8d16b6887c82d2186c05a6607565e871569 (patch)
treea7677f737d42714badefbeca42c2f8b341e38de0 /cairo
parentJust use cp, no need for $(GNUCOPY) which would need cygpathing anyway (diff)
downloadcore-a031b8d16b6887c82d2186c05a6607565e871569.tar.gz
core-a031b8d16b6887c82d2186c05a6607565e871569.zip
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.
Diffstat (limited to 'cairo')
0 files changed, 0 insertions, 0 deletions