diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-01 14:13:53 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-13 12:24:04 +0200 |
commit | ba0ab700b4cebd88e07ebe0662f560b2b9dfb918 (patch) | |
tree | 32b71bb58d8b7f0aa7c6900963fb1562ee899a6c /oox/prj | |
parent | 89579fd0db5dcc728f756f94eb68de1b9df3efe1 (diff) |
From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11
ooxml11: merge with DEV300 m76 (I hope), plus intermediate commit of
own changes
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 70c7c1ea52ef..0cd697108cdb 100644 --- a/oox/prj/d.lst +++ b/oox/prj/d.lst @@ -39,6 +39,7 @@ mkdir: %_DEST%\inc%_EXT%\oox\xls ..\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\export\*.hxx %_DEST%\inc%_EXT%\oox\export\*.hxx +..\inc\oox\ole\oleobjecthelper.hxx %_DEST%\inc%_EXT%\oox\ole\oleobjecthelper.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |