~alan-griffiths/qtmir/migrate-to-mir-Server-API

« back to all changes in this revision

Viewing changes to tests/modules/TaskController/TaskController.pro

  • Committer: Gerry Boland
  • Date: 2014-07-01 13:38:06 UTC
  • mto: This revision was merged to the branch mainline in revision 158.
  • Revision ID: gerry.boland@canonical.com-20140701133806-lwfnplkijthydzj4
Update QML plugin: rename to Unity.Application, merge latest unity-mir changes, add tests (not passing yet) and use category logging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE = app
 
2
TARGET = taskcontroller_test
 
3
CONFIG += testcase
 
4
 
 
5
include(../common/common.pri)
 
6
 
 
7
SOURCES += \
 
8
    taskcontroller_test.cpp