1cd openssl-1.0.2j 2copy ..\opensslconf.h crypto 3if not exist include\openssl mkdir include\openssl 4copy e_os2.h include\openssl 5copy crypto\crypto.h include\openssl 6copy crypto\opensslv.h include\openssl 7copy crypto\opensslconf.h include\openssl 8copy crypto\ebcdic.h include\openssl 9copy crypto\symhacks.h include\openssl 10copy crypto\ossl_typ.h include\openssl 11copy crypto\o_dir.h include 12copy crypto\objects\objects.h include\openssl 13copy crypto\objects\obj_mac.h include\openssl 14copy crypto\md4\md4.h include\openssl 15copy crypto\md5\md5.h include\openssl 16copy crypto\sha\sha.h include\openssl 17copy crypto\mdc2\mdc2.h include\openssl 18copy crypto\hmac\hmac.h include\openssl 19copy crypto\ripemd\ripemd.h include\openssl 20copy crypto\whrlpool\whrlpool.h include\openssl 21copy crypto\des\des.h include\openssl 22copy crypto\des\des_old.h include\openssl 23copy crypto\aes\aes.h include\openssl 24copy crypto\rc2\rc2.h include\openssl 25copy crypto\rc4\rc4.h include\openssl 26copy crypto\idea\idea.h include\openssl 27copy crypto\bf\blowfish.h include\openssl 28copy crypto\cast\cast.h include\openssl 29copy crypto\camellia\camellia.h include\openssl 30copy crypto\seed\seed.h include\openssl 31copy crypto\modes\modes.h include\openssl 32copy crypto\bn\bn.h include\openssl 33copy crypto\ec\ec.h include\openssl 34copy crypto\rsa\rsa.h include\openssl 35copy crypto\dsa\dsa.h include\openssl 36copy crypto\ecdsa\ecdsa.h include\openssl 37copy crypto\dh\dh.h include\openssl 38copy crypto\ecdh\ecdh.h include\openssl 39copy crypto\dso\dso.h include\openssl 40copy crypto\engine\engine.h include\openssl 41copy crypto\buffer\buffer.h include\openssl 42copy crypto\bio\bio.h include\openssl 43copy crypto\stack\stack.h include\openssl 44copy crypto\stack\safestack.h include\openssl 45copy crypto\lhash\lhash.h include\openssl 46copy crypto\rand\rand.h include\openssl 47copy crypto\err\err.h include\openssl 48copy crypto\evp\evp.h include\openssl 49copy crypto\asn1\asn1.h include\openssl 50copy crypto\asn1\asn1_mac.h include\openssl 51copy crypto\asn1\asn1t.h include\openssl 52copy crypto\pem\pem.h include\openssl 53copy crypto\pem\pem2.h include\openssl 54copy crypto\x509\x509.h include\openssl 55copy crypto\x509\x509_vfy.h include\openssl 56copy crypto\x509v3\x509v3.h include\openssl 57copy crypto\conf\conf.h include\openssl 58copy crypto\conf\conf_api.h include\openssl 59copy crypto\txt_db\txt_db.h include\openssl 60copy crypto\pkcs7\pkcs7.h include\openssl 61copy crypto\pkcs12\pkcs12.h include\openssl 62copy crypto\comp\comp.h include\openssl 63copy crypto\ocsp\ocsp.h include\openssl 64copy crypto\ui\ui.h include\openssl 65copy crypto\ui\ui_compat.h include\openssl 66copy crypto\krb5\krb5_asn.h include\openssl 67copy crypto\cms\cms.h include\openssl 68copy crypto\pqueue\pqueue.h include\openssl 69copy crypto\ts\ts.h include\openssl 70copy crypto\srp\srp.h include\openssl 71copy crypto\cmac\cmac.h include\openssl 72copy ssl\ssl.h include\openssl 73copy ssl\ssl2.h include\openssl 74copy ssl\ssl3.h include\openssl 75copy ssl\ssl23.h include\openssl 76copy ssl\tls1.h include\openssl 77copy ssl\dtls1.h include\openssl 78copy ssl\kssl.h include\openssl 79copy ssl\srtp.h include\openssl 80cd .. 81