I am in need of an IDE that can open and understand a .vcproj file. Does anyone know of something that can open these files that is free and an IDE?
It needs to be able to run on Linux (Ubuntu preferably). Also, I am not looking for a .NET IDE. The code is in C++ that I am working with.
The IDE is important because I have no clue how to compile the project, and was hoping that a .vcproj file might hold some of the precious information.