7 lines
173 B
Prolog
7 lines
173 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_largefile
|
|
QT = core testlib
|
|
SOURCES = tst_largefile.cpp
|
|
INCLUDEPATH += ../../../../shared/
|
|
HEADERS += ../../../../shared/emulationdetector.h
|