mds_plat/location_manager_api/tsrc/group/LocationManagerTestScripter.mmp
branchRCL_3
changeset 19 b73252188534
parent 0 c53acadfccc6
child 20 f23c07ec56e2
equal deleted inserted replaced
18:63c982fb92f2 19:b73252188534
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 #include <data_caging_paths.hrh>
    20 #include <data_caging_paths.hrh>
       
    21 #include "../../../../locationmanager/inc/locplatsupport.mmh"
    21 
    22 
    22 TARGET          LocationManagerTestScripter.dll
    23 TARGET          LocationManagerTestScripter.dll
    23 TARGETTYPE      dll
    24 TARGETTYPE      dll
    24 UID             0x1000008D 0x101FB3E3
    25 UID             0x1000008D 0x101FB3E3
    25 
    26 
    26 CAPABILITY      ALL -TCB
    27 CAPABILITY      ALL -TCB
    27 VENDORID        VID_DEFAULT
    28 VENDORID        VID_DEFAULT
    28 
    29 
    29 DEFFILE         LocationManagerTestScripter.DEF
    30 DEFFILE         LocationManagerTestScripter.DEF
       
    31 
       
    32 #ifdef _LOC_REVERSEGEOCODE
       
    33 MACRO LOC_REVERSEGEOCODE
       
    34 #endif
    30 
    35 
    31 SOURCEPATH      ../src
    36 SOURCEPATH      ../src
    32 SOURCE          LocationManagerTestScripter.cpp
    37 SOURCE          LocationManagerTestScripter.cpp
    33 SOURCE          LocationManagerTestScripterBlocks.cpp
    38 SOURCE          LocationManagerTestScripterBlocks.cpp
    34 SOURCE	    RTrackLogTest.cpp
    39 SOURCE	    RTrackLogTest.cpp