From 16e85ebb83bd18b2493e20d9b88213a6a84f3dfa 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. --- examples/xmlpatterns/xquery/globalVariables/globalVariables.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/xmlpatterns/xquery/globalVariables') diff --git a/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro b/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro index a371c2a3..669b0f77 100644 --- a/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro +++ b/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro @@ -8,4 +8,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.cpp *.pro *.xq *.html sources.path = $$[QT_INSTALL_EXAMPLES]/qtxmlpatterns/xmlpatterns/xquery/globalVariables INSTALLS += target sources -symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) +symbian: CONFIG += qt_example -- cgit v1.2.3