summaryrefslogtreecommitdiff
path: root/src/gdbus-codegen.pc.in
blob: c895c5e2d3d0976519932502a4325f3825f91bdb (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gdbus-codegen
Description: Temporary library for gdbus-codegen
Version: @VERSION@
Requires: gobject-2.0 gio-2.0
Libs: -L${libdir} -lgdbus-codegen
Cflags: -I${includedir}/gdbus-codegen