tests/auto/declarative/qdeclarativedebugclient/qdeclarativedebugclient.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
       
     1 load(qttest_p4)
       
     2 contains(QT_CONFIG,declarative): QT += network declarative
       
     3 macx:CONFIG -= app_bundle
       
     4 
       
     5 HEADERS += ../shared/debugutil_p.h
       
     6 SOURCES += tst_qdeclarativedebugclient.cpp \
       
     7            ../shared/debugutil.cpp