summaryrefslogtreecommitdiffstats
path: root/windowmanager.pc.in
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-10-23 17:27:23 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-10-23 17:27:23 +0900
commitf9d65c2529e32230a10ca2f96a44a981c490a312 (patch)
treef74169668ecfbbaec6797fd354e8d290e57ea611 /windowmanager.pc.in
parentd5eb8b53ed088db5a25451fc7e3009d3e44ae6bd (diff)
Removed library from this service binder
The library should be splitted to other repository, so removed it from this repository Change-Id: Ifa5368077fc77fc9a964409f78d88afb0de2e8d6 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'windowmanager.pc.in')
-rw-r--r--windowmanager.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/windowmanager.pc.in b/windowmanager.pc.in
deleted file mode 100644
index 52e6f04..0000000
--- a/windowmanager.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-includedir=@PROJECT_INCLUDEDIR@
-libdir=@PROJECT_LIBDIR@
-binding_install_dir=@binding_install_dir@
-
-Name: @PROJECT_PRETTY_NAME@
-Description: @PROJECT_DESCRIPTION@
-Version: @PROJECT_VERSION@
-URL: @PROJECT_URL@
-
-Requires: json-c afb-daemon
-Cflags: -I${includedir}
-Libs: -L${libdir} -lwindowmanager