Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
12 lines
222 B
Prolog
12 lines
222 B
Prolog
CONFIG += testcase
|
|
|
|
TARGET = tst_qeventloop
|
|
QT = core network testlib
|
|
SOURCES += tst_qeventloop.cpp
|
|
|
|
win32:!wince*:LIBS += -luser32
|
|
|
|
symbian:TARGET.CAPABILITY += NetworkServices
|
|
|
|
CONFIG+=insignificant_test # QTQAINFRA-428
|