ikonst / make-it-so

Converts Visual Studio solutions to Linux gcc makefiles
39 stars 17 forks source link

Utils.makeRelativePath throws exception on path with $(MACRO) #1

Open epu opened 9 years ago

epu commented 9 years ago

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