summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable/TAO_IORTable.pc.in
blob: 9c5ffcf6d738612f3df99c212b2a74f740ffdcd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: TAO_IORTable
Description: TAO IOR Table Library
Requires: TAO
Version: @VERSION@
Libs: -L${libdir} -lTAO_IORTable
Cflags: -I${includedir}