diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-05-09 18:20:05 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-05-09 18:20:05 +0000 |
commit | 2d1fbdb4b20e9c12cf7c6c1872d5fd888f39e390 (patch) | |
tree | 216368e8b6553dfea2bf718715a6f1aec843bab8 /xineramaproto.pc.in | |
parent | 2cc4bdad59cbb32cc4d363b437ee0c4fa44b148b (diff) |
Change all the protonames from <extension>Ext to <extension>Proto.
Diffstat (limited to 'xineramaproto.pc.in')
-rw-r--r-- | xineramaproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xineramaproto.pc.in b/xineramaproto.pc.in new file mode 100644 index 0000000..ed67e99 --- /dev/null +++ b/xineramaproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: PanoramixProto +Description: Panoramix extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |