equal
deleted
inserted
replaced
29 certFiles.sources = ../certs |
29 certFiles.sources = ../certs |
30 certFiles.path = . |
30 certFiles.path = . |
31 DEPLOYMENT += certFiles |
31 DEPLOYMENT += certFiles |
32 |
32 |
33 # Symbian toolchain does not support correct include semantics |
33 # Symbian toolchain does not support correct include semantics |
34 INCPATH+=..\\..\\..\\..\\include\\QtNetwork\\private |
34 INCLUDEPATH+=..\\..\\..\\..\\include\\QtNetwork\\private |
35 # bigfile test case requires more heap |
35 # bigfile test case requires more heap |
36 TARGET.EPOCHEAPSIZE="0x100 0x1000000" |
36 TARGET.EPOCHEAPSIZE="0x100 0x1000000" |
37 TARGET.CAPABILITY="ALL -TCB" |
37 TARGET.CAPABILITY="ALL -TCB" |
38 } |
38 } |