[libamb] - added value quality, removed deprecated GetFoo call, made updateFrequency...
[profile/ivi/automotive-message-broker.git] / plugins / common / amb-plugins-common.pc.in
1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
3 libdir=@LIB_INSTALL_DIR@
4 includedir=@INCLUDE_INSTALL_DIR@/amb
5
6 Name: amb-plugins-common
7 Description: 
8 Version: @PROJECT_VERSION@
9 Requires: gio-2.0 glib-2.0 automotive-message-broker
10 Libs: -L${libdir} -lamb -luuid -lamb-plugins-common
11 Cflags: -I${includedir}