serviceproviders/sapi_location/tsrc/dev/tlocservicetest/group/tlocservicetest.mmp
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    29 /* Remove comments and replace 0x00000000 with correct secure id */
    29 /* Remove comments and replace 0x00000000 with correct secure id */
    30 // SECUREID     0x00000000
    30 // SECUREID     0x00000000
    31 #endif
    31 #endif
    32 
    32 
    33 //TARGETPATH      ?target_path
    33 //TARGETPATH      ?target_path
    34 DEFFILE         TLocTest.def
    34 DEFFILE         tloctest.def
    35 
    35 
    36 SOURCEPATH      ../src
    36 SOURCEPATH      ../src
    37 SOURCE          TLocTest.cpp
    37 SOURCE          tloctest.cpp
    38 SOURCE          TLocTestBlocks.cpp
    38 SOURCE          tloctestblocks.cpp
    39 SOURCE			tfunctionthread.cpp
    39 SOURCE			tfunctionthread.cpp
    40 SOURCE 			tstraysignaltest.cpp
    40 SOURCE 			tstraysignaltest.cpp
    41 SOURCE 			tstraygetlocationtest.cpp
    41 SOURCE 			tstraygetlocationtest.cpp
    42 SOURCE      loccancel.cpp
    42 SOURCE      loccancel.cpp
    43 
    43