/alps/ipecamera

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ipecamera
253 by Suren A. Chilingaryan
Provide version information as required by new pcilib interface
1
prefix=${CMAKE_INSTALL_PREFIX}
2
exec_prefix=${BIN_INSTALL_DIR}
3
libdir=${PCILIB_PLUGIN_DIR}
4
includedir=${INCLUDE_INSTALL_DIR}
5
6
Name: ${TARNAME}
7
Description: IPECamera event engine for pcilib
8
Version: ${PACKAGE_VERSION}
9
Libs: -L${PCILIB_PLUGIN_DIR} -lipecamera
10
Cflags: -I${INCLUDE_INSTALL_DIR}