~aacid/ubuntu-ui-toolkit/save_stat_loading_already_loaded_image

« back to all changes in this revision

Viewing changes to tests/unit_x11/qmltest-include.pri

  • Committer: Kaleo
  • Date: 2013-06-25 14:18:18 UTC
  • mto: This revision was merged to the branch mainline in revision 565.
  • Revision ID: florian.boucault@canonical.com-20130625141818-zjg5aesiq386vm64
Removed common.pri and coverage.pri files that were cluttering QtCreator
making it harder to understand the real structure of the project.
coverage.pri has been transformed into a feature file (coverage.prf) which works
the same way as before.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
include( ../../common.pri )
2
1
include( ../unit/plugin_dependency.pri )
3
2
include( add_qmlmakecheck.pri)
4
3