diff options
author | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-09-02 16:24:32 +0200 |
---|---|---|
committer | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-09-02 16:24:32 +0200 |
commit | c3154ff8deac56441ba44f0cbdacca88d8764a85 (patch) | |
tree | b912185a7f3a56727c59a649a2612eae693d11ad /oox/prj | |
parent | 284673cdd52b765b074b9c6d90c1b4b13ed90fe1 (diff) |
mib19: #163525# handle missing codenames in XLS files
Diffstat (limited to 'oox/prj')
-rw-r--r-- | oox/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/prj/d.lst b/oox/prj/d.lst index f20db064d7b2..482a270926a3 100644 --- a/oox/prj/d.lst +++ b/oox/prj/d.lst @@ -36,6 +36,7 @@ mkdir: %_DEST%\inc%_EXT%\oox\xls ..\inc\oox\ole\vbaproject.hxx %_DEST%\inc%_EXT%\oox\ole\vbaproject.hxx ..\inc\oox\vml\vmldrawing.hxx %_DEST%\inc%_EXT%\oox\vml\vmldrawing.hxx ..\inc\oox\vml\vmlshape.hxx %_DEST%\inc%_EXT%\oox\vml\vmlshape.hxx +..\inc\oox\xls\excelvbaproject.hxx %_DEST%\inc%_EXT%\oox\xls\excelvbaproject.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |