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