##// END OF EJS Templates
Use Autotools and libtools now /!\ unstable, Win port not ready
Use Autotools and libtools now /!\ unstable, Win port not ready

File last commit:

r3:c463c7242078 alexis
r3:c463c7242078 alexis
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