aboutsummaryrefslogtreecommitdiff
path: root/example/tests/tests.pro
blob: b51cda231b2d870a09195615edb76cf4b75d4d4e (plain) (blame)
1
2
3
4
5
6
7
8
9
include(../example.pri)

QT += testlib

TARGET = tests

SOURCES += tests.cpp

HEADERS += tests.h