summaryrefslogtreecommitdiffstats
path: root/qtquick1.pro
Commit message (Collapse)AuthorAgeFilesLines
* Don't use CONFIG+=ordered when dependencies are explicitMarius Storm-Olsen2012-03-281-1/+0
| | | | | | | | | Additionally, ordered does not play well with <sub>.CONFIG+=no_default_target and creates dependencies to non-existing targets Change-Id: I7f2bee3d7f1d809bbb8c7e0143496e11fbd1a0a0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Add tests directory to the qtquick1 pro file.Andrew den Exter2012-02-061-0/+7
| | | | | Change-Id: I1c020e65675b88f1ae72e65f6af0e0c9dd4fcbd0 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-311-0/+25
Change-Id: I1c5ccaef420e8f119e761f50b969127f430df7ba Reviewed-by: Martin Jones <martin.jones@nokia.com>