From af6b38f13a800769ee4213c9474c09fdac2bf953 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Tue, 16 Oct 2018 10:59:11 +0200 Subject: building again --- tikzit.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tikzit.pro') diff --git a/tikzit.pro b/tikzit.pro index 14761a2..1b76fa0 100644 --- a/tikzit.pro +++ b/tikzit.pro @@ -16,6 +16,10 @@ win32:RC_ICONS += images/tikzdoc.ico macx:ICON = images/tikzit.icns # linux-g++:QMAKE_CXXFLAGS += -Wsuggest-override +#!versionAtLeast(QT_VERSION, 5.7.0) { +# macx:QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.8 +#} + # The following define makes your compiler emit warnings if you use # any feature of Qt which as been marked as deprecated (the exact warnings # depend on your compiler). Please consult the documentation of the -- cgit v1.2.3