liangdaxian / make-it-so

Automatically exported from code.google.com/p/make-it-so
0 stars 0 forks source link

Patches for VS2012, and linker change support. #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I took the liberty to implement vs2012 support. 
Now there's support for DirectoriesSetting, that is "VC++ Directories Settings" 
that moved from "Options" to "Project Settings" (that was on vs2010).
I also implemented support for changing the linker/assembler.
And I added support for the configuration alias named 'All', this is to 
simplify the config xml when you need to use same arguments on Build and on 
Release.

Original issue reported on code.google.com by luizfeli...@gmail.com on 4 Nov 2014 at 5:15

Attachments: