serviceproviders/sapi_landmarks/tsrc/dev/tlandmarksprovidertest/tlandmarkprovider/group/tlandmarkprovider.mmp
changeset 33 50974a8b132e
parent 19 989d2f495d90
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         TLandmarkProvider.def
    35 DEFFILE         tlandmarkprovider.def
    36 
    36 
    37 SOURCEPATH      ../src
    37 SOURCEPATH      ../src
    38 SOURCE          TLandmarkProvider.cpp
    38 SOURCE          tlandmarkprovider.cpp
    39 SOURCE          TLandmarkProviderBlocks.cpp
    39 SOURCE          tlandmarkproviderblocks.cpp
    40 
    40 
    41 //RESOURCE        resource_file
    41 //RESOURCE        resource_file
    42 //RESOURCE        resource_file2
    42 //RESOURCE        resource_file2
    43 
    43 
    44 USERINCLUDE     ../inc 
    44 USERINCLUDE     ../inc