diff options
author | Ocke Janssen <oj@openoffice.org> | 2002-08-26 09:59:15 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2002-08-26 09:59:15 +0000 |
commit | 249d4d792def3367b0941d28e8ba4d4bc12b9dea (patch) | |
tree | cad58591e540b3edfa86aa549da1e0bad991c537 /svtools/prj | |
parent | 1e558a6b37469840f280046b0b0976a59df042c8 (diff) |
#100534# deliver new xml file
Diffstat (limited to 'svtools/prj')
-rw-r--r-- | svtools/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/prj/d.lst b/svtools/prj/d.lst index 1e4f39dc2993..60e031115db1 100644 --- a/svtools/prj/d.lst +++ b/svtools/prj/d.lst @@ -361,3 +361,5 @@ dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\bin%_EXT%\bmp=%__P dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" + +*.xml %_DEST%\xml%_EXT%\*.xml |