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

Name: TAO_PortableServer
Description: TAO PortableServer Library
Requires: TAO_PI, TAO
Version: @VERSION@
Libs: -L${libdir} -lTAO_PortableServer
Cflags: -I${includedir}