diff options
author | Bea Lam <bea.lam@nokia.com> | 2009-11-09 03:08:49 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2009-11-09 03:08:49 (GMT) |
commit | 034c9f1b81cfa2d854f87b08e945296d3c1fac85 (patch) | |
tree | 0889c5bf8b7660479eadbbca5b09455c7c1c77a0 /tests/auto/declarative/declarative.pro | |
parent | 11bbed0a7cfd4b5295109341c3dc6df339b4df05 (diff) | |
download | Qt-034c9f1b81cfa2d854f87b08e945296d3c1fac85.zip Qt-034c9f1b81cfa2d854f87b08e945296d3c1fac85.tar.gz Qt-034c9f1b81cfa2d854f87b08e945296d3c1fac85.tar.bz2 |
Initial qmldebug tests.
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r-- | tests/auto/declarative/declarative.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index b9f59d6..a31be0b 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -16,6 +16,7 @@ SUBDIRS += \ qfxwebview \ # Cover qmetaobjectbuilder \ # Cover qmlcontext \ # Cover + qmldebug \ # Cover qmldom \ # Cover qmlecmascript \ # Cover qmlfontloader \ # Cover |