blob: 9eb90123b04703de83793a3b78270aef15a97440 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: TAO_DsEventLogAdmin_Skel
Description: TAO Event Logging Service Skeleton Library
Requires: TAO_DsEventLogAdmin, TAO_DsLogAdmin_Skel, TAO_CosEvent_Skel, TAO_PortableServer
Version: @VERSION@
Libs: -L${libdir} -lTAO_DsEventLogAdmin_Skel
Cflags: -I${includedir}
|