diff options
Diffstat (limited to 'proto/fontcacheproto/fontcacheproto.pc.in')
-rw-r--r-- | proto/fontcacheproto/fontcacheproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/proto/fontcacheproto/fontcacheproto.pc.in b/proto/fontcacheproto/fontcacheproto.pc.in new file mode 100644 index 000000000..afb21272a --- /dev/null +++ b/proto/fontcacheproto/fontcacheproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: FontcacheProto +Description: Fontcache extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |