From e081225623ee71557d28afe9a1fbeeeb80faa798 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 29 Aug 2011 23:42:11 +0300 Subject: Tweak some DLL and import library names in the WNTGCC case --- cppuhelper/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/prj') diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index c26529d071e8..a27212ce02bb 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -57,8 +57,8 @@ mkdir: %_DEST%\inc\cppuhelper ..\inc\cppuhelper\unourl.hxx %_DEST%\inc\cppuhelper\unourl.hxx ..\%__SRC%\bin\cppuh*.dll %_DEST%\bin\cppuh*.dll +..\%__SRC%\bin\uno_cppuh*.dll %_DEST%\bin\uno_cppuh*.dll ..\%__SRC%\lib\*cppuhelper*.lib %_DEST%\lib\* - ..\%__SRC%\lib\libuno_cppuhelper*.* %_DEST%\lib\* ..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib\* -- cgit