8 lines
149 B
Prolog
8 lines
149 B
Prolog
CONFIG += testcase
|
|
SOURCES += tst_qobjectrace.cpp
|
|
QT = core testlib
|
|
|
|
INCLUDEPATH += ../../../shared/
|
|
HEADERS += ../../../shared/emulationdetector.h
|
|
|