It sounds like you have file extensions turned off, so you can't see the .sln extension, but the file type listed in the detail view would be Microsoft Visual Studio Solution.
If you change compilers you need to run cmake again and generate the solution files for that new compiler. They are not backward compatible.
|