diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-08 12:10:33 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-08 12:10:33 -0800 |
commit | 4f1a42f85bb16d006429c7ce867be939a222fc25 (patch) | |
tree | 32c8299ffb94384006a2ef669a9a3d1d17aae5fe /xcb-proto.pc.in | |
download | xcb-proto-upstream/1.8.tar.gz xcb-proto-upstream/1.8.tar.bz2 xcb-proto-upstream/1.8.zip |
Imported Upstream version 1.8upstream/1.8
Diffstat (limited to 'xcb-proto.pc.in')
-rw-r--r-- | xcb-proto.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xcb-proto.pc.in b/xcb-proto.pc.in new file mode 100644 index 0000000..d312e6e --- /dev/null +++ b/xcb-proto.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +datarootdir=@datarootdir@ +datadir=@datadir@ +libdir=@libdir@ +xcbincludedir=@xcbincludedir@ +pythondir=@pythondir@ + +Name: XCB Proto +Description: X protocol descriptions for XCB +Version: @PACKAGE_VERSION@ |