equal
deleted
inserted
replaced
7 wince*: { |
7 wince*: { |
8 addFiles.sources = rfc3252.txt |
8 addFiles.sources = rfc3252.txt |
9 addFiles.path = . |
9 addFiles.path = . |
10 DEPLOYMENT += addFiles |
10 DEPLOYMENT += addFiles |
11 DEFINES += SRCDIR=\\\"\\\" |
11 DEFINES += SRCDIR=\\\"\\\" |
12 } else:symbian* { |
12 } else:symbian { |
13 addFiles.sources = rfc3252.txt |
13 addFiles.sources = rfc3252.txt |
14 addFiles.path = . |
14 addFiles.path = . |
15 DEPLOYMENT += addFiles |
15 DEPLOYMENT += addFiles |
16 TARGET.EPOCHEAPSIZE="0x100 0x1000000" |
16 TARGET.EPOCHEAPSIZE="0x100 0x1000000" |
17 TARGET.CAPABILITY = NetworkServices |
17 TARGET.CAPABILITY = NetworkServices |