Be less picky with library name
This commit is contained in:
parent
a44330b976
commit
292a358e86
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ mkdir: %_DEST%\inc\uno
|
|||
|
||||
..\%__SRC%\lib\icppu.lib %_DEST%\lib\icppu.lib
|
||||
..\%__SRC%\bin\cppu* %_DEST%\bin\*
|
||||
..\%__SRC%\lib\libuno_cppu.*.* %_DEST%\lib\*
|
||||
..\%__SRC%\lib\libuno_cppu.* %_DEST%\lib\*
|
||||
|
||||
..\%__SRC%\lib\ipurpenvhelper* %_DEST%\lib\*
|
||||
..\%__SRC%\bin\purpe*.dll %_DEST%\bin\*
|
||||
|
|
Loading…
Reference in a new issue