Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/remmina.pc.in')
-rw-r--r--data/remmina.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/remmina.pc.in b/data/remmina.pc.in
new file mode 100644
index 000000000..2acad7bde
--- /dev/null
+++ b/data/remmina.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Remmina
+Description: The GTK+ Remote Desktop Client
+Version: @VERSION@
+Requires:
+Libs:
+Cflags: -I${includedir}
+