summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 15:22:54 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 15:22:54 +0000
commit8f14ab3febe365af53c3ba6aa2e848875b2256cc (patch)
treeda0542e76d9d5d9469966ae3a4c4188416e1f32d /remotebridges
parent209b17495976a987861710c285d8d0df32909eb7 (diff)
INTEGRATION: CWS rt18 (1.12.6); FILE MERGED
2006/12/07 16:44:19 rt 1.12.6.2: correction of last change 2006/11/28 11:44:17 rt 1.12.6.1: #i72035# Be more specific.
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/prj/d.lst15
1 files changed, 12 insertions, 3 deletions
diff --git a/remotebridges/prj/d.lst b/remotebridges/prj/d.lst
index a03b062d69ed..e62ed2da365d 100644
--- a/remotebridges/prj/d.lst
+++ b/remotebridges/prj/d.lst
@@ -1,8 +1,17 @@
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
-..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
+..\%__SRC%\bin\bridgefac.uno.dll %_DEST%\bin%_EXT%\bridgefac.uno.dll
+..\%__SRC%\bin\remotebridge.uno.dll %_DEST%\bin%_EXT%\remotebridge.uno.dll
+..\%__SRC%\bin\dynamicloader.uno.dll %_DEST%\bin%_EXT%\dynamicloader.uno.dll
+..\%__SRC%\bin\uuresolver.uno.dll %_DEST%\bin%_EXT%\uuresolver.uno.dll
+..\%__SRC%\bin\brdgfctr.rdb %_DEST%\rdb%_EXT%\brdgfctr.rdb
+..\%__SRC%\bin\remotebridge.rdb %_DEST%\rdb%_EXT%\remotebridge.rdb
+..\%__SRC%\bin\dynamicloader.rdb %_DEST%\rdb%_EXT%\dynamicloader.rdb
+..\%__SRC%\bin\uuresolver.rdb %_DEST%\rdb%_EXT%\uuresolver.rdb
..\source\factory\brdgfctr.xml %_DEST%\xml%_EXT%\bridgefac.uno.xml
..\source\bridge\remotebridge.xml %_DEST%\xml%_EXT%\remotebridge.uno.xml
..\source\dynamicloader\dynamicloader.xml %_DEST%\xml%_EXT%\dynamicloader.uno.xml
..\source\unourl_resolver\uuresolver.xml %_DEST%\xml%_EXT%\uuresolver.uno.xml
-..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
+..\%__SRC%\lib\bridgefac.uno.so %_DEST%\lib%_EXT%\bridgefac.uno.so
+..\%__SRC%\lib\remotebridge.uno.so %_DEST%\lib%_EXT%\remotebridge.uno.so
+..\%__SRC%\lib\dynamicloader.uno.so %_DEST%\lib%_EXT%\dynamicloader.uno.so
+..\%__SRC%\lib\uuresolver.uno.so %_DEST%\lib%_EXT%\uuresolver.uno.so
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*