summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-16 10:59:11 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-16 10:59:11 +0200
commitaf6b38f13a800769ee4213c9474c09fdac2bf953 (patch)
tree766d00654e3856157c733f2c8c41efb2c8bacf02
parentc762be3119b33a7d4be6f0577554ffdf0754088a (diff)
building again
-rw-r--r--tikzit.pro4
1 files changed, 4 insertions, 0 deletions
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