diff options
author | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-12-09 10:13:55 +0100 |
---|---|---|
committer | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-12-09 10:13:55 +0100 |
commit | 2c20a8e117f65171f2565921783e1ea69eec899d (patch) | |
tree | 05b349602c2d3e55e96a9185d6639841b47a8adb /oox/prj | |
parent | 41f42d30b01b02760a415714e8833feb1bb1c9fa (diff) | |
parent | 56bd9bb80e067a2f24fa8a11c6c67a5097c0b8ad (diff) |
mib19: rebase to DEV300m95
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 482a270926a3..f656056b119e 100644 --- a/oox/prj/d.lst +++ b/oox/prj/d.lst @@ -41,3 +41,4 @@ mkdir: %_DEST%\inc%_EXT%\oox\xls dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" ..\xml\components.xml %_DEST%\xml%_EXT%\components.xml +..\%__SRC%\misc\oox.component %_DEST%\xml%_EXT%\oox.component |