archrelease: copy trunk to community-x86_64
[ArchLinux/community.git] / cuda / repos / community-x86_64 / nppif.pc
blobfc419982e7a7df0c7dd683d56d2a1923ea6f55a8
1 cudaroot=/opt/cuda
2 libdir=${cudaroot}/targets/x86_64-linux/lib
3 includedir=${cudaroot}/targets/x86_64-linux/include
5 Name: nppif
6 Description: NVIDIA Performance Primitives - Image Processing - Filters
7 Version: 11.0
8 Libs: -L${libdir} -lnppif
9 Cflags: -I${includedir}