Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
15 lines
244 B
Prolog
15 lines
244 B
Prolog
load(qttest_p4)
|
|
SOURCES += tst_qtemporaryfile.cpp
|
|
QT = core
|
|
|
|
|
|
symbian {
|
|
testData.files = tst_qtemporaryfile.cpp
|
|
testData.path = .
|
|
DEPLOYMENT += testData
|
|
} else {
|
|
DEFINES += SRCDIR=\\\"$$PWD/\\\"
|
|
}
|
|
|
|
CONFIG += parallel_test
|