summaryrefslogtreecommitdiff
path: root/trunk/TAO/tao/RTPortableServer/TAO_RTPortableServer.pc.in
blob: 05f16980cea578e5d93584f108cdfd625b892f9a (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: TAO_RTPortableServer
Description: TAO Real-Time PortableServer Library
Requires: TAO_PortableServer, TAO_RTCORBA, TAO_PI, TAO_CodecFactory, TAO_AnyTypeCode, TAO
Version: @VERSION@
Libs: -L${libdir} -lTAO_RTPortableServer
Cflags: -I${includedir}