##// END OF EJS Templates
Win32 read timeout between bytes set to a more realistic value
Win32 read timeout between bytes set to a more realistic value

File last commit:

r34:981d3945a0ec alexis
r43:a38235df29ea alexis
Show More
rs232.pc.in
11 lines | 329 B | text/plain | TextLexer
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: Standard RS232 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