summaryrefslogtreecommitdiff
path: root/ace/QoS/ACE_QoS.pc.in
blob: ba6fda765b94518edac27d36c1547d0a0624ff38 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: ACE_QOS
Description: ACE Quality of Service Library
Requires: ACE
Version: @VERSION@
Libs: -L${libdir} -lACE_QoS
Cflags: -I${includedir}