~ubuntu-branches/ubuntu/quantal/qtmobility/quantal

« back to all changes in this revision

Viewing changes to tests/auto/qcontactdetail/qcontactdetail.pro

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-16 16:18:07 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20101116161807-k2dzt2nyse975r3l
Tags: 1.1.0-0ubuntu1
* New upstream release
* Syncronise with Debian, no remaining changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
TEMPLATE=app
3
3
TARGET=tst_qcontactdetail
4
4
CONFIG+=testcase
 
5
CONFIG+=parallel_test
5
6
 
6
7
include(../../../common.pri)
7
8