diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-07-16 16:13:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-07-16 16:13:58 +0000 |
commit | 8fddec8b9817b73e275d1992c7452f9e6eb34e7c (patch) | |
tree | 42e42741a4a6974d23002796b190d034eb191163 /stlport/prj | |
parent | 313105ed9524f0a95ed6f25dae57e007f46656af (diff) |
INTEGRATION: CWS ooo11rc2 (1.7.4); FILE MERGED
2003/07/15 00:18:20 svesik 1.7.4.1: Add support for MacOSX/gcc3 - #i16417#
Contributed by: Dan Williams <fa@openoffice.org>
Diffstat (limited to 'stlport/prj')
-rw-r--r-- | stlport/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stlport/prj/d.lst b/stlport/prj/d.lst index f36ea16b8cf0..ce61283e29cd 100644 --- a/stlport/prj/d.lst +++ b/stlport/prj/d.lst @@ -20,5 +20,6 @@ mkdir: %_DEST%\inc%_EXT%\stl\wrap_std\h ..\%__SRC%\lib\lib*.so* %_DEST%\lib%_EXT%\lib*.so* ..\%__SRC%\lib\lib*.a %_DEST%\lib%_EXT%\lib*.a ..\%__SRC%\lib\lib*.dylib %_DEST%\lib%_EXT%\lib*.dylib +..\%__SRC%\lib\lib*.dylib* %_DEST%\lib%_EXT%\lib*.dylib* ..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll |