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