messagingfw/msgtestfw/group/CapUtils.mmp
branchRCL_3
changeset 6 fe71b07a6401
parent 0 8e480a14352b
child 35 f8ad95794a08
equal deleted inserted replaced
3:28ae839b4c09 6:fe71b07a6401
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // TestFramework\group\CapUtils.mmp
    14 // TestFramework/group/CapUtils.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 target			caputils.exe
    18 target			caputils.exe
    19 targettype		exe
    19 targettype		exe
    21 source			CapUtils.cpp
    21 source			CapUtils.cpp
    22 library			euser.lib efsrv.lib
    22 library			euser.lib efsrv.lib
    23 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 
    24 
    25 
    25 
    26 //romtarget		\system\bin\ //
    26 //romtarget		/system/bin/ //
    27 // No ROM target as will go in sis file
    27 // No ROM target as will go in sis file
    28 
    28 
    29 macro			__SECURE_API__
    29 macro			__SECURE_API__
    30 
    30 
    31 #ifdef WINS
    31 #ifdef WINS