Skip to content
Commit f3fcdf97 authored by LRN's avatar LRN Committed by Colin Walters
Browse files

scanner: Fix shlib resolution on W32

GI just adds '.dll' to library name and calls it a day.  There's a
comment about how this function might work, i've used it to implement
something better.  This requires a compiler that supports
-print-search-dirs argument (i.e.  gcc) and a dlltool.

https://bugzilla.gnome.org/show_bug.cgi?id=724890
parent 2a3f311d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment