5 BUNDLE_NAME = MailPartViewers
7 MailPartViewers_PRINCIPAL_CLASS = MailPartViewersProduct
9 MailPartViewers_LANGUAGES = English French German
11 MailPartViewers_OBJC_FILES += \
12 MailPartViewersProduct.m \
14 UIxMailRenderingContext.m \
15 UIxMailSizeFormatter.m \
18 UIxMailPartTextViewer.m \
19 UIxMailPartHTMLViewer.m \
20 UIxMailPartImageViewer.m \
21 UIxMailPartLinkViewer.m \
22 UIxMailPartMixedViewer.m \
23 UIxMailPartAlternativeViewer.m \
24 UIxMailPartMessageViewer.m \
25 UIxMailPartICalViewer.m \
27 UIxMailPartICalActions.m \
29 UIxKolabPartViewer.m \
30 UIxKolabPartContactViewer.m \
31 UIxKolabPartEventViewer.m \
32 UIxKolabPartTaskViewer.m \
34 MailPartViewers_RESOURCE_FILES += \
38 MailPartViewers_LOCALIZED_RESOURCE_FILES += \
43 ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/
44 ADDITIONAL_LIB_DIRS += -L../../SOPE/GDLContentStore/obj/
46 -include GNUmakefile.preamble
47 include $(GNUSTEP_MAKEFILES)/bundle.make
48 -include GNUmakefile.postamble
49 include ../../fhsbundle.make