diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:08:51 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:08:51 -0700 |
commit | af514cd555cedb5fa086f9fde295b73027471731 (patch) | |
tree | 4ac3733e1ee36f8cc5cd6e0c0b7992a840e031b1 /damageproto.pc.in | |
download | damageproto-upstream.tar.gz damageproto-upstream.tar.bz2 damageproto-upstream.zip |
Imported Upstream version 1.2.1upstream/1.2.1upstream
Diffstat (limited to 'damageproto.pc.in')
-rw-r--r-- | damageproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/damageproto.pc.in b/damageproto.pc.in new file mode 100644 index 0000000..25476b9 --- /dev/null +++ b/damageproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: DamageProto +Description: Damage extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |