aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore-wayland.pc.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/ecore/ecore-wayland.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/ecore/ecore-wayland.pc.in b/libraries/ecore/ecore-wayland.pc.in
deleted file mode 100644
index f4f5cf3..0000000
--- a/libraries/ecore/ecore-wayland.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
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@