2011-06-14 15:47:04 +04:00
|
|
|
Name: ${APPLICATION_NAME}_threads
|
|
|
|
Description: The SSH Library Thread Extension
|
|
|
|
Version: ${APPLICATION_VERSION}
|
2011-06-15 18:15:14 +04:00
|
|
|
Libs: -L${LIB_INSTALL_DIR} -lssh_threads
|
2011-06-14 15:47:04 +04:00
|
|
|
Cflags: -I${INCLUDE_INSTALL_DIR}
|
|
|
|
|