* do not send the stop method when exiting from the task
[xpad.git] / xpad.pc.in
blob9c6766ca4a5bb3a8f4eba311dc9f5387c713400d
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: hkl
7 Description: xpad detector control software
8 Version: @VERSION@
9 URL: http://repo.or.cz/w/xpad.git
10 Requires: libusb
11 Libs: -L${libdir} -lxpad -lcquickusb -lquickusb
12 Cflags: -I${includedir}