serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/group/tlocationprovidertest.mmp
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    30 /* Remove comments and replace 0x00000000 with correct secure id */
    30 /* Remove comments and replace 0x00000000 with correct secure id */
    31 // SECUREID     0x00000000
    31 // SECUREID     0x00000000
    32 #endif
    32 #endif
    33 
    33 
    34 //TARGETPATH      ?target_path
    34 //TARGETPATH      ?target_path
    35 DEFFILE         Tcomplugin.def
    35 DEFFILE         tcomplugin.def
    36 
    36 
    37 SOURCEPATH      ../src
    37 SOURCEPATH      ../src
    38 SOURCE          Tcomplugin.cpp
    38 SOURCE          tcomplugin.cpp
    39 SOURCE          TcompluginBlocks.cpp
    39 SOURCE          tcompluginblocks.cpp
    40 SOURCE			ttrace.cpp
    40 SOURCE			ttrace.cpp
    41 SOURCE 			tgetlocationasync.cpp
    41 SOURCE 			tgetlocationasync.cpp
    42 SOURCE			tservicefailedtest.cpp
    42 SOURCE			tservicefailedtest.cpp
    43 SOURCE			tstraysignaltest.cpp
    43 SOURCE			tstraysignaltest.cpp
    44 SOURCE			tgetlocstraytest.cpp
    44 SOURCE			tgetlocstraytest.cpp