From 185d212bf54d08ac4b3e4262e1f1cc3461cce881 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 18 Nov 2020 12:55:32 +0100 Subject: Avoid linker errors for the bootstrap lib in debug builds on MSVC Change-Id: I35406ede2246c9eadba9dcecb1bdb65848b07e42 Reviewed-by: Ulf Hermann --- src/tools/bootstrap/bootstrap.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools/bootstrap/bootstrap.pro') diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro index d2a780593e..8cdcc10bd7 100644 --- a/src/tools/bootstrap/bootstrap.pro +++ b/src/tools/bootstrap/bootstrap.pro @@ -29,6 +29,7 @@ INCLUDEPATH += \ SOURCES += \ ../../corelib/global/qendian.cpp \ + ../../corelib/global/qfloat16.cpp \ ../../corelib/global/qglobal.cpp \ ../../corelib/global/qlogging.cpp \ ../../corelib/global/qmalloc.cpp \ -- cgit v1.2.3