diff options
author | marha <marha@users.sourceforge.net> | 2009-07-12 17:39:53 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-12 17:39:53 +0000 |
commit | 529dcfd0858d75cb3c87c73cb0f81dd20bbb9230 (patch) | |
tree | e3e572088f6c2506300a0da39a7f473f0ddf89b5 /gl/glproto.pc.in | |
parent | ba540f757bc1cd571272c10bbd14b5122f99983f (diff) | |
download | vcxsrv-529dcfd0858d75cb3c87c73cb0f81dd20bbb9230.tar.gz vcxsrv-529dcfd0858d75cb3c87c73cb0f81dd20bbb9230.tar.bz2 vcxsrv-529dcfd0858d75cb3c87c73cb0f81dd20bbb9230.zip |
Added glproto-1.4.9.tar.gz
Diffstat (limited to 'gl/glproto.pc.in')
-rw-r--r-- | gl/glproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gl/glproto.pc.in b/gl/glproto.pc.in new file mode 100644 index 000000000..bd275d8bd --- /dev/null +++ b/gl/glproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: GLProto +Description: GL extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |