forked from mirror/azerothcore-wotlk
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
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}
|