From e5482db4317ea0679c9fb5c4d05b0159142ba8a2 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Mon, 22 Jun 2009 13:07:03 +0300 Subject: Included demobase.pri to anomaly demo --- demos/embedded/anomaly/anomaly.pro | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v0.12