summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-13 18:31:59 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-14 00:36:21 +0300
commit5a3a379662e06d71bea1d7fe54a0a08fd1817c35 (patch)
treeb31095cae19863fec1656b419e87492a32810d2a /cppuhelper
parent292a358e86768f61de59aa3972c99468a667446a (diff)
Be less picky with library name
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst
index 2f6e49013804..c26529d071e8 100644
--- a/cppuhelper/prj/d.lst
+++ b/cppuhelper/prj/d.lst
@@ -59,7 +59,7 @@ mkdir: %_DEST%\inc\cppuhelper
..\%__SRC%\bin\cppuh*.dll %_DEST%\bin\cppuh*.dll
..\%__SRC%\lib\*cppuhelper*.lib %_DEST%\lib\*
-..\%__SRC%\lib\libuno_cppuhelper*.*.* %_DEST%\lib\*
+..\%__SRC%\lib\libuno_cppuhelper*.* %_DEST%\lib\*
..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib\*
..\%__SRC%\lib\cppuhelper*.lib %_DEST%\lib\*