From 0a070d1e957a0a25bf401b10663dc3fbd7d55e27 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 10 Aug 2016 14:33:01 +0200 Subject: Don't use QT_NO_MIMETYPE in mimetypes.pri Instead define a proper feature for it and use qtConfig(). Change-Id: I64b1d26b2419a24d3239e9935341b7d535990dfb Reviewed-by: Lars Knoll Reviewed-by: Oswald Buddenhagen --- configure.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.json') diff --git a/configure.json b/configure.json index f33a3fc588..f56c2651ce 100644 --- a/configure.json +++ b/configure.json @@ -2514,6 +2514,10 @@ "condition": "!features.shared" } ] }, + "mimetype": { + "description": "Mimetype handling", + "output": [ "publicFeature", "feature" ] + }, "extra_features": { "comment": "### remove, once qfeatures.txt is ported to the new system", "output": [ "extraFeatures" ] -- cgit v1.2.3