gsprofilesrv_pub/profiles_engine_wrapper_api/tsrc/BC/ProfilesEngineWrapperAPI/group/ProEngWrapAPI.mmp
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  BC test mmp for profile engine wrapper
    14 * Description:  ?Description
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // To get the OS_LAYER_SYSTEMINCLUDE-definition
    19 #if defined(__S60_)
    20 #include <platform_paths.hrh>
    20         // To get the OS_LAYER_SYSTEMINCLUDE-definition
       
    21         #include <platform_paths.hrh>
       
    22 #endif
    21 
    23 
    22 TARGET          ProEngWrapAPI.dll
    24 TARGET          ProEngWrapAPI.dll
    23 TARGETTYPE      dll
    25 TARGETTYPE      dll
    24 UID             0x1000008D 0x101FB3E3
    26 UID             0x1000008D 0x101FB3E3
    25 
    27 
    26 CAPABILITY      ALL -TCB
    28 CAPABILITY      ALL -TCB
    27 
    29 
    28 DEFFILE         ProEngWrapAPI.def
    30 DEFFILE         ProEngWrapAPI.def
    29 
    31 
       
    32 #ifdef SBSV2
    30 USERINCLUDE     ../inc 
    33 USERINCLUDE     ../inc 
    31 MW_LAYER_SYSTEMINCLUDE
    34 
       
    35 	#if defined(__S60_)
       
    36 	    MW_LAYER_SYSTEMINCLUDE
       
    37 	#else // __S60_ not defined
       
    38 SYSTEMINCLUDE   /epoc32/include 
       
    39 SYSTEMINCLUDE   /epoc32/include/internal
       
    40 	#endif // __S60_
       
    41 
       
    42 #else // SBSV2 not defined
       
    43 USERINCLUDE     ../inc 
       
    44 
       
    45 	#if defined(__S60_)
       
    46 	    MW_LAYER_SYSTEMINCLUDE
       
    47 	#else // __S60_ not defined
       
    48 SYSTEMINCLUDE   /epoc32/include 
       
    49 SYSTEMINCLUDE   /epoc32/include/internal
       
    50 	#endif // __S60_
       
    51 
       
    52 #endif // SBSV2
       
    53 APP_LAYER_SYSTEMINCLUDE
    32 
    54 
    33 SOURCEPATH      ../src
    55 SOURCEPATH      ../src
    34 
    56 
    35 SOURCE          ProEngWrapAPI.cpp
    57 SOURCE          ProEngWrapAPI.cpp
    36 SOURCE          ProEngWrapAPIBlocks.cpp CSchedulerUtility.cpp
    58 SOURCE          ProEngWrapAPIBlocks.cpp CSchedulerUtility.cpp