Match the less clash-prone gobject DLL name we now produce
This commit is contained in:
parent
3b11d0b97a
commit
072d097e49
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
#define VCL_RSVG_CAIRO_LIBNAME "libcairo.so"
|
||||
#define VCL_RSVG_LIBRSVG_LIBNAME "librsvg-2.so"
|
||||
#elif defined WNT
|
||||
#define VCL_RSVG_GOBJECT_LIBNAME "libgobject-2.0-0.dll"
|
||||
#define VCL_RSVG_GOBJECT_LIBNAME "gobject-2.0.dll"
|
||||
#define VCL_RSVG_CAIRO_LIBNAME "cairo.dll"
|
||||
#define VCL_RSVG_LIBRSVG_LIBNAME "librsvg-2-2.dll"
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue