diff options
author | Oliver Bolte <obo@openoffice.org> | 2009-02-11 14:19:26 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2009-02-11 14:19:26 +0000 |
commit | e2367a28a0a6b2f70565c8301131ea39546075f7 (patch) | |
tree | 8d39607f02b025889284c7e5de865975cba3d35d /openssl | |
parent | bd63245e0b5ce72ca64a765f17bfaa10a155b41d (diff) |
CWS-TOOLING: integrate CWS tkr16
2008-12-11 15:48:43 +0100 tkr r265321 : #i95208# do not deliver linux/unix shared libraries
2008-12-10 11:13:31 +0100 tkr r265158 : CWS-TOOLING: rebase CWS tkr16 to trunk@264807 (milestone: DEV300:m37)
2008-12-09 10:32:56 +0100 tkr r265061 : #i96906# patch: size of a symlink to a file
2008-10-28 08:48:23 +0100 tkr r262697 : iXXXXX#: migrate CWS tkr16 to SVN.
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openssl/prj/d.lst b/openssl/prj/d.lst index 227e211c49fc..72065853d7a0 100644 --- a/openssl/prj/d.lst +++ b/openssl/prj/d.lst @@ -7,7 +7,5 @@ mkdir: %_DEST%\inc%_EXT%\external\openssl ..\%__SRC%\lib\libeay32.lib %_DEST%\lib%_EXT%\libeay32.lib ..\%__SRC%\bin\libeay32.dll %_DEST%\bin%_EXT%\libeay32.dll ..\%__SRC%\lib\libcrypto.a %_DEST%\lib%_EXT%\libcrypto.a -..\%__SRC%\lib\libcrypto.so.0.9.8 %_DEST%\lib%_EXT%\libcrypto.so.0.9.8 ..\%__SRC%\lib\libssl.a %_DEST%\lib%_EXT%\libssl.a -..\%__SRC%\lib\libssl.so.0.9.8 %_DEST%\lib%_EXT%\libssl.so.0.9.8 |