commsfwtools/preparedefaultcommsdatabase/te_commsdat/group/Te_commsdat.mmp
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 // Copyright (c) 2002-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      te_commsdat.exe
       
    18           TARGETTYPE  exe
       
    19           UID         0x1000007A 0x10282B34
       
    20 
       
    21 
       
    22 VENDORID 0x70000001
       
    23 
       
    24 SOURCEPATH    ../src
       
    25 
       
    26 SOURCE				Te_commsdatSuiteServer.cpp
       
    27 SOURCE				Te_commsdatSuiteStepBase.cpp
       
    28 SOURCE				notificationtester.cpp
       
    29 SOURCE				commsdatBasicFunctionalityTests.cpp
       
    30 SOURCE				commsdatDatabaseOperationsTests.cpp
       
    31 SOURCE				commsdatGenericRecordTests.cpp
       
    32 SOURCE				commsdatValidationTests.cpp
       
    33 SOURCE				commsdatUtilityFunctionTests.cpp
       
    34 SOURCE				commsdatAttributeTests.cpp
       
    35 SOURCE				commsdatNotificationTests.cpp
       
    36 SOURCE				commsdatConcurrencyTests.cpp
       
    37 SOURCE				commsdatSnapTests.cpp
       
    38 SOURCE				CommsDatCorruptionTests.cpp
       
    39 SOURCE				commsdatWifiTests.cpp
       
    40 SOURCE				commsdatExtensionTests.cpp
       
    41 SOURCE				commsdatMixedSnapValidationTest.cpp
       
    42 SOURCE				commsdatAPPriorityTests.cpp
       
    43 
       
    44 USERINCLUDE   ../src
       
    45 USERINCLUDE   ../../inc
       
    46 USERINCLUDE   ../../src
       
    47 
       
    48 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    49 systeminclude	/epoc32/include
       
    50 SYSTEMINCLUDE /epoc32/include/test
       
    51 #else
       
    52 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    53 #endif
       
    54 
       
    55 LIBRARY       euser.lib commsdat.lib
       
    56 LIBRARY       efsrv.lib
       
    57 LIBRARY	      estor.lib bafl.lib
       
    58 LIBRARY	      testexecuteutils.lib
       
    59 LIBRARY	      testexecutelogclient.lib
       
    60 
       
    61 CAPABILITY ALL -Tcb
       
    62 
       
    63 UNPAGED
       
    64 
       
    65 SMPSAFE