summaryrefslogtreecommitdiff
path: root/automotive-dlt.pc.cmake
blob: 0284c5ca1bd61f7d14c2d2488e32c85f4a367a04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
includedir=@includedir@

Name: DLT
Description: Diagnostic Log and Trace 
Version: @GENIVI_PROJECT_VERSION@
Requires: 
Libs: -L${libdir} -ldlt -lrt -lpthread
Cflags: -I${includedir}/dlt -DDLT_@PRINT_MAJOR_VERSION@_@PRINT_MINOR_VERSION@