summaryrefslogtreecommitdiff
path: root/examples/script/context2d/context2d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/context2d/context2d.pro')
-rw-r--r--examples/script/context2d/context2d.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/script/context2d/context2d.pro b/examples/script/context2d/context2d.pro
index 54f5c31aa5..6a0e397368 100644
--- a/examples/script/context2d/context2d.pro
+++ b/examples/script/context2d/context2d.pro
@@ -27,6 +27,6 @@ symbian:{
include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
TARGET.EPOCHEAPSIZE = 0x200000 0xA00000
contextScripts.path = .
- contextScripts.sources = scripts
+ contextScripts.files = scripts
DEPLOYMENT += contextScripts
}