qtmobility/src/location/location.pro
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
     4 
     4 
     5 include(../../common.pri)
     5 include(../../common.pri)
     6 
     6 
     7 DEFINES += QT_BUILD_LOCATION_LIB QT_MAKEDLL
     7 DEFINES += QT_BUILD_LOCATION_LIB QT_MAKEDLL
     8 
     8 
       
     9 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
     9 INCLUDEPATH += .
    10 INCLUDEPATH += .
    10 DEPENDPATH += .
    11 DEPENDPATH += .
    11 
    12 
    12 PUBLIC_HEADERS += qgeocoordinate.h \
    13 PUBLIC_HEADERS += qgeocoordinate.h \
    13                   qgeopositioninfo.h \
    14                   qgeopositioninfo.h \