blob: 5479c34fba9e4e659b50a660526dcdb31ab73a81 (
plain)
1
2
3
4
5
6
|
Name: ${APPLICATION_NAME}_threads
Description: The SSH Library Thread Extension
Version: ${APPLICATION_VERSION}
Libs: -L${LIB_INSTALL_DIR} -lssh_threads
Cflags: -I${INCLUDE_INSTALL_DIR}
|