diff options
Diffstat (limited to 'dpmsproto.pc.in')
-rw-r--r-- | dpmsproto.pc.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dpmsproto.pc.in b/dpmsproto.pc.in new file mode 100644 index 0000000..930d208 --- /dev/null +++ b/dpmsproto.pc.in @@ -0,0 +1,8 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +includedir=@includedir@ + +Name: DPMSProto +Description: DPMS extension headers +Version: 1.2 +Cflags: -I${includedir} |