diff -r e15b7f06eba6 -r 64522df74558 loc_pub/landmarks_ui_selector_api/tsrc/bc/bcapplmkitemiddbcombiinfo/group/landmarksitemiddbcombiinfo.mmp --- a/loc_pub/landmarks_ui_selector_api/tsrc/bc/bcapplmkitemiddbcombiinfo/group/landmarksitemiddbcombiinfo.mmp Tue May 11 16:07:40 2010 +0300 +++ b/loc_pub/landmarks_ui_selector_api/tsrc/bc/bcapplmkitemiddbcombiinfo/group/landmarksitemiddbcombiinfo.mmp Tue May 25 12:34:45 2010 +0300 @@ -21,7 +21,7 @@ /*TYPE TESTCLASS*/ #if defined(__S60_) - // To get the OSEXT_LAYER_SYSTEMINCLUDE-definition + // To get the APP_LAYER_SYSTEMINCLUDE-definition #include #endif @@ -30,19 +30,14 @@ UID 0x1000008D 0x101FB3E3 CAPABILITY ALL -TCB -/* Remove comments and replace 0x00000000 with correct vendor id */ -// VENDORID 0x00000000 -/* Remove comments and replace 0x00000000 with correct secure id */ -// SECUREID 0x00000000 -//TARGETPATH ?target_path DEFFILE landmarksitemiddbcombiinfo.def #ifdef SBSv2 USERINCLUDE ../inc #if defined(__S60_) - OSEXT_LAYER_SYSTEMINCLUDE + APP_LAYER_SYSTEMINCLUDE #else // __S60_ not defined SYSTEMINCLUDE /epoc32/include SYSTEMINCLUDE /epoc32/include/internal @@ -53,7 +48,7 @@ USERINCLUDE ../inc #if defined(__S60_) - OSEXT_LAYER_SYSTEMINCLUDE + APP_LAYER_SYSTEMINCLUDE #else // __S60_ not defined SYSTEMINCLUDE /epoc32/include SYSTEMINCLUDE /epoc32/include/internal @@ -62,7 +57,6 @@ SOURCEPATH ../src #endif // SBSv2 -SYSTEMINCLUDE /epoc32/include SYSTEMINCLUDE /epoc32/include/middleware SYSTEMINCLUDE /epoc32/include/domain/middleware SYSTEMINCLUDE /epoc32/include/osextensions @@ -73,9 +67,6 @@ SOURCE landmarksitemiddbcombiinfo.cpp SOURCE landmarksitemiddbcombiinfoblocks.cpp -//RESOURCE resource_file -//RESOURCE resource_file2 - LIBRARY euser.lib LIBRARY stiftestinterface.lib LIBRARY stiftestengine.lib @@ -100,27 +91,4 @@ LIBRARY satinfo.lib LANG SC - -/* -START WINS -?wins_specific_information -END - -START MARM -?marm_specific_information -END -*/ -// Other possible keywords: - -// DOCUMENT ?file, that is not compiled, but added to MSVC project workspace (i.e. release notes) -/* -START BITMAP ?target -TARGETPATH ?emulated_path_on_target_machine -HEADER -SOURCE ?color_depth ?source_bitmap -END -*/ -// DEFFILE ?filename -// AIF ?filename - // End of File