2009-06-16 22:31:19 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
2014-11-17 16:37:15 +00:00
|
|
|
includedir=@includedir@ @UNIMRCP_APR_INCLUDES@
|
2009-06-16 22:31:19 +00:00
|
|
|
|
|
|
|
Name: unimrcpplugin
|
|
|
|
Description: UniMRCP Server Plugin
|
|
|
|
Requires:
|
|
|
|
Version: @UNI_DOTTED_VERSION@
|
|
|
|
Libs: -L${libdir} -lunimrcpserver
|
|
|
|
Cflags: @CPPFLAGS@ @CFLAGS@ -I${includedir}
|