1 line
100 B
Batchfile
1 line
100 B
Batchfile
|
|
gcc -o sslcon.exe sslcon.c -I ../mingwlib -L ../mingwlib -lssl -lcrypto -lws2_32 -lcrypt32 -lcryptui
|