Add code coverage support

This commit is contained in:
2014-11-13 16:37:03 +01:00
parent efa7b7fab3
commit 02703b7045
7 changed files with 228 additions and 189 deletions

View File

@@ -1,4 +1,7 @@
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/swe-glib.mk
AM_CPPFLAGS = -DG_LOG_DOMAIN=\"SWE-GLib\" -DLOCALEDIR=\"$(localedir)\" -D__SWE_GLIB_BUILDING__ -DPKGDATADIR=\"$(pkgdatadir)\"
lib_LTLIBRARIES = libswe-glib-2.0.la