Home | History | Annotate | Download | only in utils
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: gps-utils
      7 Description: QTI GPS Location utils
      8 Version: @VERSION
      9 Libs: -L${libdir} -lgps_utils_so
     10 Cflags: -I${includedir}/gps-utils
     11