aboutsummaryrefslogtreecommitdiff
path: root/gps/utils/gps-utils.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gps/utils/gps-utils.pc.in')
-rw-r--r--gps/utils/gps-utils.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/gps/utils/gps-utils.pc.in b/gps/utils/gps-utils.pc.in
new file mode 100644
index 0000000..a988731
--- /dev/null
+++ b/gps/utils/gps-utils.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: gps-utils
+Description: QTI GPS Location utils
+Version: @VERSION
+Libs: -L${libdir} -lgps_utils
+Cflags: -I${includedir}/gps-utils