Home
last modified time | relevance | path

Searched refs:libgobject (Results 1 – 18 of 18) sorted by relevance

/external/bluetooth/glib/tests/refcount/
DMakefile.am12 libgobject = $(top_builddir)/gobject/libgobject-2.0.la macro
14 LDADD = $(libglib) $(libgobject) $(libgthread) $(G_THREAD_LIBS)
/external/bluetooth/glib/tests/gobject/
DMakefile.am12 libgobject = $(top_builddir)/gobject/libgobject-2.0.la macro
48 LDADD = libtestgobject.la $(libgobject)
/external/bluetooth/glib/gobject/
DMakefile.am217 progs_LDADD = ./libgobject-2.0.la $(libglib)
246 gobject-2.0.lib: libgobject-2.0.la gobject.def
247 …lib -machine:@LIB_EXE_MACHINE_FLAG@ -name:libgobject-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:gobject.…
Dgobject.rc.in19 VALUE "InternalName", "libgobject-2.0-@LT_CURRENT_MINUS_AGE@"
21 VALUE "OriginalFilename", "libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll"
Dmakefile.msc.in24 libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll \
70 libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll : $(gobject_OBJECTS) gobject.def gobject.res
82 gobject-query.exe : gobject-query.c libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll
Dabicheck.sh11 nm -D -g --defined-only .libs/libgobject-2.0.so | cut -d ' ' -f 3 | sort > actual-abi
DChangeLog517 * tests/: new directory for libgobject tests.
2382 libgobject.
2755 * Makefile.am (progs_LDADD): link to ./libgobject-1.3.la
2756 since an installed libgobject was somehow being found; think
3225 * Makefile.am (progs_LDADD): Change order of libs to libgobject
/external/bluetooth/glib/tests/
DMakefile.am25 libgobject = $(top_builddir)/gobject/libgobject-2.0.la macro
94 timeloop_closure_LDADD = $(libglib) $(libgobject)
/external/bluetooth/glib/
Dglib-zip.in30 bin/libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll
51 lib/libgobject-2.0.dll.a
Dgobject-2.0-uninstalled.pc.in5 Libs: ${pc_top_builddir}/${pcfiledir}/gobject/libgobject-2.0.la
DChangeLog.pre-2-4870 * tests/gobject/Makefile.am (LDADD): Reorder, put libgobject after
DChangeLog.pre-2-05621 * setup things for a new sub-library libgobject:
5631 * glib.spec.in: added %{prefix}/lib/libgobject-1.3.so.*
/external/bluetooth/glib/gobject/tests/
DMakefile.am6 libgobject_LDADD = ../libgobject-2.0.la $(top_builddir)/gthread/libgthread-2.0.la $(top_builddir)/g…
/external/bluetooth/glib/docs/reference/gobject/
DMakefile.am40 $(top_builddir)/gobject/libgobject-2.0.la
/external/bluetooth/glib/gio/tests/
DMakefile.am15 $(top_builddir)/gobject/libgobject-2.0.la \
/external/bluetooth/glib/docs/reference/gio/
DMakefile.am82 $(top_builddir)/gobject/libgobject-2.0.la \
/external/bluetooth/glib/gio/
DMakefile.am239 $(top_builddir)/gobject/libgobject-2.0.la \
DChangeLog3292 Link to libglib and libgobject directly (#504879)