summaryrefslogtreecommitdiff
path: root/tikzit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit.pro')
-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