aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtprojectlib/QtMsBuild.cs
Commit message (Expand)AuthorAgeFilesLines
* Clean up solution and namespacesMiguel Costa2020-11-271-1567/+0
* Import qmake projects with repc custom buildsMiguel Costa2019-05-081-14/+245
* Add macro expansion support to command line parserMiguel Costa2018-04-121-18/+22
* Fix command line parser not working with '@' optionMiguel Costa2018-03-231-11/+31
* Fix bugs in handling of .cpp moc sourceMiguel Costa2017-12-221-84/+139
* Use XML transformation to convert to Qt/MSbuildMiguel Costa2017-12-221-3/+66
* Do not add generated files to projectMiguel Costa2017-12-211-0/+2
* Fix command line parser not working when adding moc fileMiguel Costa2017-12-201-1/+2
* Convert custom build command strings with multiple lines2.1Miguel Costa2017-12-121-1/+1
* Replace custom build steps with MSBuild targetsMiguel Costa2017-12-011-0/+1191