summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/qbase.pri6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/qbase.pri b/src/qbase.pri
index 5ec63fb..d52120a 100644
--- a/src/qbase.pri
+++ b/src/qbase.pri
@@ -97,11 +97,7 @@ win32 {
symbian {
!static {
DEFINES+=QT_MAKEDLL
- contains(QT_EDITION, OpenSource) {
- TARGET.CAPABILITY = LocalServices NetworkServices ReadUserData UserEnvironment WriteUserData
- } else {
- TARGET.CAPABILITY = All -Tcb
- }
+ TARGET.CAPABILITY = All -Tcb
}
}
win32-borland:INCLUDEPATH += kernel