summaryrefslogtreecommitdiff
path: root/media-thumbnail.pc.in
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:49:53 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:49:53 +0900
commitb8ccdef0306cf19cde9511ec244fd43b4ae1d863 (patch)
treeedfb6fbb5a168525e60cbcf918d84217bd667586 /media-thumbnail.pc.in
parent06e2dff413544d0e1465e0cb4897fe32e4de2c22 (diff)
downloadlibmedia-thumbnail-b8ccdef0306cf19cde9511ec244fd43b4ae1d863.tar.gz
libmedia-thumbnail-b8ccdef0306cf19cde9511ec244fd43b4ae1d863.tar.bz2
libmedia-thumbnail-b8ccdef0306cf19cde9511ec244fd43b4ae1d863.zip
Tizen 2.1 base
Diffstat (limited to 'media-thumbnail.pc.in')
-rwxr-xr-xmedia-thumbnail.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-thumbnail.pc.in b/media-thumbnail.pc.in
new file mode 100755
index 0000000..b743f00
--- /dev/null
+++ b/media-thumbnail.pc.in
@@ -0,0 +1,13 @@
+# Package Information for pkg-config
+
+prefix=@PREFIX@
+exec_prefix=@EXEC_PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
+
+Name: @PROJECT_NAME@
+Description: Samsung Linux platform @PROJECT_NAME@ library
+Version: @VERSION@
+Requires: dlog
+Libs: -L${libdir} -lmedia-thumbnail -lmedia-hash
+Cflags: -I${includedir}/media-thumbnail