| 123456789101112 |
- prefix=/data/mxe/usr/x86_64-w64-mingw32.shared.all
- includedir=${prefix}/include
- libdir=${prefix}/lib
- Name: GObject
- Description: GLib Type, Object, Parameter and Signal Library
- Version: 2.82.2
- Requires: glib-2.0
- Requires.private: libffi >= 3.0.0
- Libs: -L${libdir} -lgobject-2.0
- Libs.private: -lintl
- Cflags: -I${includedir}
|