summaryrefslogtreecommitdiff
path: root/capi-web-favorites.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'capi-web-favorites.pc.in')
-rwxr-xr-xcapi-web-favorites.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/capi-web-favorites.pc.in b/capi-web-favorites.pc.in
new file mode 100755
index 0000000..71f9891
--- /dev/null
+++ b/capi-web-favorites.pc.in
@@ -0,0 +1,14 @@
+
+# Package Information for pkg-config
+
+prefix=@PREFIX@
+exec_prefix=/usr
+libdir=/usr/lib
+includedir=/usr/include/web
+
+Name: @PC_NAME@
+Description: Internet bookmark and history control API
+Version: @VERSION@
+Requires: @PC_REQUIRED@
+Libs: -L${libdir} @PC_LDFLAGS@
+Cflags: -I${includedir}