From 3a6e9fb87355f72b7bedc07b2da9bda9433af38e Mon Sep 17 00:00:00 2001 From: osnola Date: Fri, 17 Oct 2014 09:29:45 +0200 Subject: Add a filter for AppleWork's presentation file... Change-Id: I9f03ecc6d67ad77ccb0d5240fe0b5968c8063bd3 --- writerperfect/Library_wpftimpress.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'writerperfect/Library_wpftimpress.mk') diff --git a/writerperfect/Library_wpftimpress.mk b/writerperfect/Library_wpftimpress.mk index 39ef718d1e74..2d82d70c4689 100644 --- a/writerperfect/Library_wpftimpress.mk +++ b/writerperfect/Library_wpftimpress.mk @@ -40,6 +40,7 @@ $(eval $(call gb_Library_use_libraries,wpftimpress,\ $(eval $(call gb_Library_use_externals,wpftimpress,\ boost_headers \ etonyek \ + mwaw \ odfgen \ revenge \ zlib \ @@ -47,7 +48,9 @@ $(eval $(call gb_Library_use_externals,wpftimpress,\ )) $(eval $(call gb_Library_add_exception_objects,wpftimpress,\ + writerperfect/source/impress/ImportFilterBase \ writerperfect/source/impress/KeynoteImportFilter \ + writerperfect/source/impress/MWAWPresentationImportFilter \ writerperfect/source/impress/wpftimpress_genericfilter \ )) -- cgit v1.2.3