blob: 74d8be8334116858f1210aee63939de7472eec43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
prefix = @prefix@
exec_prefix= @exec_prefix@
libdir = @libdir@
includedir = @includedir@
Name : mmfkeysound
Description : Multimedia Framework Key Sound Library
Requires : mm-common mm-log
Version : @VERSION@
Libs : -L${libdir} -lmmfkeysound
Cflags : -I${includedir}/mmf
|