From 250368c565ef9a40e3c0ebb646e45f04b5200e01 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 27 Sep 2016 16:43:29 +0200 Subject: remove pointless load(qt_build_paths) all .prf files that need the variables it sets actually load it by themselves. This reverts commit 3ec11e4d94d57678f4dd1162185beef62e43da12. Change-Id: Ia662f252b8215f83e090391748947a8579566885 Reviewed-by: Laszlo Agocs Reviewed-by: Sean Harmer --- tools/qgltf/qgltf.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/qgltf/qgltf.pro b/tools/qgltf/qgltf.pro index a61607204..c40016015 100644 --- a/tools/qgltf/qgltf.pro +++ b/tools/qgltf/qgltf.pro @@ -1,5 +1,4 @@ option(host_build) -!cross_compile:load(qt_build_paths) SOURCES = qgltf.cpp -- cgit v1.2.3