summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2009-06-22 10:07:03 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2009-06-22 10:09:54 (GMT)
commite5482db4317ea0679c9fb5c4d05b0159142ba8a2 (patch)
tree7177de8ef603a0cda8d8345fc25283664bd62f9b
parentadfbda42cb20bbfea139c831fc9e015208b5ce2c (diff)
downloadQt-e5482db4317ea0679c9fb5c4d05b0159142ba8a2.zip
Qt-e5482db4317ea0679c9fb5c4d05b0159142ba8a2.tar.gz
Qt-e5482db4317ea0679c9fb5c4d05b0159142ba8a2.tar.bz2
Included demobase.pri to anomaly demo
-rw-r--r--demos/embedded/anomaly/anomaly.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/embedded/anomaly/anomaly.pro b/demos/embedded/anomaly/anomaly.pro
index 5fe5625..4a0f407 100644
--- a/demos/embedded/anomaly/anomaly.pro
+++ b/demos/embedded/anomaly/anomaly.pro
@@ -21,6 +21,8 @@ SOURCES += src/Main.cpp \
src/ControlStrip.cpp
RESOURCES += src/anomaly.qrc
+include($$QT_SOURCE_TREE/demos/demobase.pri)
+
symbian {
HEADERS += $$QT_SOURCE_TREE/examples/network/ftp/sym_iap_util.h
LIBS += -lesock -lconnmon