vcxproj topic
List
vcxproj repositories
cmakeconverter
809
Stars
105
Forks
Watchers
This project aims to facilitate the conversion of Visual Studio to CMake projects.
Sharpmake
904
Stars
162
Forks
Watchers
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
MvsSln
133
Stars
26
Forks
Watchers
🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and more …
dotnet-vcxproj
106
Stars
14
Forks
Watchers
Enabling "dotnet build" to compile and build C/C++ projects. MSBuild task for compiling Visual Studio C/C++ projects (.vcxproj) with your choice of compiler on Linux or Windows or Mac!