diff options
author | Tobias Krause <tkr@openoffice.org> | 2009-11-01 07:56:23 +0000 |
---|---|---|
committer | Tobias Krause <tkr@openoffice.org> | 2009-11-01 07:56:23 +0000 |
commit | e79a80fe458991d9e6061b54bf8748486c416b4f (patch) | |
tree | 58fca845bc202001d3cca2a282e948dc63b9bc92 /shell/prj | |
parent | c2553d20b70d349d221bce57367dc8519c435998 (diff) |
#105892# deliver new x64 libs to solver and made the client name of the ooofiltproxy depends to x86/x64 builds
Diffstat (limited to 'shell/prj')
-rw-r--r-- | shell/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
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 |