##// END OF EJS Templates
Stable Release 2.0.0
Stable Release 2.0.0

File last commit:

r3:c463c7242078 alexis
r30:0729a911bdcd release
Show More
rs232.pc.in
11 lines | 326 B | text/plain | TextLexer
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: Example C++ library.
Version: @PACKAGE_VERSION@
URL: @PACKAGE_URL@
Libs: -L${libdir} -lrs232-@RS232_API_VERSION@
Cflags: -I${includedir}/rs232-@RS232_API_VERSION@ -I${libdir}/rs232-@RS232_API_VERSION@/include