Format the visual studio projects to contain files, and cmake files, then to most likely use "NMake" (with the build command configured to use 'fbuild').
NOTE: This is how the fastbuild vcxproject support works internally too. Alternatively, it may be possible to execute the "fbuild" command to generate the projects... assuming the "extra" generator is executed after the initial make file stuff has been generated.
Format the visual studio projects to contain files, and cmake files, then to most likely use "NMake" (with the build command configured to use 'fbuild').
NOTE: This is how the fastbuild vcxproject support works internally too. Alternatively, it may be possible to execute the "fbuild" command to generate the projects... assuming the "extra" generator is executed after the initial make file stuff has been generated.