How make static library on windows?

Since I was not good at English, I used a translator.

I have statically built version of openssl 1.1.1f.
And I built it via ./configure in MinGW but I can’t get a static library.

I would like to know how to configure to build a static library for sqlcipher using the static library from openssl 1.1.1f.