messagingfw/msgtestfw/group/mts_base.mmp
changeset 22 bde600d88860
child 35 f8ad95794a08
equal deleted inserted replaced
21:08008ce8a6df 22:bde600d88860
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 TARGET        		mts_base.lib
       
    18 TARGETTYPE    		lib
       
    19 UID 0
       
    20 VENDORID 			0x70000001
       
    21 
       
    22 
       
    23 USERINCLUDE			../Framework/inc
       
    24 USERINCLUDE			../TestActions/Sample/inc 
       
    25 USERINCLUDE 		../TestActions/Base/inc 
       
    26 USERINCLUDE 		../TestActions/Base/attachments/inc 
       
    27 
       
    28 USERINCLUDE			../TestActions/Email/Common/inc 
       
    29 USERINCLUDE			../TestActions/Framework/inc
       
    30 USERINCLUDE			../TestActionUtils/inc
       
    31 USERINCLUDE			../TestActions/Pigeon/inc
       
    32 USERINCLUDE			../TestCases/NonScriptedTestCases/inc 
       
    33 
       
    34 USERINCLUDE			../../msgtests/Framework/server/inc
       
    35 USERINCLUDE			../../watcherfw/inc
       
    36 USERINCLUDE			../../scheduledsendmtm/test/unit/inc
       
    37 
       
    38 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 
       
    40 SOURCEPATH			../TestActions/Base/src 
       
    41 SOURCE				CMtfTestActionGetBaseConstants.cpp 
       
    42 SOURCE				CMtfTestActionGetEntryPriorityEnums.cpp 
       
    43 SOURCE				CMtfTestActionSleep.cpp 
       
    44 SOURCE				CMtfTestActionDeleteMessageStore.cpp 
       
    45 SOURCE				CMtfTestActionCreateSession.cpp CMtfTestActionDeleteSession.cpp 
       
    46 SOURCE				CMtfTestActionResetMessageStore.cpp 
       
    47 SOURCE				CMtfTestActionCreateService.cpp CMtfTestActionDeleteService.cpp 
       
    48 SOURCE				CMtfTestActionCreateRegistry.cpp CMtfTestActionDeleteRegistry.cpp
       
    49 SOURCE				CMtfTestActionCreateMtm.cpp CMtfTestActionDeleteMtm.cpp 
       
    50 SOURCE				CMtfTestActionCreateEntry.cpp CMtftestActionDeleteEntry.cpp
       
    51 SOURCE				CMtfTestActionCreateMessage.cpp CMtftestActionDeleteMessage.cpp
       
    52 SOURCE				CMtfTestActionCopyEntry.cpp CMtftestActionMoveEntry.cpp
       
    53 SOURCE				CMtfTestActionFindEntryByName.cpp
       
    54 SOURCE				CMtfTestActionCreateFolder.cpp CMtftestActionDeleteFolder.cpp
       
    55 SOURCE				CMtfTestActionCreateSelection.cpp CMtfTestActionDeleteSelection.cpp 
       
    56 SOURCE				CMtfTestActionAppendToSelection.cpp 
       
    57 SOURCE				CMtfTestActionDeleteChildren.cpp 
       
    58 SOURCE				CMtfTestActionGetDefaultMtmCommandParameters.cpp CMtfTestActionExecuteMtmCommand.cpp
       
    59 SOURCE				CMtfTestActionCheckChildrenCount.cpp 
       
    60 SOURCE				CMtfTestActionCheckChildrenCountWithFlagBase.cpp 
       
    61 SOURCE				CMtfTestActionCheckChildrenCountWithFlagNew.cpp 
       
    62 SOURCE				CMtfTestActionCheckChildrenCountWithFlagComplete.cpp 
       
    63 SOURCE				CMtfTestActionCreateChildrenSelection.cpp 
       
    64 SOURCE				CMtfTestActionCopySelection.cpp CMtftestActionMoveSelection.cpp
       
    65 SOURCE				CMtfTestActionSetDefaultDataFile.cpp
       
    66 SOURCE				CMtfTestActionChangeToExternalDrive.cpp
       
    67 SOURCE				CMtfTestActionChangeToInternalDrive.cpp
       
    68 SOURCE				CMtfTestActionRemoveMedia.cpp
       
    69 SOURCE				CMtfTestActionInsertMedia.cpp
       
    70 SOURCE				CMtfTestActionDeletePath.cpp
       
    71 SOURCE 				CMtfTestActionStartWatchers.cpp
       
    72 SOURCE				CMtfTestActionSetDefaultConfiguration.cpp
       
    73 SOURCE		     	CMtfTestActionGetArrayCount.cpp
       
    74 SOURCE				CMtfTestActionCompareNumbers.cpp
       
    75 SOURCE  	 	 	CMtfTestActionGetNumberOfChildren.cpp
       
    76 SOURCE				CMtfTestActionInitializeSimTsy.cpp
       
    77 SOURCE				CMtfTestActionSetNetRegStatus.cpp
       
    78 SOURCE				CMtfTestActionSetSignalStrength.cpp
       
    79 SOURCE				CMtfTestActionInstallMtmGroup.cpp
       
    80 SOURCE				CMtfTestActionDeleteExistingService.cpp
       
    81 SOURCE				CMtfTestActionCheckIfMessagePresent.cpp
       
    82 SOURCE				CMtfTestActionFindFile.cpp
       
    83 SOURCE				CMtfTestActionRenamePath.cpp
       
    84 SOURCE				CMtfTestActionGetEntry.cpp
       
    85 SOURCE				CMtfTestActionGetStore.cpp
       
    86 
       
    87 
       
    88 
       
    89 
       
    90 
       
    91 
       
    92 EPOCSTACKSIZE	0x6000
       
    93 
       
    94 SMPSAFE