summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-11-03 04:02:37 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-11-03 04:02:37 (GMT)
commit43c15688888b433d6d3c01c0d68168fec81cf06a (patch)
treed21df2007e263276213d021a77f80474d7607304 /tests/auto/declarative/declarative.pro
parent6a8718838ab002237540fb8490063a410ee4f95d (diff)
downloadQt-43c15688888b433d6d3c01c0d68168fec81cf06a.zip
Qt-43c15688888b433d6d3c01c0d68168fec81cf06a.tar.gz
Qt-43c15688888b433d6d3c01c0d68168fec81cf06a.tar.bz2
Add QMetaObjectBuilder test
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 40cdb58..0d55391 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -15,6 +15,7 @@ SUBDIRS += anchors \
qfxtextedit \
qfxtextinput \
qfxwebview \
+ qmetaobjectbuilder \
qmlcontext \
qmldom \
qmlecmascript \