diff options
Diffstat (limited to 'wearable/pkgconfig/mm-keysound.pc.in')
-rw-r--r-- | wearable/pkgconfig/mm-keysound.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/wearable/pkgconfig/mm-keysound.pc.in b/wearable/pkgconfig/mm-keysound.pc.in deleted file mode 100644 index 74d8be8..0000000 --- a/wearable/pkgconfig/mm-keysound.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -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 |