summaryrefslogtreecommitdiff
path: root/avmedia
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-06-03 16:40:59 +0200
committerMikhail Voytenko <mav@openoffice.org>2010-06-03 16:40:59 +0200
commit0ce75d8c652d3e742ca88218d0c9f932df67158e (patch)
treec3a8d157ad8aacb3454869becac0152c17b4eb5b /avmedia
parentd66c74409ed0406f07cbcb694af2ca4ccc488279 (diff)
fwk139: #i10000# avoid warnings on solaris
Diffstat (limited to 'avmedia')
-rw-r--r--avmedia/source/framework/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/avmedia/source/framework/makefile.mk b/avmedia/source/framework/makefile.mk
index 34669d3e9f8a..4185f3cbfc49 100644
--- a/avmedia/source/framework/makefile.mk
+++ b/avmedia/source/framework/makefile.mk
@@ -50,6 +50,7 @@ SLOFILES= \
$(SLO)$/soundhandler.obj
EXCEPTIONSFILES = \
+ $(SLO)$/mediatoolbox.obj \
$(SLO)$/soundhandler.obj
# --- Targets ----------------------------------