Fix use-after-free bug issued by ASAN
[platform/core/multimedia/libmm-sound.git] / pkgconfig / mm-sound.pc.in
1 prefix = @prefix@
2 exec_prefix= @exec_prefix@
3 libdir = @libdir@
4 includedir = @includedir@
5
6 Name : mmfsound
7 Description : Multimedia Framework Sound Library
8 Requires : mm-keysound mm-bootsound glib-2.0 vconf
9 Version : @VERSION@
10 Libs : -L${libdir} -lmmfsound 
11 Cflags : -I${includedir}/mmf