diff options
author | Yuri Dario <ydario@apache.org> | 2012-02-18 18:28:22 +0000 |
---|---|---|
committer | Yuri Dario <ydario@apache.org> | 2012-02-18 18:28:22 +0000 |
commit | ee9bc4299ca0899b7f0e9a65fd73689fe18fa16d (patch) | |
tree | b5edf00d5531abffd3877fda72ba05cbc4f530bd /cppuhelper/prj | |
parent | 02e75d8f74aba5e174c3ad0840443c8de146936a (diff) |
i118923 - OS/2 port: new link system now uses unix style.
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r-- | cppuhelper/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index 0707a7609b56..de80ca9b8533 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -62,7 +62,7 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\%__SRC%\lib\libuno_cppuhelper*.*.* %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\* -..\%__SRC%\lib\cppuhelper*.lib %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\cppuh*.lib %_DEST%\lib%_EXT%\* ..\source\unorc %_DEST%\bin%_EXT%\uno.ini ..\source\unorc %_DEST%\lib%_EXT%\unorc |