[9.0][location] Remove conditional statements for Mobile/Wearable profile
[platform/core/api/location-manager.git] / capi-location-manager.pc.in
1 # Package Information for pkg-config
2
3 prefix=@PREFIX@
4 exec_prefix=@PREFIX@
5 libdir=@LIBDIR@
6 includedir=@INCLUDEDIR@/location
7
8 Name: @PC_NAME@
9 Description: @PACKAGE_DESCRIPTION@
10 Version: @VERSION@
11 Requires: @PC_REQUIRED@
12 Libs: -L${libdir} @PC_LDFLAGS@
13 Cflags: -I${includedir}
14