tests/auto/qgeoinfosources_wince/qgeoinfosources_wince.pro
changeset 0 876b1a06bc25
equal deleted inserted replaced
-1:000000000000 0:876b1a06bc25
       
     1 TEMPLATE = app
       
     2 CONFIG+=testcase
       
     3 TARGET=tst_qgeoinfosources_wince
       
     4 
       
     5 include (../../../common.pri)
       
     6 
       
     7 INCLUDEPATH += ../../../src/location
       
     8 DEPENDPATH += ../../../buid/Debug/bin
       
     9 
       
    10 # Input 
       
    11 HEADERS += ../qlocationtestutils_p.h
       
    12 SOURCES += ../qlocationtestutils.cpp \
       
    13            tst_qgeoinfosources_wince.cpp
       
    14 
       
    15 CONFIG += mobility
       
    16 MOBILITY = location
       
    17