diff options
| author | Marc Jeanmougin <marc.jeanmougin@telecom-paristech.fr> | 2018-04-29 14:25:32 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc.jeanmougin@telecom-paristech.fr> | 2018-04-29 14:25:32 +0000 |
| commit | ab5f8ff5869021958f4ae8b838c3d707a2e85eaa (patch) | |
| tree | 4907675828a5401d013b7587538cc8541edd2764 /src/libavoid/libavoid.pc.in | |
| parent | moved libcroco, libuemf, libdepixelize to 3rdparty folder (diff) | |
| download | inkscape-ab5f8ff5869021958f4ae8b838c3d707a2e85eaa.tar.gz inkscape-ab5f8ff5869021958f4ae8b838c3d707a2e85eaa.zip | |
Put adaptagrams into its own folder
Diffstat (limited to 'src/libavoid/libavoid.pc.in')
| -rw-r--r-- | src/libavoid/libavoid.pc.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/libavoid/libavoid.pc.in b/src/libavoid/libavoid.pc.in deleted file mode 100644 index 8f16d060a..000000000 --- a/src/libavoid/libavoid.pc.in +++ /dev/null @@ -1,12 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: libavoid -Description: A library for object-avoiding polyline and orthogonal connector routing for use in interactive diagram editors. -URL: http://www.adaptagrams.org/ -Version: @VERSION@ -Requires: -Libs: -L${libdir} -lavoid -Cflags: -I${includedir}/libavoid
\ No newline at end of file |
