On Mon Feb 20 16:03:54 2023 +0000, Huw Davies wrote:
IMPORTLIB = bluetoothapis
Not sure how this is building successfully otherwise.
I'm not sure either, but other DLLs also seem to build successfully without IMPORTLIB. For instance, removing `IMPORTLIB = bcrypt' from bcrypt still allows DLLs that import bcrypt to build successfully, like crypt32, dssenh, ncrypt, mfplat, rsaenh, and wsdapi to name a few.