Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tao / DynamicInterface / TAO_DynamicInterface.pc.in
blob744011abbe06246ee3628ba46ef286154835df00
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: TAO_DynamicInterface
7 Description: TAO Dynamic Interface Library
8 Requires: TAO_Messaging, TAO_PI, TAO_CodecFactory, TAO_PortableServer, TAO_Valuetype, TAO_AnyTypeCode, TAO
9 Version: @VERSION@
10 Libs: -L${libdir} -lTAO_DynamicInterface
11 Cflags: -I${includedir}