common/tools/ats/smoketest/email/email/pop/group/bld.inf
changeset 719 d5603c08781b
child 872 17498133d9ad
equal deleted inserted replaced
718:b18be44be852 719:d5603c08781b
       
     1 // Copyright (c) 2005-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 the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Component description file for Pop test Server
       
    15 // 
       
    16 //
       
    17 
       
    18 PRJ_TESTMMPFILES
       
    19 T_PopServer.mmp
       
    20 
       
    21 PRJ_TESTEXPORTS
       
    22 // **** Test Suite: Messaging.Email.pop.plainbody
       
    23 ../scripts/plainbody/smoketest_email.script		z:/smoketest/smoketest_email.script
       
    24 ../testdata/plainbody/smoketest_email.ini		z:/smoketest/smoketest_email.ini
       
    25 ../scripts/plainbody/setup_smoketest_email.script	z:/smoketest/setup_smoketest_email.script
       
    26 
       
    27 // Email Account Settings files
       
    28 ../testdata/EmailSettings/POPSettings_test908.txt    	z:/smoketest/emailsettings/popsettings_test908.txt
       
    29 // Email Message files
       
    30 
       
    31 #ifndef _COMMON_EMAIL_FILES_
       
    32 #define _COMMON_EMAIL_FILES_
       
    33 ../testdata/EmailMessage/20KBody.txt	z:/smoketest/EmailMessage/20KBody.txt
       
    34 #endif //End of _COMMON_EMAIL_FILES_