Thank you for the answer!
Yes, I’ve tried to add a VGDB configuration to a Win32 projects and it works perfectly.
Anyway, I tried the import node of the wizard but in my case it would take too much time; I have a lot of projects in the solution. Moreover, I saw that it creates a new solution for every projects, so I would have to merge them one by one in a single solution (besides create the VGDB config and insert all the parameters).
I’ve considered CMake, but changing our IDE is not in our plans, so the “overhead” due to changing our build system is not worth it.
Thank you again for the answer!