summaryrefslogtreecommitdiff
path: root/eukit.pc.in
diff options
context:
space:
mode:
authorYoumin Ha <youmin.ha@samsung.com>2010-05-18 16:17:28 +0900
committerYoumin Ha <youmin.ha@samsung.com>2010-05-18 16:17:28 +0900
commitf6a80aeab0748f8283520cd90830f8943557f72d (patch)
tree11a13f4f4593591d5d1a59bb5bbb3acf34db8b20 /eukit.pc.in
parentd1d3ad270df1eb96805049c683df57b73c1fd7f4 (diff)
downloadedbus-f6a80aeab0748f8283520cd90830f8943557f72d.tar.gz
edbus-f6a80aeab0748f8283520cd90830f8943557f72d.tar.bz2
edbus-f6a80aeab0748f8283520cd90830f8943557f72d.zip
svn update: 48851 (latest:48959)
Diffstat (limited to 'eukit.pc.in')
-rw-r--r--eukit.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/eukit.pc.in b/eukit.pc.in
new file mode 100644
index 0000000..02de42d
--- /dev/null
+++ b/eukit.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: eukit
+Description: udisks/upower convenience library
+@pkgconfig_requires_private@: ecore edbus
+Version: @VERSION@
+Libs: -L${libdir} -leukit
+Cflags: -I${includedir}