Use =default for skeleton copy constructor
[ACE_TAO.git] / TAO / tao / Messaging / TAO_Messaging.pc.in
blob515d554773f246a2ce0a0eb2c1c4b75126b0418c
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: TAO_Messaging
7 Description: TAO Messaging Library
8 Requires: TAO_Valuetype, TAO_PI, TAO_CodecFactory, TAO_PortableServer, TAO_AnyTypeCode, TAO
9 Version: @VERSION@
10 Libs: -L${libdir} -lTAO_Messaging
11 Cflags: -I${includedir}