branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 30 | 5dc02b23752f |
child 33 | 3e2da88830cd |
27:93b982ccede2 | 31:5daf16870df6 |
---|---|
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 } else { |
18 } else { |
18 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
19 DEFINES += SRCDIR=\\\"$$PWD/\\\" |
19 } |
20 } |