remove obsolete define

(cherry picked from commit 85cd78b01812d108f381e42b044abaa888c4146e)
Change-Id: I85cd78b01812d108f381e42b044abaa888c4146e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
bb10
Oswald Buddenhagen 2011-09-05 17:24:07 +02:00 committed by Qt by Nokia
parent 2aba4e12ba
commit 54e8d660ad
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ LIBS += -framework Foundation -framework SystemConfiguration
contains(QT_CONFIG, corewlan) {
isEmpty(QMAKE_MAC_SDK)|contains(QMAKE_MAC_SDK, "/Developer/SDKs/MacOSX10.6.sdk") {
LIBS += -framework CoreWLAN -framework Security
DEFINES += MAC_SDK_10_6
}
}