You need to generate your VS solution using CMake. Look at this about how to include MFC support.
Otherwise you will need to create an ITK hello world example using CMake and then copy VS settings (include paths, libraries etc) to your custom VS solution, which is annoying and error prone.