diff options
Diffstat (limited to 'src/glx/windows/windowsdriproto.pc.in')
-rw-r--r-- | src/glx/windows/windowsdriproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/glx/windows/windowsdriproto.pc.in b/src/glx/windows/windowsdriproto.pc.in new file mode 100644 index 00000000000..224923d1fcb --- /dev/null +++ b/src/glx/windows/windowsdriproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: windowsdriproto +Description: Windows-DRI extension headers +Version: 1.0.0 +Cflags: -I${includedir} |