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

Name: TAO_PI_Server
Description: TAO PI Server Library
Requires: TAO_PortableServer, TAO_PI, TAO_CodecFactory, TAO_AnyTypeCode, TAO
Version: @VERSION@
Libs: -L${libdir} -lTAO_PI_Server
Cflags: -I${includedir}