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

Name: TAO_TypeCodeFactory
Description: TAO TypeCode Factory Library
Requires: TAO_IFR_Client, TAO_AnyTypeCode, TAO
Version: @VERSION@
Libs: -L${libdir} -lTAO_TypeCodeFactory
Cflags: -I${includedir}