|
############################################################
|
|
# Project file for autotest for file qpoint.h
|
|
############################################################
|
|
|
|
CONFIG += testcase
|
|
TARGET = tst_qpoint
|
|
SOURCES += tst_qpoint.cpp
|
|
QT = core testlib
|
|
CONFIG += parallel_test
|