Fix Coverity issues
[platform/core/api/sound-pool.git] / capi-media-sound-pool.pc.in
1 prefix = @PREFIX@
2 exec_prefix=${prefix}
3 libdir = ${prefix}/lib
4 includedir = ${prefix}/@PC_INC_PREFIX@
5
6 Name : @fw_name@
7 Description : Multimedia Framework SoundPool Library
8 Requires : @pc_dependents@
9 Version : @VERSION@
10 Libs : -L${libdir} @PC_LDFLAGS@
11 Cflags : -I${includedir}