From 2366667fc97eb6a56203b2dd7dac776ff4164abd Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Wed, 22 Apr 2009 14:47:24 +1000 Subject: Initial import of kinetic-dui branch from the old kinetic --- examples/examples.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index 2c4fc81dd7..874cd37e83 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -14,16 +14,19 @@ SUBDIRS = \ qtconcurrent \ richtext \ sql \ + statemachine \ threads \ tools \ tutorials \ widgets \ uitools \ + declarative \ xml \ script contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon contains(QT_CONFIG, webkit): SUBDIRS += webkit +contains(QT_CONFIG, animation): SUBDIRS += animation embedded:SUBDIRS += qws !wince*: { !contains(QT_EDITION, Console):contains(QT_BUILD_PARTS, tools):SUBDIRS += designer -- cgit v1.2.3