• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3includedir=@includedir@
4libdir=@libdir@
5
6Name: LTP
7Description: Linux Test Project
8Version: @VERSION@
9Libs: -L${libdir} -lltp
10Cflags: -I${includedir}
11