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

« back to all changes in this revision

Viewing changes to qca/unittest/tls/tls.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:
1
 
DEPENDPATH += .
2
 
include(../unittest.pri)
3
 
CONFIG += qtestlib
4
 
 
5
 
# check target
6
 
QMAKE_EXTRA_TARGETS = check
7
 
check.depends = tlsunittest
8
 
check.commands = ./tlsunittest
9
 
 
10
 
# Input
11
 
SOURCES += tlsunittest.cpp