aboutsummaryrefslogtreecommitdiff
path: root/libstudxml.pc.in
blob: a9dadacba15021139d89a25eacba356ad9220da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# file      : libstudxml.pc.in
# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libstudxml
Description: C++ XML library
URL: http://www.codesynthesis.com/projects/libstudxml/
Version: @VERSION@
Libs: -L${libdir} -lstudxml
Cflags: -I${includedir}