summaryrefslogtreecommitdiffstats
path: root/cppu/prj
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-08-29 23:42:11 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-08-30 11:13:32 +0300
commite081225623ee71557d28afe9a1fbeeeb80faa798 (patch)
tree297bb7c3f4ca48a5d12bbe5e2fc52acd662861f1 /cppu/prj
parentDon't check makecab version when cross-compiling (diff)
downloadcore-e081225623ee71557d28afe9a1fbeeeb80faa798.tar.gz
core-e081225623ee71557d28afe9a1fbeeeb80faa798.zip
Tweak some DLL and import library names in the WNTGCC case
Diffstat (limited to 'cppu/prj')
-rw-r--r--cppu/prj/d.lst4
1 files changed, 3 insertions, 1 deletions
diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst
index 87ff914710e8..0ee434b54239 100644
--- a/cppu/prj/d.lst
+++ b/cppu/prj/d.lst
@@ -55,11 +55,13 @@ mkdir: %_DEST%\inc\uno
..\%__SRC%\lib\icppu.lib %_DEST%\lib\icppu.lib
..\%__SRC%\bin\cppu* %_DEST%\bin\*
+..\%__SRC%\bin\uno_cppu* %_DEST%\bin\*
..\%__SRC%\lib\libuno_cppu.* %_DEST%\lib\*
..\%__SRC%\lib\ipurpenvhelper* %_DEST%\lib\*
..\%__SRC%\bin\purpe*.dll %_DEST%\bin\*
-..\%__SRC%\lib\libuno_purpenvhelper*.*.* %_DEST%\lib\*
+..\%__SRC%\bin\uno_purpe*.dll %_DEST%\bin\*
+..\%__SRC%\lib\libuno_purpenvhelper*.* %_DEST%\lib\*
..\%__SRC%\bin\unsafe_u*.dll %_DEST%\bin\*
..\%__SRC%\lib\libunsafe_uno_uno.* %_DEST%\lib\*