If you create a new project it doesn't use the default compiler, but the initial compiler, that exists within Dev-C++. If you import a project from a MSVC project file it does use the deafult compiler, when writing the project file.
Log in to post a comment.