diff options
author | Peter Foley <pefoley2@verizon.net> | 2012-12-28 11:19:06 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2012-12-31 20:13:20 +0000 |
commit | 9ddba6644024254a348c3569835df6ffae8c985a (patch) | |
tree | 7e48f8fdce73cf7a7766623b59e386ea684973b5 /openssl/prj | |
parent | b4b6c459830ba6a070a813a533530feff3964ab0 (diff) |
convert openssl to gbuild and add to tail_build
Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3
Reviewed-on: https://gerrit.libreoffice.org/1495
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
Diffstat (limited to 'openssl/prj')
-rw-r--r-- | openssl/prj/build.lst | 1 | ||||
-rw-r--r-- | openssl/prj/d.lst | 11 | ||||
-rw-r--r-- | openssl/prj/dmake | 0 |
3 files changed, 0 insertions, 12 deletions
diff --git a/openssl/prj/build.lst b/openssl/prj/build.lst index 756d0ed72960..02dac050b619 100644 --- a/openssl/prj/build.lst +++ b/openssl/prj/build.lst @@ -1,3 +1,2 @@ ssl openssl : soltools external EXPAT:expat NULL -ssl openssl usr1 - all ssl_mkout NULL ssl openssl nmake - all ssl_openssl NULL diff --git a/openssl/prj/d.lst b/openssl/prj/d.lst index 109bbaab4845..e69de29bb2d1 100644 --- a/openssl/prj/d.lst +++ b/openssl/prj/d.lst @@ -1,11 +0,0 @@ -mkdir: %_DEST%\inc\external -mkdir: %_DEST%\inc\external\openssl -..\version.mk %_DEST%\inc\external\openssl\version.mk -..\%__SRC%\inc\*.h %_DEST%\inc\external\openssl -..\%__SRC%\lib\ssleay32.lib %_DEST%\lib\ssleay32.lib -..\%__SRC%\bin\ssleay32.dll %_DEST%\bin\ssleay32.dll -..\%__SRC%\lib\libeay32.lib %_DEST%\lib\libeay32.lib -..\%__SRC%\bin\libeay32.dll %_DEST%\bin\libeay32.dll -..\%__SRC%\lib\libcrypto.a %_DEST%\lib\libcrypto.a -..\%__SRC%\lib\libssl.a %_DEST%\lib\libssl.a - diff --git a/openssl/prj/dmake b/openssl/prj/dmake deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/openssl/prj/dmake +++ /dev/null |