From 7e5b390746fe4e0ffbb11f9d8b4449013eb7f4ba Mon Sep 17 00:00:00 2001 From: axis Date: Wed, 27 Apr 2011 12:05:43 +0200 Subject: Moved to using a feature profile instead of direct inclusion. --- demos/mainwindow/mainwindow.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/mainwindow/mainwindow.pro') diff --git a/demos/mainwindow/mainwindow.pro b/demos/mainwindow/mainwindow.pro index 1e9d513c0a..6da113d722 100644 --- a/demos/mainwindow/mainwindow.pro +++ b/demos/mainwindow/mainwindow.pro @@ -14,4 +14,4 @@ sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.png *.jpg *.pro sources.path = $$[QT_INSTALL_DEMOS]/qtbase/mainwindow INSTALLS += target sources -symbian: include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) +symbian: CONFIG += qt_demo -- cgit v1.2.3