Skip to content

Commit 2b74677

Browse files
author
bas
committed
fix : osx
1 parent 140f4d8 commit 2b74677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qldd.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ TARGET = Qldd
1212
TEMPLATE = app
1313

1414
macx {
15-
QMAKE_MAC_SDK = macosx10.9
15+
QMAKE_MAC_SDK = macosx10.11
1616
}
1717

1818
SOURCES += main.cpp\

0 commit comments

Comments
 (0)