Make system detection compile on Mac

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-06-14 13:29:13 -07:00
parent 1ec5e6ffc4
commit 5e345fba0a
2 changed files with 8 additions and 16 deletions

View file

@ -168,6 +168,9 @@ win32 {
LIBS += -lwsock32
DEFINES -= UNICODE
}
mac {
LIBS += -framework CoreServices
}
#
# misc