summaryrefslogtreecommitdiffstats
path: root/src/libvpsc/libvpsc.pc.in
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc.jeanmougin@telecom-paristech.fr>2018-04-29 14:25:32 +0000
committerMarc Jeanmougin <marc.jeanmougin@telecom-paristech.fr>2018-04-29 14:25:32 +0000
commitab5f8ff5869021958f4ae8b838c3d707a2e85eaa (patch)
tree4907675828a5401d013b7587538cc8541edd2764 /src/libvpsc/libvpsc.pc.in
parentmoved libcroco, libuemf, libdepixelize to 3rdparty folder (diff)
downloadinkscape-ab5f8ff5869021958f4ae8b838c3d707a2e85eaa.tar.gz
inkscape-ab5f8ff5869021958f4ae8b838c3d707a2e85eaa.zip
Put adaptagrams into its own folder
Diffstat (limited to 'src/libvpsc/libvpsc.pc.in')
-rw-r--r--src/libvpsc/libvpsc.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/libvpsc/libvpsc.pc.in b/src/libvpsc/libvpsc.pc.in
deleted file mode 100644
index 9b6ff52ba..000000000
--- a/src/libvpsc/libvpsc.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libvpsc
-Description: A solver for the Variable Placement with Separation Constraints problem.
-URL: http://www.adaptagrams.org/
-Version: @VERSION@
-Requires:
-Libs: -L${libdir} -lvpsc
-Cflags: -I${includedir}/libvpsc \ No newline at end of file