summaryrefslogtreecommitdiffstats
path: root/demos/spectrum/spectrum.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/spectrum/spectrum.pro')
-rw-r--r--demos/spectrum/spectrum.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/spectrum/spectrum.pro b/demos/spectrum/spectrum.pro
index 8736ba7..a8f09de 100644
--- a/demos/spectrum/spectrum.pro
+++ b/demos/spectrum/spectrum.pro
@@ -1,4 +1,3 @@
-load(data_caging_paths)
include(spectrum.pri)
TEMPLATE = subdirs
@@ -15,6 +14,8 @@ SUBDIRS += app
TARGET = spectrum
symbian {
+ load(data_caging_paths)
+
# Create a 'make sis' rule which can be run from the top-level
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)