This turns out to be fairly easy to do.
Create a new console project in your workspace, name it 0_console
Set its characteristics the way you want them to be. (warning level 4 ...)
get out of msvc, and use windows explorer to copy the project directory.
paste it in at the same directory level as the 0_console project.
rename it to be what ever you want the new project to be.
go into that directory, and edit the dsp file, and replace the 0_console values
by the new name.
save that, and go into msvc, and simply insert the project into the work space