equal
deleted
inserted
replaced
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 |