summaryrefslogtreecommitdiffstats
path: root/demos/embedded/anomaly/anomaly.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/anomaly/anomaly.pro')
-rw-r--r--demos/embedded/anomaly/anomaly.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/embedded/anomaly/anomaly.pro b/demos/embedded/anomaly/anomaly.pro
index 8f2825b..2871ba7 100644
--- a/demos/embedded/anomaly/anomaly.pro
+++ b/demos/embedded/anomaly/anomaly.pro
@@ -29,3 +29,8 @@ symbian {
TARGET.CAPABILITY = NetworkServices
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
}
+
+target.path = $$[QT_INSTALL_DEMOS]/embedded/anomaly
+sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro src/images
+sources.path = $$[QT_INSTALL_DEMOS]/embedded/anomaly
+INSTALLS += target sources