diff -rupN --no-dereference qtbase-everywhere-src-5.15.10/src/network/configure.json qtbase-everywhere-src-5.15.10-new/src/network/configure.json --- qtbase-everywhere-src-5.15.10/src/network/configure.json 2023-04-24 15:43:14.000000000 +0200 +++ qtbase-everywhere-src-5.15.10-new/src/network/configure.json 2023-06-15 10:08:10.765973274 +0200 @@ -86,7 +86,7 @@ "sources": [ { "type": "openssl" }, { - "libs": "-lssleay32 -llibeay32 -lUser32 -lWs2_32 -lAdvapi32 -lGdi32", + "libs": "-lssl -lcrypto -luser32 -lws2_32 -ladvapi32 -lcrypt32 -lz -lpathcch", "condition": "config.win32" }, {