summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-native
Commit message (Collapse)AuthorAgeFilesLines
* qt5-native: Getting rid of printf statements in qmakeMikko Levonmaa2013-02-171-2/+1
| | | | | | | | They will cause the building of cmake-native to fail as it will parse the output of qmake -query and is not expecting to find the added lines in the output Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
* qt5: move module specific files to own directoriesMartin Jansa2013-01-012-0/+62
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>