summaryrefslogtreecommitdiffstats
path: root/demo#3/common/libhomescreen/libhomescreen.pc.in
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-12 17:50:46 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-12 17:50:46 +0900
commit6d1732b0bbb526e96d3cf8d2af879d3d1f6e8309 (patch)
treee6a6e0b5febd098c327da2bbe7ab1f494d66e2ed /demo#3/common/libhomescreen/libhomescreen.pc.in
parentb008974c17c4a45448b00ffbcc7791399385a7e6 (diff)
Add homescreen-service, libhomescreen, libqthomescreen, windowmanager-service, libwindowmanager, libqtwindowmanager. Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'demo#3/common/libhomescreen/libhomescreen.pc.in')
-rw-r--r--demo#3/common/libhomescreen/libhomescreen.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/demo#3/common/libhomescreen/libhomescreen.pc.in b/demo#3/common/libhomescreen/libhomescreen.pc.in
new file mode 100644
index 0000000..809abbd
--- /dev/null
+++ b/demo#3/common/libhomescreen/libhomescreen.pc.in
@@ -0,0 +1,12 @@
+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} -lhomescreen