You will now see the New Project wizard. For this example open a C++ project and select Managed Make project.
A Standard Make C/C++ project requires you to provide a makefile, a Managed Make project will create one for you. So if your project already has a makefile you would choose a Standard Make project.