[Fixed] Problem building release VST with new build system

I think you’re seeing a “bug” I’ve reported here:

I did see something similar once but couldn’t reproduce it.
The new build workflow overwrite x64/Win32.

Can you try adding intermediate paths and see if it helps?
I’ve simply add:
$(Platform)$(Configuration)

Which also makes my build scripts gather all symbols pretty simple.