~ubuntu-branches/ubuntu/wily/qca2/wily-proposed

« back to all changes in this revision

Viewing changes to unittest/clientplugin/clientplugin.pro

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2007-10-27 18:51:54 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071027185154-4ir9ys3h2q9fofrw
Tags: 2.0.0-2
Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
include(../unittest.pri)
3
3
CONFIG += qtestlib
4
4
 
5
 
# check target
6
 
QMAKE_EXTRA_TARGETS = check
7
 
check.depends = clientplugin
8
 
check.commands = ./clientplugin
 
5
# test target
 
6
QMAKE_EXTRA_TARGETS = test
 
7
test.depends = clientplugin
 
8
test.commands = ./clientplugin
9
9
 
10
10
# Input
11
11
SOURCES += clientplugin.cpp