Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / declarative / declarative.pro
index a827978..820d84b 100644 (file)
@@ -3,13 +3,15 @@ TEMPLATE = subdirs
 SUBDIRS += \
            binding \
            creation \
+           javascript \
            holistic \
            pointers \
            qdeclarativecomponent \
            qdeclarativeimage \
            qdeclarativemetaproperty \
            script \
-           qmltime
+           qmltime \
+           js
 
 contains(QT_CONFIG, opengl): SUBDIRS += painting