projects
/
profile
/
ivi
/
dlt-daemon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bugfix [GSW-72] Can't open /etc/rc.d/init.d/functions. Provide versions for different...
[profile/ivi/dlt-daemon.git]
/
automotive-dlt.pc.cmake
1
prefix=@prefix@
2
exec_prefix=@prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: DLT
7
Description: Diagnostic Log and Trace
8
Version: @GENIVI_PROJECT_VERSION@
9
Requires:
10
Libs: -L${libdir} -ldlt -lrt -lpthread
11
Cflags: -I${includedir}/dlt -DDLT_@PRINT_MAJOR_VERSION@_@PRINT_MINOR_VERSION@
12