diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-25 10:43:17 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-25 10:43:17 +0000 |
commit | 084e6575469d4d2242aaaa8200a74bef6ceabf22 (patch) | |
tree | 71a7b5d0fbea2f1f30cb3d6f38ae8fa9ae2e48f4 /unoil | |
parent | e298f754347d67ad1bde811c2944d739431cff2a (diff) |
INTEGRATION: CWS jl104 (1.7.120); FILE MERGED
2008/06/18 13:19:59 jl 1.7.120.1: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types
Diffstat (limited to 'unoil')
-rw-r--r-- | unoil/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unoil/prj/d.lst b/unoil/prj/d.lst index fc59dec761f2..30bd77c221c0 100644 --- a/unoil/prj/d.lst +++ b/unoil/prj/d.lst @@ -1 +1,5 @@ ..\%__SRC%\class\unoil.jar %_DEST%\bin%_EXT%\unoil.jar +..\%__SRC%\bin\cli_oootypes.dll %_DEST%\bin%_EXT%\cli_oootypes.dll +..\%__SRC%\bin\cli_oootypes.config %_DEST%\bin%_EXT%\cli_oootypes.config +..\%__SRC%\bin\policy*.dll %_DEST%\bin%_EXT%\policy*.dll +..\%__SRC%\bin\clioootypesversion.mk %_DEST%\bin%_EXT%\clioootypesversion.mk |