Start Code Blocks a Project File (.cbp) in Visual Studio 2008

I am transitioning to Visual Studio 2008 from code blocks. I have a project written in blocks of code, and I would like to manage it in Visual Studio. The problem is that the project file for the program is in .cbp format. Is there any way to get this in Visual Studio?

+3
source share

Source: https://habr.com/ru/post/1731878/


All Articles