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. --- examples/animation/moveblocks/moveblocks.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/animation/moveblocks/moveblocks.pro') diff --git a/examples/animation/moveblocks/moveblocks.pro b/examples/animation/moveblocks/moveblocks.pro index 6451b67886..b9c8542f4f 100644 --- a/examples/animation/moveblocks/moveblocks.pro +++ b/examples/animation/moveblocks/moveblocks.pro @@ -8,5 +8,5 @@ INSTALLS += target sources symbian { TARGET.UID3 = 0xA000E3F7 - include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) + CONFIG += qt_example } -- cgit v1.2.3