From fb6991a29f3b8ca1cb70237e376ce90f5871b78c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 17 May 2005 13:54:48 +0000 Subject: [PATCH] #i10000# Avoid crosswise renaming during deliver. --- extensions/prj/d.lst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/prj/d.lst b/extensions/prj/d.lst index 748f9cd0ae63..22f991677149 100644 --- a/extensions/prj/d.lst +++ b/extensions/prj/d.lst @@ -5,15 +5,15 @@ mkdir: %_DEST%\xml%_EXT%\uiconfig\modules\sbibliography mkdir: %_DEST%\xml%_EXT%\uiconfig\modules\sbibliography\menubar ..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid -..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll +..\%__SRC%\bin\[^n]*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\bin\*.bin %_DEST%\bin%_EXT%\*.bin ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe ..\%__SRC%\bin\nsplugin %_DEST%\bin%_EXT%\nsplugin -..\%__SRC%\bin\npsoplugin_oo.dll %_DEST%\bin%_EXT%\npsoplugin.dll -..\%__SRC%\bin\npsoplugin.dll %_DEST%\bin%_EXT%\so\npsoplugin.dll +..\%__SRC%\bin\npsoplugin.dll %_DEST%\bin%_EXT%\npsoplugin.dll +..\%__SRC%\bin\npsoplugin_so.dll %_DEST%\bin%_EXT%\so\npsoplugin.dll ..\source\bibliography\uiconfig\sbibliography\menubar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\sbibliography\menubar\*.xml