summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/TAO_PortableServer.pc.in
blob: 47b7b8b4e462395be6e67abea3d9ca31ecc8f3e9 (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_AnyTypeCode, TAO
Version: @VERSION@
Libs: -L${libdir} -lTAO_PortableServer
Cflags: -I${includedir}