summaryrefslogtreecommitdiff
path: root/mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in')
-rw-r--r--mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in b/mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in
new file mode 100644
index 0000000..d9b5e9c
--- /dev/null
+++ b/mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in
@@ -0,0 +1,13 @@
+prefix=/usr
+project_name=@CMAKE_PROJECT_NAME@
+module_name=application
+exec_prefix=${prefix}
+libdir=${prefix}/lib/wrt-plugins/tizen-${module_name}
+includedir=${prefix}/include/${project_name}
+
+Name: wrt-plugins-tizen-${module_name}
+Description: wrt-plugins-tizen-${module_name}
+Version: @CMAKE_PROJECT_VERSION@
+Requires: capi-appfw-app-manager capi-appfw-application capi-appfw-package-manager wrt-deviceapis-commons wrt-deviceapis-commons-javascript pkgmgr pkgmgr-info
+Libs: -L${libdir} -lwrt-plugins-tizen-${module_name} -lwrt-plugins-tizen-${module_name}-impl -lwrt-plugins-tizen-${module_name}-config
+Cflags: -I${includedir}/${module_name} \ No newline at end of file