Added forgotten swe-glib.pc.in

This commit is contained in:
Gergely Polonkai 2013-09-05 15:57:44 +02:00
parent 683e61c3be
commit e13a34c57c
1 changed files with 10 additions and 0 deletions

10
swe-glib.pc.in Normal file
View File

@ -0,0 +1,10 @@
prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
Name: SWE-GLib
Description: GLib wrapper functions for the Swiss Ephemeris library
Version: 0.1
Requires: GLib-2.0
Libs: -L${libdir} -lswe-glib
Cflags: -I${includedir}/swe-glib