8 lines
132 B
Prolog
8 lines
132 B
Prolog
|
SOURCES += tst_failcleanup.cpp
|
||
|
QT = core testlib
|
||
|
|
||
|
mac:CONFIG -= app_bundle
|
||
|
CONFIG -= debug_and_release_target
|
||
|
|
||
|
TARGET = failcleanup
|