qtmobility/src/location/location.pro
changeset 11 06b8e2af4411
parent 8 71781823f776
child 14 6fbed849b4f4
equal deleted inserted replaced
8:71781823f776 11:06b8e2af4411
   105            qnmeapositioninfosource.cpp
   105            qnmeapositioninfosource.cpp
   106 symbian { 
   106 symbian { 
   107     TARGET.CAPABILITY = ALL -TCB
   107     TARGET.CAPABILITY = ALL -TCB
   108     TARGET.UID3 = 0x2002AC83
   108     TARGET.UID3 = 0x2002AC83
   109 
   109 
   110 #    INCLUDEPATH += $${EPOCROOT}epoc32\include\osextensions \
   110     INCLUDEPATH += $${EPOCROOT}epoc32\include\osextensions \
   111 #                   $${EPOCROOT}epoc32\include\LBTHeaders \
   111                    $${EPOCROOT}epoc32\include\LBTHeaders \
   112 #                   $${EPOCROOT}epoc32\include\platform
   112                    $${EPOCROOT}epoc32\include\platform
   113     LIBS += -llbs
   113     LIBS += -llbs
   114     contains(lbt_enabled, yes) {
   114     contains(lbt_enabled, yes) {
   115         LIBS += -llbt
   115         LIBS += -llbt
   116     }
   116     }
   117 
   117