X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tools%2Ftools.pro;h=70aebf48f65009c5eed2554b349e62c78f941b58;hb=9dc738821e6618b1ba51b46f98205acfe74cbea4;hp=dccdce816002c92b1e5d61d825b4359b06c15cfa;hpb=766521d62a4cf4598326a510186b080a91bde6dd;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/tools/tools.pro b/tools/tools.pro index dccdce8..70aebf4 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -1,4 +1,6 @@ TEMPLATE = subdirs -SUBDIRS += qmlviewer qmlscene qmlplugindump +SUBDIRS += qmlscene qmlplugindump qmlmin qmleasing qmlprofiler +!contains(QT_CONFIG, no-widgets):SUBDIRS += easingcurveeditor contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner +