diff options
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 |