mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
(based on cipherCOM's repo commit d3d8934) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
11 lines
226 B
PkgConfig
11 lines
226 B
PkgConfig
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}
|