~macslow/unity/backported-remote-add-to-5.0

1
2
3
4
5
6
7
8
9
10
11
12
prefix=@PREFIXDIR@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@

Name: Unity Core
Library
Description: Core objects and utilities for Unity implementations
Version: @VERSION@
Libs: -L${libdir} -lunity-core-@UNITY_API_VERSION@
Cflags: -I${includedir}/Unity-@UNITY_API_VERSION@
Requires: glib-2.0 gio-2.0 sigc++-2.0 nux-core-2.0 dee-1.0