/alps/ipecamera

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to ipecamera.pc.in

  • Committer: Suren A. Chilingaryan
  • Date: 2015-05-02 12:46:12 UTC
  • Revision ID: csa@suren.me-20150502124612-payy2fjmj1zxqhbq
Provide version information as required by new pcilib interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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}