summaryrefslogtreecommitdiff
path: root/maps-plugin-mapquest.pc.in
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-10-24 16:45:49 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-10-24 16:45:49 +0900
commit6c7cebf382b34d1e32b260e6c93556f68a0bbaec (patch)
treea1113bcbe08e94f2d64881158ec03de6aac1cb34 /maps-plugin-mapquest.pc.in
parent698b4074c441d1bdfc2dd7f1610a5402acb06654 (diff)
downloadmaps-plugin-mapquest-accepted/tizen_2.4_mobile.tar.gz
maps-plugin-mapquest-accepted/tizen_2.4_mobile.tar.bz2
maps-plugin-mapquest-accepted/tizen_2.4_mobile.zip
Diffstat (limited to 'maps-plugin-mapquest.pc.in')
-rw-r--r--maps-plugin-mapquest.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/maps-plugin-mapquest.pc.in b/maps-plugin-mapquest.pc.in
new file mode 100644
index 0000000..599cd78
--- /dev/null
+++ b/maps-plugin-mapquest.pc.in
@@ -0,0 +1,14 @@
+#Package Information for pkg-config
+
+prefix=@PREFIX@
+exec_prefix=/usr
+libdir=/usr/lib
+includedir=@PC_INCLUDE@
+
+Name: @PC_NAME@
+Description: @PC_DESCRIPTION@
+Version: @VERSION@
+Requires: @PC_REQUIRED@
+Libs: -L${libdir} @PC_LDFLAGS@
+Cflags: -I${includedir}
+