1prefix=@prefix@ 2exec_prefix=@exec_prefix@ 3libdir=@libdir@ 4includedir=@includedir@ 5 6Name: loc-hal 7Description: QTI GPS Loc HAL 8Version: @VERSION 9Libs: -L${libdir} -lloc_core -lloc_eng_so -lloc_ds_api -lloc_api_v02 10Cflags: -I${includedir} -I${includedir}/loc-hal/utils -I${includedir}/loc-hal/core -I${includedir}/loc-hal 11