/alps/ufodecode

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ufodecode

« back to all changes in this revision

Viewing changes to ufodecode.pc.in

  • Committer: Matthias Vogelgesang
  • Date: 2011-12-02 07:49:09 UTC
  • Revision ID: matthias.vogelgesang@kit.edu-20111202074909-d1ymsoe4h3zg7gft
Rename to `ufodecode`

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
libdir=${LIB_INSTALL_DIR}
4
4
includedir=${INCLUDE_INSTALL_DIR}
5
5
 
6
 
Name: libipe
 
6
Name: ${TARNAME}
7
7
Description: Decoding routines for the UFO camera
8
8
Version: ${PACKAGE_VERSION}
9
 
Libs: -L${LIB_INSTALL_DIR} -lipe
 
9
Libs: -L${LIB_INSTALL_DIR} -lufodecode
10
10
Cflags: -I${INCLUDE_INSTALL_DIR}