ipsservices/tsrc/profiletester/group/bld.inf
branchRCL_3
changeset 26 968773a0b6ef
equal deleted inserted replaced
25:3533d4323edc 26:968773a0b6ef
       
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : bld.inf
       
     4 *  Part of     : ipsservices / tsrc
       
     5 *  Description : Build information file for tsrc subprojects
       
     6 *  Version     : %version: 1 % << Don't touch! Updated by Synergy at check-out.
       
     7 *
       
     8 *  Copyright ?2010-2010 Nokia and/or its subsidiary(-ies).  All rights reserved.
       
     9 *  This material, including documentation and any related computer
       
    10 *  programs, is protected by copyright controlled by Nokia.  All
       
    11 *  rights are reserved.  Copying, including reproducing, storing,
       
    12 *  adapting or translating, any or all of this material requires the
       
    13 *  prior written consent of Nokia.  This material also contains
       
    14 *  confidential information which may not be disclosed to others
       
    15 *  without the prior written consent of Nokia.
       
    16 * ============================================================================
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 //--------------------
       
    24 PRJ_TESTEXPORTS
       
    25 //--------------------
       
    26 
       
    27 ../conf/imapprofiletester.cfg /epoc32/winscw/c/testframework/popimapprofiletester/imapprofiletester.cfg
       
    28 ../conf/popprofiletester.cfg /epoc32/winscw/c/testframework/popimapprofiletester/popprofiletester.cfg
       
    29 ../conf/imapprofiletester.cfg /epoc32/data/z/system/data/testframework/popimapprofiletester/imapprofiletester.cfg
       
    30 ../conf/popprofiletester.cfg /epoc32/data/z/system/data/testframework/popimapprofiletester/popprofiletester.cfg
       
    31 
       
    32 ../init/popimapprofiletester.ini   	                  /epoc32/winscw/c/testframework/testframework.ini
       
    33 ../init/popimapprofiletester.ini                      /epoc32/data/z/system/data/testframework/testframework_ips.ini
       
    34 
       
    35 //--------------------
       
    36 PRJ_TESTMMPFILES
       
    37 //--------------------
       
    38 
       
    39 popimapprofiletester.mmp
       
    40 
       
    41 //  End of File