summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qdbuscpp2xml/qdbuscpp2xml.qrc
Commit message (Collapse)AuthorAgeFilesLines
* Bootstrap qdbuscpp2xml.Stephen Kelly2012-03-181-0/+5
This involves invoking the Moc classes directly and using the data structures it provides instead of invoking the moc exectutable and parsing the generated code. Change-Id: Ia5c654e8ef58d52d0d3376252c13e13885f80da3 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>