VS2017 LNK1104 cannot open <library>.lib with JUCE 6.1.3+

@bayu
Thanks for showing me your setting.

In the Preprocessor Definition field, I rewrote the library name for each configuration in Visual Studio, and it worked.
However, I think it would be easier and more maintainable to use Visual Studio macros.
The fix that automatically disables the macros is not good and I hope it will be improved. > @reuk
I’ve found people saying the same thing on the forum, so I’m sure there’s a good number of people who agree with me.

Anyway, thank you.