5 lines
84 B
Prolog
5 lines
84 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qpointf
|
|
QT = core testlib
|
|
SOURCES = tst_qpointf.cpp
|