summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtpass.pro')
-rw-r--r--qtpass.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtpass.pro b/qtpass.pro
index d2098fd2..662e824c 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -13,6 +13,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
macx {
TARGET = QtPass
+ QMAKE_MAC_SDK = macosx10.11
} else {
TARGET = qtpass
}