noinst_LTLIBRARIES = libxp.la libxp_la_CPPFLAGS = \ $(IMPEXP_CPPFLAGS) \ -I$(srcdir)/../../imp/xp \ -DABI_BUILD_VERSION=\"$(VERSION)\" libxp_la_SOURCES = \ ie_impexp_OpenXML.cpp \ OXML_Document.cpp \ OXML_Document.h \ OXML_Element.cpp \ OXML_Element.h \ OXML_Element_Run.cpp \ OXML_Element_Run.h \ OXML_Element_Text.cpp \ OXML_Element_Text.h \ OXML_Section.cpp \ OXML_Section.h \ OXML_Style.cpp \ OXML_Style.h \ OXML_Types.h