diff options
Diffstat (limited to 'cppuhelper/prj/d.lst')
-rw-r--r-- | cppuhelper/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index 9394accb5d65..3592a48391c9 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -60,6 +60,8 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\%__SRC%\lib\*cppuhelper*.lib %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\libcppuhelper*.so* %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\libcppuhelperC52.so.3 %_DEST%\lib%_EXT%\libcppuhelper3C52.so +..\%__SRC%\lib\libcppuhelpergcc3.so.3 %_DEST%\lib%_EXT%\libcppuhelper3gcc3.so ..\%__SRC%\lib\libcppuhelper*.dylib* %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\* |