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/schema/schema.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/xmlpatterns/schema/schema.pro') diff --git a/examples/xmlpatterns/schema/schema.pro b/examples/xmlpatterns/schema/schema.pro index 2cca10a..204d2e0 100644 --- a/examples/xmlpatterns/schema/schema.pro +++ b/examples/xmlpatterns/schema/schema.pro @@ -12,5 +12,5 @@ INSTALLS += target sources symbian { TARGET.UID3 = 0xA000D7C6 - include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) + CONFIG += qt_example } -- cgit v1.2.1