summaryrefslogtreecommitdiff
path: root/TAO/tao/TypeCodeFactory/TAO_TypeCodeFactory.pc.in
blob: 18d0ca26605215ce062d949e9589be7e6cf50ca5 (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
Version: @VERSION@
Libs: -L${libdir} -lTAO_TypeCodeFactory
Cflags: -I${includedir}