summaryrefslogtreecommitdiffstats
path: root/oox/prj
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-03-02 11:20:45 +0000
committerNoel Power <noel.power@novell.com>2011-03-02 11:36:54 +0000
commitbb552b9b9ebd4ffa4f7110952916cdab2a1a3b36 (patch)
tree3d01158eca50abc40195e6a635fa6986d091bea1 /oox/prj
parentResolves: fdo#33701 ensure node outlives path (diff)
downloadcore-bb552b9b9ebd4ffa4f7110952916cdab2a1a3b36.tar.gz
core-bb552b9b9ebd4ffa4f7110952916cdab2a1a3b36.zip
resolves fdo#34909
enable import of macros for docxm
Diffstat (limited to 'oox/prj')
-rw-r--r--oox/prj/d.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/prj/d.lst b/oox/prj/d.lst
index e8a689b58908..e2f066c4a7e6 100644
--- a/oox/prj/d.lst
+++ b/oox/prj/d.lst
@@ -41,6 +41,8 @@ mkdir: %_DEST%\inc%_EXT%\oox\xls
..\inc\oox\vml\vmlshape.hxx %_DEST%\inc%_EXT%\oox\vml\vmlshape.hxx
..\inc\oox\export\*.hxx %_DEST%\inc%_EXT%\oox\export\*.hxx
..\inc\oox\ole\oleobjecthelper.hxx %_DEST%\inc%_EXT%\oox\ole\oleobjecthelper.hxx
+..\inc\oox\ole\vbaproject.hxx %_DEST%\inc%_EXT%\oox\ole\vbaproject.hxx
+..\inc\oox\ole\olestorage.hxx %_DEST%\inc%_EXT%\oox\ole\olestorage.hxx
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"