X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tools%2Ftools.pro;h=abb246f0fe87a564cd2a9710d00cce9f532d3b5b;hb=18f42ab9b5e5b7bd9bd324af4c2ac449a5c2107e;hp=29340c61b0eae10b6390173c877ba22306165241;hpb=20c3575fc39004d6a556820543982f4a6ebef0be;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/tools/tools.pro b/tools/tools.pro index 29340c6..abb246f 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -1,6 +1,11 @@ TEMPLATE = subdirs -SUBDIRS += qmlviewer qmlscene qmlplugindump +SUBDIRS += \ + qmlscene \ + qmlplugindump \ + qmlmin \ + qmlprofiler \ + qmlbundle \ + qmltestrunner +!contains(QT_CONFIG, no-widgets):SUBDIRS += qmleasing -# ### refactor: port properly -# contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner