prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: @PACKAGE_NAME@ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions
Version: @PACKAGE_VERSION@
URL: http://itpp.sourceforge.net/
Libs: -L${libdir} -l@PACKAGE@@EXPLICIT_LIBS@
Libs.private:@PRIVATE_LIBS@
Cflags: -I${includedir} @CXXFLAGS_OPT@