forked from mirror/azerothcore-wotlk
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}
|