From a920803631d1788dc563f243a3780899d1ac2af2 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Tue, 13 Mar 2012 10:27:59 +0100 Subject: Adding a custom easing curve editor to declarative tools Change-Id: Ic8ef77792d74ec99b23d85cd8888e0190acc3e10 Reviewed-by: Thomas Hartmann Reviewed-by: Alessandro Portale --- tools/tools.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/tools.pro') diff --git a/tools/tools.pro b/tools/tools.pro index 34e90ed816..186c7e9c3b 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -1,5 +1,5 @@ TEMPLATE = subdirs -SUBDIRS += qmlscene qmlplugindump qmlmin qmleasing qmlprofiler +SUBDIRS += qmlscene qmlplugindump qmlmin qmleasing qmlprofiler easingcurveeditor contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner -- cgit v1.2.3