Below is the file 'modules/eng_ossl/modinfo.txt' from this revision. You can also download the file.

realname "OpenSSL Engine"

define ENGINE_OPENSSL

load_on request

<add>
eng_ossl.cpp
bn_wrap.cpp
bn_powm.cpp
ossl_bc.cpp
ossl_rc4.cpp
ossl_md.cpp
eng_ossl.h
bn_wrap.h
</add>

<libs>
all -> crypto
</libs>