I looked into that addon, but decided to go another way.
I thought it would be nice to have one make file for multiple compilers,
so I've created my own make replacement (took only 2 days).
Now I use Pelles IDE's build command to build the DLL because it shows errors more nicely,
and call my build script with custom shortcut to build both static lib and DLL, all tests and tools in one step.