Kaydet (Commit) 2be8f1d0 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Match the change in GLib DLL names

üst 4fa3eefd
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
#define VCL_RSVG_CAIRO_LIBNAME "libcairo.so" #define VCL_RSVG_CAIRO_LIBNAME "libcairo.so"
#define VCL_RSVG_LIBRSVG_LIBNAME "librsvg-2.so" #define VCL_RSVG_LIBRSVG_LIBNAME "librsvg-2.so"
#elif defined WNT #elif defined WNT
#define VCL_RSVG_GOBJECT_LIBNAME "gobject-2.0.dll" #define VCL_RSVG_GOBJECT_LIBNAME "gobjectlo.dll"
#define VCL_RSVG_CAIRO_LIBNAME "cairo.dll" #define VCL_RSVG_CAIRO_LIBNAME "cairo.dll"
#define VCL_RSVG_LIBRSVG_LIBNAME "librsvg-2-2.dll" #define VCL_RSVG_LIBRSVG_LIBNAME "librsvg-2-2.dll"
#else #else
......
Markdown is supported
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