summaryrefslogtreecommitdiff
path: root/mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 13:20:25 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 13:20:25 +0900
commit59c401dcb6127a3ca74995bd3b3a7864a95fc418 (patch)
tree1d621db3eb1506f2fa42f1c38e143b90e1c3984f /mobile_pkgconfigs/wrt-plugins-tizen-log.pc.in
downloadwrt-plugins-tizen-tizen_2.3.tar.gz
wrt-plugins-tizen-tizen_2.3.tar.bz2
wrt-plugins-tizen-tizen_2.3.zip
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