diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2010-02-17 00:49:40 (GMT) |
---|---|---|
committer | Justin McPherson <justin.mcpherson@nokia.com> | 2010-02-17 00:50:27 (GMT) |
commit | 44a52d6667de0230f8c23e1b32bb4d53c831a27f (patch) | |
tree | 0185efe7fe4bcd4aa336c9f8fe7c891d0dd9382e | |
parent | 2a1ac3d80411054651880b6887f8db5f77bc7cb9 (diff) | |
download | Qt-44a52d6667de0230f8c23e1b32bb4d53c831a27f.zip Qt-44a52d6667de0230f8c23e1b32bb4d53c831a27f.tar.gz Qt-44a52d6667de0230f8c23e1b32bb4d53c831a27f.tar.bz2 |
Add qmlaudio test to auto.pro
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 4eda172..e47d95c 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -311,6 +311,7 @@ SUBDIRS += \ qmediaserviceprovider \ qmediatimerange \ qvideowidget \ + qmlaudio \ qspinbox \ qsplitter \ qsql \ |