summaryrefslogtreecommitdiff
path: root/automotive-dlt.pc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'automotive-dlt.pc.cmake')
-rwxr-xr-xautomotive-dlt.pc.cmake12
1 files changed, 0 insertions, 12 deletions
diff --git a/automotive-dlt.pc.cmake b/automotive-dlt.pc.cmake
deleted file mode 100755
index 0284c5c..0000000
--- a/automotive-dlt.pc.cmake
+++ /dev/null
@@ -1,12 +0,0 @@
-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@
-