I would like to make an analog of Visual Studio Solution for my application.
I mean to make a file similar to Microsoft Visual Studio Solution file (.sln
), which includes links to all the other solution files.
Can anyone link to an article on this topic? I could not find anything about it.