projects
/
platform
/
core
/
system
/
sensord.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "Adding AK8975 geo-sensor info in sensors.xml.in required by geo-plugin" into...
[platform/core/system/sensord.git]
/
test
/
sensor-tc.pc.in
1
# Package Information for pkg-config
2
3
prefix=@PREFIX@
4
exec_prefix=@EXEC_PREFIX@
5
libdir=@LIBDIR@
6
includedir=@INCLUDEDIR@/sensor-tc
7
8
Name: sensor-tc
9
Description: Sensor functional testing library
10
Version: @VERSION@
11
Requires:
12
Libs: -L${libdir} -lsensor-tc
13
Cflags: -I${includedir}