From e79a80fe458991d9e6061b54bf8748486c416b4f Mon Sep 17 00:00:00 2001
From: Tobias Krause <tkr@openoffice.org>
Date: Sun, 1 Nov 2009 07:56:23 +0000
Subject: #105892# deliver new x64 libs to solver and made the  client name of
 the ooofiltproxy depends to x86/x64 builds

---
 shell/prj/d.lst | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'shell/prj/d.lst')

diff --git a/shell/prj/d.lst b/shell/prj/d.lst
index 98d4a6215faf..d623a55c2d6c 100644
--- a/shell/prj/d.lst
+++ b/shell/prj/d.lst
@@ -4,6 +4,9 @@
 ..\%__SRC%\lib\*.uno.so %_DEST%\lib%_EXT%\*.uno.so
 ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
 ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe
+..\%__SRC%\bin\x64\shlxthdl.dll %_DEST%\bin%_EXT%\shlxthdl_x64.dll
+..\%__SRC%\bin\x64\ooofiltproxy.dll %_DEST%\bin%_EXT%\ooofiltproxy_x64.dll
+..\%__SRC%\bin\x64\ooofilt.dll %_DEST%\bin%_EXT%\ooofilt_x64.dll
 ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
 ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a
 
-- 
cgit