make-it-so icon indicating copy to clipboard operation
make-it-so copied to clipboard

Converts Visual Studio solutions to Linux gcc makefiles

Results 2 make-it-so issues
Sort by recently updated
recently updated
newest added

Program chokes when given an *.sln file from a current version of Visual Studio.

When including an environment variable / property-defined include directory like `$(MY_SDK)\path\to\include` in a vs2010 project, conversion throws an `UriFormatException`.