Artifact
77c38ff3cf9cb3777a10e98dc9ebb8d71b3ae77cc1035aea7e5a6cb375940900:
0000: 23 20 63 61 6c 6c 20 6e 6d 61 6b 65 20 77 69 74 # call nmake wit
0010: 68 20 61 64 64 69 74 69 6f 6e 61 6c 20 70 61 72 h additional par
0020: 61 6d 65 74 65 72 20 53 53 4c 5f 49 4e 53 54 41 ameter SSL_INSTA
0030: 4c 4c 5f 46 4f 4c 44 45 52 3d 20 77 69 74 68 20 LL_FOLDER= with
0040: 74 68 65 0d 0a 23 20 4f 70 65 6e 53 53 4c 20 69 the..# OpenSSL i
0050: 6e 73 74 61 6c 61 74 69 6f 6e 20 66 6f 6c 64 65 nstalation folde
0060: 72 20 66 6f 6c 6c 6f 77 69 6e 67 2e 0d 0a 0d 0a r following.....
0070: 50 52 4f 4a 45 43 54 3d 74 6c 73 0d 0a 44 4f 54 PROJECT=tls..DOT
0080: 56 45 52 53 49 4f 4e 20 3d 20 31 2e 38 2e 30 0d VERSION = 1.8.0.
0090: 0a 0d 0a 50 52 4a 5f 49 4e 43 4c 55 44 45 53 09 ...PRJ_INCLUDES.
00a0: 3d 20 2d 49 22 24 28 53 53 4c 5f 49 4e 53 54 41 = -I"$(SSL_INSTA
00b0: 4c 4c 5f 46 4f 4c 44 45 52 29 5c 69 6e 63 6c 75 LL_FOLDER)\inclu
00c0: 64 65 22 0d 0a 50 52 4a 5f 44 45 46 49 4e 45 53 de"..PRJ_DEFINES
00d0: 20 3d 20 20 2d 44 20 4e 4f 5f 53 53 4c 32 20 2d = -D NO_SSL2 -
00e0: 44 20 4e 4f 5f 53 53 4c 33 20 2d 44 20 5f 43 52 D NO_SSL3 -D _CR
00f0: 54 5f 53 45 43 55 52 45 5f 4e 4f 5f 57 41 52 4e T_SECURE_NO_WARN
0100: 49 4e 47 53 0d 0a 0d 0a 50 52 4a 5f 4c 49 42 53 INGS....PRJ_LIBS
0110: 20 3d 20 5c 0d 0a 09 22 24 28 53 53 4c 5f 49 4e = \..."$(SSL_IN
0120: 53 54 41 4c 4c 5f 46 4f 4c 44 45 52 29 5c 6c 69 STALL_FOLDER)\li
0130: 62 5c 6c 69 62 73 73 6c 2e 6c 69 62 22 20 5c 0d b\libssl.lib" \.
0140: 0a 09 22 24 28 53 53 4c 5f 49 4e 53 54 41 4c 4c .."$(SSL_INSTALL
0150: 5f 46 4f 4c 44 45 52 29 5c 6c 69 62 5c 6c 69 62 _FOLDER)\lib\lib
0160: 63 72 79 70 74 6f 2e 6c 69 62 22 20 5c 0d 0a 09 crypto.lib" \...
0170: 57 53 32 5f 33 32 2e 4c 49 42 20 47 44 49 33 32 WS2_32.LIB GDI32
0180: 2e 4c 49 42 20 41 44 56 41 50 49 33 32 2e 4c 49 .LIB ADVAPI32.LI
0190: 42 20 43 52 59 50 54 33 32 2e 4c 49 42 20 55 53 B CRYPT32.LIB US
01a0: 45 52 33 32 2e 4c 49 42 0d 0a 0d 0a 50 52 4a 5f ER32.LIB....PRJ_
01b0: 4f 42 4a 53 20 3d 20 24 28 54 4d 50 5f 44 49 52 OBJS = $(TMP_DIR
01c0: 29 5c 74 6c 73 2e 6f 62 6a 20 5c 0d 0a 20 20 20 )\tls.obj \..
01d0: 20 20 20 20 20 20 20 20 20 20 20 20 24 28 54 4d $(TM
01e0: 50 5f 44 49 52 29 5c 74 6c 73 42 49 4f 2e 6f 62 P_DIR)\tlsBIO.ob
01f0: 6a 20 5c 0d 0a 20 20 20 20 20 20 20 20 20 20 20 j \..
0200: 20 20 20 20 24 28 54 4d 50 5f 44 49 52 29 5c 74 $(TMP_DIR)\t
0210: 6c 73 49 4f 2e 6f 62 6a 20 5c 0d 0a 20 20 20 20 lsIO.obj \..
0220: 20 20 20 20 20 20 20 20 20 20 20 24 28 54 4d 50 $(TMP
0230: 5f 44 49 52 29 5c 74 6c 73 58 35 30 39 2e 6f 62 _DIR)\tlsX509.ob
0240: 6a 0d 0a 0d 0a 21 69 6e 63 6c 75 64 65 20 22 72 j....!include "r
0250: 75 6c 65 73 2d 65 78 74 2e 76 63 22 0d 0a 21 69 ules-ext.vc"..!i
0260: 6e 63 6c 75 64 65 20 22 74 61 72 67 65 74 73 2e nclude "targets.
0270: 76 63 22 0d 0a 0d 0a 70 6b 67 69 6e 64 65 78 3a vc"....pkgindex:
0280: 20 64 65 66 61 75 6c 74 2d 70 6b 67 69 6e 64 65 default-pkginde
0290: 78 0d 0a 0d 0a x....