tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.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 += declarative
       
     3 macx:CONFIG -= app_bundle
       
     4 
       
     5 SOURCES += tst_qdeclarativepropertymap.cpp
       
     6 
       
     7 CONFIG += parallel_test
       
     8