summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in
blob: 4150e1f29eb7107e13b707321e41d6f609292341 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: TAO_FaultTolerance
Description: TAO Fault Tolerant Client ORB Library
Requires: TAO_FT_ServerORB, TAO_FT_ClientORB, TAO_CosNotification
Version: @VERSION@
Libs: -L${libdir} -lTAO_FaultTolerance
Cflags: -I${includedir}