From acd743e72b780fe17fd7a7b20579e916d562e61c Mon Sep 17 00:00:00 2001 From: Conrad Date: Fri, 6 Dec 2019 09:23:14 +0100 Subject: [PATCH] Removed outdated flags for compiler --- src/Painting/IntelliPhoto.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Painting/IntelliPhoto.pro b/src/Painting/IntelliPhoto.pro index 9d0ac01..d1dc823 100644 --- a/src/Painting/IntelliPhoto.pro +++ b/src/Painting/IntelliPhoto.pro @@ -37,8 +37,8 @@ FORMS += \ widget.ui -QMAKE_CXXFLAGS += -fopenmp -QMAKE_LFLAGS += -fopenmp +QMAKE_CXXFLAGS +QMAKE_LFLAGS RC_ICONS = icon.ico