From ea051709cd1640da9ff3f6a7b2378fd21d1d56cb Mon Sep 17 00:00:00 2001 From: Naresh Munagala Date: Tue, 20 Jun 2017 22:18:19 +0530 Subject: Fix 2.9-rel compilation issues on LE Change-Id: I35b8da213e8830456c8652802941a418748bd5e9 CRs-Fixed: 2067662 --- loc-hal.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'loc-hal.pc.in') diff --git a/loc-hal.pc.in b/loc-hal.pc.in index c6ece74..64750db 100644 --- a/loc-hal.pc.in +++ b/loc-hal.pc.in @@ -6,5 +6,5 @@ includedir=@includedir@ Name: loc-hal Description: QTI GPS Loc HAL Version: @VERSION -Libs: -L${libdir} -lloc_core -lloc_eng_so -lloc_ds_api -lloc_api_v02 -Cflags: -I${includedir} -I${includedir}/loc-hal/utils -I${includedir}/loc-hal/core -I${includedir}/loc-hal +Libs: -L${libdir} -lloc_core -llocation_api -lgnss -lloc_ds_api -lloc_api_v02 +Cflags: -I${includedir} -I${includedir}/loc-hal -I${includedir}/loc-hal/location -I${includedir}/loc-hal/gnss -I${includedir}/loc-hal/core -- cgit v1.2.3