summaryrefslogtreecommitdiff
path: root/secure-storage.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'secure-storage.pc.in')
-rw-r--r--secure-storage.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/secure-storage.pc.in b/secure-storage.pc.in
new file mode 100644
index 0000000..ae27633
--- /dev/null
+++ b/secure-storage.pc.in
@@ -0,0 +1,11 @@
+prefix=@PREFIX@
+exec_prefix=@EXEC_PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
+
+Name: secure-storage
+Description: Secure Storage Package
+Version: @VERSION@
+Requires: openssl
+Libs: -L${libdir} -lss-client
+Cflags: -I${includedir}/secure-storage