summaryrefslogtreecommitdiff
path: root/devman_plugin.pc.in
diff options
context:
space:
mode:
authorjy910.yun <jy910.yun@samsung.com>2013-02-26 16:06:47 +0900
committerjy910.yun <jy910.yun@samsung.com>2013-02-26 16:07:44 +0900
commitf440d7952681e9bf4540f795cc709c9010c7024d (patch)
tree216eda99728aba84d4820fcfb194e054a6dd32dd /devman_plugin.pc.in
parentcdefbf11af164d3f3a7fbfebb7dfa8ff76e2b436 (diff)
downloadlibdevice-node-f440d7952681e9bf4540f795cc709c9010c7024d.tar.gz
libdevice-node-f440d7952681e9bf4540f795cc709c9010c7024d.tar.bz2
libdevice-node-f440d7952681e9bf4540f795cc709c9010c7024d.zip
Create new Library to control OAL APIssubmit/trunk/20130226.073610
separate some code about OAL from devman This module is a Library to control OAL APIs only used by system f/w Change-Id: I8ea27904950f402922d4df315c02881c70fb65ac
Diffstat (limited to 'devman_plugin.pc.in')
-rw-r--r--devman_plugin.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/devman_plugin.pc.in b/devman_plugin.pc.in
new file mode 100644
index 0000000..0ce74e9
--- /dev/null
+++ b/devman_plugin.pc.in
@@ -0,0 +1,12 @@
+# Package Information for pkg-config
+
+prefix=@PREFIX@
+exec_prefix=@EXEC_PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
+
+Name: devman_plugin
+Description: SAMSUNG Linux platform devman plugin library
+Version: @VERSION@
+Requires:
+Cflags: -I${includedir}