From bd3710b40cb8126018ec7e1f5eb57f5befdbde6d Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Wed, 24 Oct 2018 14:05:52 +0200 Subject: [PATCH] Enable P3D config for MinGW builds --- mkspecs/features/common_pre.prf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkspecs/features/common_pre.prf b/mkspecs/features/common_pre.prf index 2ce084b5f..c12549a6c 100644 --- a/mkspecs/features/common_pre.prf +++ b/mkspecs/features/common_pre.prf @@ -84,7 +84,7 @@ win32-g++: QMAKE_CXXFLAGS *= -Wa,-mbig-obj !win32: BLACK_CONFIG -= P3D equals(WORD_SIZE,64)|!win32: BLACK_CONFIG -= FSX FS9 -equals(WORD_SIZE,64):win32-g++: BLACK_CONFIG -= P3D +# equals(WORD_SIZE,64):win32-g++: BLACK_CONFIG -= P3D ################################ # For BlackMisc::getStackTrace