diff options
author | sb <sb@openoffice.org> | 2010-03-04 23:05:27 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-03-04 23:05:27 +0100 |
commit | 70a7f45e49e9c59fa45a3ecb4526af4df4a22da8 (patch) | |
tree | fe504ed65c5a12adcf2661d79d7c313e9c433eed /postprocess/prj | |
parent | d59e3fa4d1b5d5338233ff986b0e6046cbc609f4 (diff) | |
parent | 2b83c2ddb5f548dce29d3da8cd0acd5089248e8e (diff) |
merged in re/DEV300_next towards DEV300_m74
Diffstat (limited to 'postprocess/prj')
-rw-r--r-- | postprocess/prj/build.lst | 1 | ||||
-rw-r--r-- | postprocess/prj/d.lst | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 45a38d6503fa..28b3dcd659d9 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -3,5 +3,6 @@ po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL +po postprocess\packregistry nmake - all po_packregistry NULL po postprocess\rebase nmake - w po_rebase NULL po postprocess\signing nmake - w,sign po_signing po_rebase.w NULL diff --git a/postprocess/prj/d.lst b/postprocess/prj/d.lst index afd5d3b86b1c..fd8a49d4f8a0 100644 --- a/postprocess/prj/d.lst +++ b/postprocess/prj/d.lst @@ -1,2 +1,3 @@ ..\%__SRC%\bin\uiconfig.zip %_DEST%\bin%_EXT%\uiconfig.zip - +..\%__SRC%\misc\*.xcd %_DEST%\xml%_EXT%\ +..\%__SRC%\misc\lang\*.xcd %_DEST%\xml%_EXT%\ |