diff options
author | Frans Englich <frans.englich@nokia.com> | 2009-09-15 14:43:57 (GMT) |
---|---|---|
committer | Frans Englich <frans.englich@nokia.com> | 2009-09-16 09:18:52 (GMT) |
commit | 61161589376a3bb2dffaf898ca50449774b48565 (patch) | |
tree | 1c50a3b4ca8ef32cac5cf49e222c00a4935ea1eb /src/plugins/phonon/mmf/mmf.pro | |
parent | bca1ca80159dc5d8161b5e4bc84584b793414ff6 (diff) | |
download | Qt-61161589376a3bb2dffaf898ca50449774b48565.zip Qt-61161589376a3bb2dffaf898ca50449774b48565.tar.gz Qt-61161589376a3bb2dffaf898ca50449774b48565.tar.bz2 |
Make mmfphonondebug static, and do some build fixes.
Diffstat (limited to 'src/plugins/phonon/mmf/mmf.pro')
-rw-r--r-- | src/plugins/phonon/mmf/mmf.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/phonon/mmf/mmf.pro b/src/plugins/phonon/mmf/mmf.pro index da73fdc..ff27ea1 100644 --- a/src/plugins/phonon/mmf/mmf.pro +++ b/src/plugins/phonon/mmf/mmf.pro @@ -1,2 +1,4 @@ TEMPLATE = subdirs SUBDIRS = mmfphonondebug plugin + +plugin.depends = mmfphonondebug |