tests/auto/qtextedit/qtextedit.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
     3 INCLUDEPATH += ../
     3 INCLUDEPATH += ../
     4 
     4 
     5 HEADERS +=  
     5 HEADERS +=  
     6 SOURCES += tst_qtextedit.cpp 
     6 SOURCES += tst_qtextedit.cpp 
     7 
     7 
     8 wince*|symbian*: {
     8 wince*|symbian: {
     9     addImages.sources = fullWidthSelection/*
     9     addImages.sources = fullWidthSelection/*
    10     addImages.path = fullWidthSelection
    10     addImages.path = fullWidthSelection
    11     DEPLOYMENT += addImages
    11     DEPLOYMENT += addImages
    12 }
    12 }
    13 
    13