summaryrefslogtreecommitdiff
path: root/src/weston.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/weston.pc.in')
-rw-r--r--src/weston.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/weston.pc.in b/src/weston.pc.in
new file mode 100644
index 00000000..828cb1f0
--- /dev/null
+++ b/src/weston.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+libexecdir=@libexecdir@
+pkglibexecdir=${libexecdir}/@PACKAGE@
+
+Name: Weston Plugin API
+Description: Header files for Weston plugin development
+Version: @WESTON_VERSION@
+Cflags: -I${includedir}