summaryrefslogtreecommitdiff
path: root/openssl/prj
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-09-25 11:58:18 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-09-25 11:58:18 +0000
commit4fc8b2253cd84dca7f419382ed02b654a9fe3b99 (patch)
tree758c4c0c90c366d5da026de6fb61b6b7a7dfe454 /openssl/prj
parentffa1cd89d39e3f643a289fb5a997e119bd897fbf (diff)
initial checkin
Diffstat (limited to 'openssl/prj')
-rw-r--r--openssl/prj/build.lst2
-rw-r--r--openssl/prj/d.lst16
2 files changed, 18 insertions, 0 deletions
diff --git a/openssl/prj/build.lst b/openssl/prj/build.lst
new file mode 100644
index 000000000000..b1956b724548
--- /dev/null
+++ b/openssl/prj/build.lst
@@ -0,0 +1,2 @@
+ol openssl : NULL
+ol openssl nmake - all ol_mkout NULL
diff --git a/openssl/prj/d.lst b/openssl/prj/d.lst
new file mode 100644
index 000000000000..8e3e5110130f
--- /dev/null
+++ b/openssl/prj/d.lst
@@ -0,0 +1,16 @@
+mkdir: %_DEST%\inc%_EXT%\openssl
+
+..\%__SRC%\inc\openssl\*.h %_DEST%\inc%_EXT%\openssl\*.h
+..\%__SRC%\inc\openssl\*.h %_DEST%\inc%_EXT%\openssl\*.h
+
+..\%__SRC%\lib\libcrypto.a %_DEST%\lib%_EXT%\libcrypto.a
+..\%__SRC%\lib\libssl.a %_DEST%\lib%_EXT%\libssl.a
+
+..\%__SRC%\lib\libcrypto.so* %_DEST%\lib%_EXT%\libcrypto.so*
+..\%__SRC%\lib\libssl.so* %_DEST%\lib%_EXT%\libssl.so*
+
+..\%__SRC%\lib\out32dll\libeay32.lib %_DEST%\lib%_EXT%\libeay32.lib
+..\%__SRC%\lib\out32dll\ssleay32.lib %_DEST%\lib%_EXT%\ssleay32.lib
+
+..\%__SRC%\bin\out32dll\libeay32.dll %_DEST%\bin%_EXT%\libeay32.dll
+..\%__SRC%\bin\out32dll\ssleay32.dll %_DEST%\bin%_EXT%\ssleay32.dll