diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 09:25:18 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 09:25:18 +0000 |
commit | 48a89cae2647f2ea64d761d1daca30ebfa9c5990 (patch) | |
tree | e7b4078efcde39182a197817f9e66093028f540e /xmloff/prj/d.lst | |
parent | 8371a63269909a00a2a65d64d8d4bf3e12f5c709 (diff) |
INTEGRATION: CWS impresstables2 (1.53.18); FILE MERGED
2007/08/01 13:59:47 cl 1.53.18.3: RESYNC: (1.54-1.55); FILE MERGED
2007/06/27 14:49:48 cl 1.53.18.2: RESYNC: (1.53-1.54); FILE MERGED
2007/05/31 11:04:35 cl 1.53.18.1: working on tables in drawings
Diffstat (limited to 'xmloff/prj/d.lst')
-rw-r--r-- | xmloff/prj/d.lst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xmloff/prj/d.lst b/xmloff/prj/d.lst index 721d5965e1fe..686b4b70a0ae 100644 --- a/xmloff/prj/d.lst +++ b/xmloff/prj/d.lst @@ -110,3 +110,8 @@ mkdir: %_DEST%\inc%_EXT%\xmloff ..\inc\xmloff\XMLCharContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLCharContext.hxx ..\xml\components.xml %_DEST%\xml%_EXT%\components.xml +mkdir: %_DEST%\inc%_EXT%\xmloff\table +..\inc\xmloff\table\XMLTableExport.hxx %_DEST%\inc%_EXT%\xmloff\table\XMLTableExport.hxx +..\inc\xmloff\table\XMLTableImport.hxx %_DEST%\inc%_EXT%\xmloff\table\XMLTableImport.hxx + +..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib |