tests/auto/qdatastream/qdatastream.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    10 contains(QT_CONFIG, qt3support):QT += qt3support
    10 contains(QT_CONFIG, qt3support):QT += qt3support
    11 QT += svg
    11 QT += svg
    12 
    12 
    13 
    13 
    14 wince*: {
    14 wince*: {
    15    addFiles.sources = datastream.q42 gearflowers.svg
    15    addFiles.sources = datastream.q42 tests2.svg
    16    addFiles.path = .
    16    addFiles.path = .
    17    DEPLOYMENT += addFiles
    17    DEPLOYMENT += addFiles
    18    DEFINES += SRCDIR=\\\"\\\"
    18    DEFINES += SRCDIR=\\\"\\\"
    19 } else:symbian {
    19 } else:symbian {
    20    # SRCDIR and SVGFILE defined in code in symbian
    20    # SRCDIR and SVGFILE defined in code in symbian