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