mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
e8e94a0a66
For Azeroth!
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ACE
|
|
Description: ADAPTIVE Communication Environment
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lACE @LIBS@
|
|
Cflags: -I${includedir}
|