aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore-wayland.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ecore/ecore-wayland.pc.in')
-rw-r--r--libraries/ecore/ecore-wayland.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/ecore/ecore-wayland.pc.in b/libraries/ecore/ecore-wayland.pc.in
new file mode 100644
index 0000000..f4f5cf3
--- /dev/null
+++ b/libraries/ecore/ecore-wayland.pc.in
@@ -0,0 +1,12 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: ecore-wayland
7Description: E core library, Wayland module
8@pkgconfig_requires_private@: @requirements_ecore_wayland@
9Version: @VERSION@
10Libs: -L${libdir} -lecore_wayland
11Libs.private: -lwayland-client
12Cflags: -I${includedir}/ecore-@VMAJ@