qtmobility/src/bearer/bearer.pro
branchRCL_3
changeset 2 87be51aa5b5b
parent 1 5822d84012fb
equal deleted inserted replaced
1:5822d84012fb 2:87be51aa5b5b
   148                              SDK6="yes"
   148                              SDK6="yes"
   149                      }     
   149                      }     
   150                  }
   150                  }
   151             
   151             
   152                 !isEmpty(SDK6) {
   152                 !isEmpty(SDK6) {
   153                         LIBS += -framework CoreWLAN
   153                         LIBS += -framework CoreWLAN -framework Security
   154                         DEFINES += MAC_SDK_10_6
   154                         DEFINES += MAC_SDK_10_6
   155                 }
   155                 }
   156            }
   156            }
   157 
   157 
   158 
   158