summaryrefslogtreecommitdiff
path: root/contrib/buildsystems/Generators/Vcproj.pm
AgeCommit message (Expand)Author
2019-07-29Vcproj.pm: urlencode '<' and '>' when generating VC projectsJohannes Schindelin
2019-07-29Vcproj.pm: do not configure VCWebServiceProxyGeneratorToolJohannes Schindelin
2019-07-29Vcproj.pm: list git.exe first to be startup projectPhilip Oakley
2019-07-29Vcproj.pm: auto-generate GUIDsJohannes Schindelin
2009-10-30Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey
2009-09-19Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen