projects
/
platform
/
core
/
system
/
sensord.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "sensord: add sensor api for avoiding build break" into tizen
[platform/core/system/sensord.git]
/
test
/
sensor-tc.pc
1
# Package Information for pkg-config
2
3
prefix=/usr/bin
4
exec_prefix=${prefix}
5
libdir=${prefix}/${_libdir}
6
includedir=${prefix}/include/sensor-tc
7
8
Name: sensor-tc
9
Description: Sensor functional testing library
10
Version: 1.0
11
Requires:
12
Libs: -L${libdir} -lsensor-tc
13
Cflags: -I${includedir}