Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / IORTable / TAO_Async_IORTable.pc.in
blob61c13a4b8889ce1a02022011e1d12620869b2253
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: TAO_Async_IORTable
7 Description: TAO Async IOR Table Library
8 Requires: TAO TAO_IORTable
9 Version: @VERSION@
10 Libs: -L${libdir} -lTAO_Async_IORTable
11 Cflags: -I${includedir}