Added .settings dir to .gitignore
[libasyncio] / glue_t2n / libasyncio_t2n.pc.in
CommitLineData
5c8a3d40
RP
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
42b7c46d
RP
6Name: libsimpleio_t2n
7Description: t2n glue for libsimpleio
5c8a3d40 8Version: @VERSION@
6e6d5f37
RP
9Requires: libasyncio libt2n
10Libs: -L${libdir} -lasyncio_t2n
5c8a3d40 11Cflags: -I${includedir}