summaryrefslogtreecommitdiff
path: root/xmloff/Package_inc.mk
diff options
context:
space:
mode:
authorMarco Cecchetti <mrcekets@gmail.com>2011-07-20 22:27:51 +0200
committerThorsten Behrens <tbehrens@novell.com>2011-08-26 18:25:19 +0200
commitedb6e65cc9d1d8612da4f22b2cd4dbbe007c1918 (patch)
tree76fbe6639f416f0bfbbff133a470d3a27f8bd336 /xmloff/Package_inc.mk
parent588329f5d2e4f7515380fc8b15d55a1d5c0cb16f (diff)
Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The Package_inc.mk file has been modified in order to export the header under solver/*/*/inc/xmloff and the UnoInterfaceToUniqueIdentifierMapper class has been made visible from the outside by the XMLOFF_DLLPUBLIC macro.
Diffstat (limited to 'xmloff/Package_inc.mk')
-rw-r--r--xmloff/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/Package_inc.mk b/xmloff/Package_inc.mk
index 1d349bf3262e..6fc737c69f4c 100644
--- a/xmloff/Package_inc.mk
+++ b/xmloff/Package_inc.mk
@@ -97,6 +97,7 @@ $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/txtstyle.hxx,xmloff/txts
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/txtstyli.hxx,xmloff/txtstyli.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/uniref.hxx,xmloff/uniref.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/unoatrcn.hxx,xmloff/unoatrcn.hxx))
+$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/unointerfacetouniqueidentifiermapper.hxx,xmloff/unointerfacetouniqueidentifiermapper.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xformsexport.hxx,xmloff/xformsexport.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xformsimport.hxx,xmloff/xformsimport.hxx))
$(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmlaustp.hxx,xmloff/xmlaustp.hxx))