summaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-08-17 13:50:47 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-08-18 11:30:30 +0000
commitcc17811995b382280a65a30fdd93bc92c5c01478 (patch)
treef4e041b409020f0b4536517c1c9eeaffa2e51d1c /tools/tools.pro
parentff6eb8b14dd6754c1db6b444d7012601ad6e45ce (diff)
Rename tools directory back
And remove force_bootstrap that breaks non-cross-compiled builds. In true cross-compiled builds cross_compile (that is set during configure) will trigger force_bootstrap so we don't have to set that manually for tools outside qtbase. Change-Id: Ie3bc6fc105ea7686a3098c6afd631561755aa01b Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
new file mode 100644
index 000000000..055f41250
--- /dev/null
+++ b/tools/tools.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = qgltf
+qgltf.CONFIG += host_build