mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
12 lines
246 B
PkgConfig
12 lines
246 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ACE_ETCL
|
|
Description: ACE Extended Trading Constraint Language Library
|
|
Requires: ACE
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lACE_ETCL
|
|
Cflags: -I${includedir}
|