aboutsummaryrefslogtreecommitdiff
path: root/libstudxml.pc.in
blob: d325669153317d38a47853b5172bbe1ef7d14bbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# file      : libstudxml.pc.in
# copyright : Copyright (c) 2013-2017 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}