diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-11-06 00:00:10 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-11-06 00:00:10 (GMT) |
commit | a71d10cd44ae01329c7b50e708c55a4192fbd386 (patch) | |
tree | 2d50ff04ae7017b8e3bf71fba3bd9f1a4d7826f3 | |
parent | 225dc9cb3f50f9692f3ccb5111c9bbdc26425eda (diff) | |
download | Qt-a71d10cd44ae01329c7b50e708c55a4192fbd386.zip Qt-a71d10cd44ae01329c7b50e708c55a4192fbd386.tar.gz Qt-a71d10cd44ae01329c7b50e708c55a4192fbd386.tar.bz2 |
add to 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 716d278..88134f9 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -16,6 +16,7 @@ SUBDIRS += \ qfxtextinput \ # Cover qfxwebview \ # Cover qmetaobjectbuilder \ # Cover + qmlbinding \ # Cover qmlcontext \ # Cover qmldom \ # Cover qmlecmascript \ # Cover |