Updated logging to include the class/method so that it is more obvious where these...
[ACE_TAO.git] / TAO / tao / Utils / TAO_Utils.pc.in
blob5682422a2b6e024bd5e5a97621f92acf4be06fe4
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: TAO_Utils
7 Description: TAO Utilities Library
8 Requires: TAO_PI, TAO_CodecFactory, TAO_PortableServer, TAO_AnyTypeCode, TAO
9 Version: @VERSION@
10 Libs: -L${libdir} -lTAO_Utils
11 Cflags: -I${includedir}