11 lines
272 B
PkgConfig
11 lines
272 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ACE_ETCL_Parser
|
|
Description: ACE Extended Trading Constraint Language Parser Library
|
|
Requires: ACE_ETCL
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lACE_ETCL_Parser
|
|
Cflags: -I${includedir}
|