scripts: Refactor nuget_build.ps1
Unify build paths in all MSBuild VS projects and extract common build logic into functions. Note that this change changes both VS2010 and VS2013 projects to have more predictable output paths and fixed output file name (pugixml).
Showing
- scripts/nuget_build.ps1 22 additions, 58 deletionsscripts/nuget_build.ps1
- scripts/pugixml_vs2010.vcxproj 14 additions, 14 deletionsscripts/pugixml_vs2010.vcxproj
- scripts/pugixml_vs2010_static.vcxproj 20 additions, 20 deletionsscripts/pugixml_vs2010_static.vcxproj
- scripts/pugixml_vs2013.vcxproj 15 additions, 15 deletionsscripts/pugixml_vs2013.vcxproj
- scripts/pugixml_vs2013_static.vcxproj 21 additions, 21 deletionsscripts/pugixml_vs2013_static.vcxproj
Loading
Please register or sign in to comment