gsprofilesrv_pub/profiles_engine_wrapper_api/tsrc/BC/ProfilesEngineWrapperAPI/group/ProEngWrapAPI.mmp
branchRCL_3
changeset 24 8ee96d21d9bf
parent 20 3b67655da2cc
child 25 7e0eff37aedb
equal deleted inserted replaced
23:8bda91a87a00 24:8ee96d21d9bf
     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:  ?Description
    14 * Description:  BC test mmp for profile engine wrapper
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #if defined(__S60_)
    19 // To get the OS_LAYER_SYSTEMINCLUDE-definition
    20         // To get the OS_LAYER_SYSTEMINCLUDE-definition
    20 #include <platform_paths.hrh>
    21         #include <platform_paths.hrh>
       
    22 #endif
       
    23 
    21 
    24 TARGET          ProEngWrapAPI.dll
    22 TARGET          ProEngWrapAPI.dll
    25 TARGETTYPE      dll
    23 TARGETTYPE      dll
    26 UID             0x1000008D 0x101FB3E3
    24 UID             0x1000008D 0x101FB3E3
    27 
    25 
    28 CAPABILITY      ALL -TCB
    26 CAPABILITY      ALL -TCB
    29 
    27 
    30 DEFFILE         ProEngWrapAPI.def
    28 DEFFILE         ProEngWrapAPI.def
    31 
    29 
    32 #ifdef SBSV2
       
    33 USERINCLUDE     ../inc 
    30 USERINCLUDE     ../inc 
    34 
    31 MW_LAYER_SYSTEMINCLUDE
    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
       
    54 
    32 
    55 SOURCEPATH      ../src
    33 SOURCEPATH      ../src
    56 
    34 
    57 SOURCE          ProEngWrapAPI.cpp
    35 SOURCE          ProEngWrapAPI.cpp
    58 SOURCE          ProEngWrapAPIBlocks.cpp CSchedulerUtility.cpp
    36 SOURCE          ProEngWrapAPIBlocks.cpp CSchedulerUtility.cpp