summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-11-02 09:55:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-11-02 09:55:24 +0000
commit69eaadfab2e2a6b9dd9caea0354fa746141a88be (patch)
tree7baf97924818c2c0d6c24bffd90c9972360440b1 /soldep
parent2ae55b14d0023f491d68b6560fa02f0e8bc41432 (diff)
minor correction
Diffstat (limited to 'soldep')
-rw-r--r--soldep/prj/d.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/soldep/prj/d.lst b/soldep/prj/d.lst
index 106f068c0946..20ffaa5743ea 100644
--- a/soldep/prj/d.lst
+++ b/soldep/prj/d.lst
@@ -1,7 +1,7 @@
mkdir: %_DEST%\inc%_EXT%\soldep
mkdir: %_DEST%\inc%_EXT%\bootstrp2
hedabu: ..\inc\sdtresid.hxx %_DEST%\inc%_EXT%\soldep\sdtresid.hxx
-..\%__SRC%\bin\dep*.res %_DEST%\bin%_EXT%\additional\dep*.res
+..\%__SRC%\bin\soldepl.exe %_DEST%\bin%_EXT%\soldepl.exe
..\%__SRC%\bin\bootstrpdt?????.dll %_DEST%\bin%_EXT%\bootstrpdt?????.dll
..\%__SRC%\bin\soldep?????.dll %_DEST%\bin%_EXT%\soldep?????.dll
..\%__SRC%\lib\libbootstrpdt?????.so %_DEST%\lib%_EXT%\libbootstrpdt?????.so
@@ -34,7 +34,7 @@ hedabu: ..\inc\soldlg.hrc %_DEST%\inc%_EXT%\soldep\soldlg.hrc
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
-..\%COMMON_OUTDIR%\bin\dep*.res %_DEST%\bin%_EXT%\additional\dep*.res
+..\%__SRC%\bin\dep*.res %_DEST%\bin%_EXT%\additional\dep*.res
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"