Hash : 6242c370 Author : Date : 2012-03-30T19:40:38
Replaced obsolete macro LIBPTHREAD with LIBS. (thx to gniibe)
Download
1 2 3 4 5 6 7 8 9 10
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libqrencode Description: A QR Code encoding library Version: @VERSION@ Libs: -L${libdir} -lqrencode @LIBS@ Cflags: -I${includedir}