Added forgotten swe-glib.pc.in
This commit is contained in:
parent
683e61c3be
commit
e13a34c57c
10
swe-glib.pc.in
Normal file
10
swe-glib.pc.in
Normal 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
|
Loading…
Reference in New Issue
Block a user