In Visual Studio Community 2015, a Visual C++ project generates a *.ipdb file and a *.iobj file in its Release folder.
Now in Visual Studio Community 2013, I've never seen these files generated in project Release folder and so I'd like to know -
Is it possible to stop generating them?