installationservices/refswinstallationplugin/group/bld.inf
changeset 24 84a16765cd86
equal deleted inserted replaced
6:aba6b8104af3 24:84a16765cd86
       
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 * @ SIF Reference Installer
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 
       
    25 PRJ_PLATFORMS
       
    26 DEFAULT
       
    27 
       
    28 PRJ_EXPORTS
       
    29 
       
    30 // ROMKIT includes
       
    31 ../inc/sifrefinstaller.iby				/epoc32/rom/include/sifrefinstaller.iby
       
    32 
       
    33 PRJ_TESTEXPORTS
       
    34 
       
    35 // TEF test scripts
       
    36 ../test/scripts/tsifrefinstaller.ini				z:/tusif/tsifrefinstaller/tsifrefinstaller.ini
       
    37 ../test/scripts/tsifrefinstaller.script				z:/tusif/tsifrefinstaller/tsifrefinstaller.script
       
    38 
       
    39 // ROMKIT includes
       
    40 ../inc/tsifrefinstaller.iby				/epoc32/rom/include/tsifrefinstaller.iby
       
    41 
       
    42 PRJ_MMPFILES
       
    43 
       
    44 #ifndef TOOLS
       
    45 #ifndef TOOLS2
       
    46 
       
    47 ../group/sifrefpkgrec.mmp
       
    48 ../group/sifrefplugin.mmp
       
    49 ../group/sifrefinstallerserver.mmp
       
    50 
       
    51 #endif // TOOLS2
       
    52 #endif // TOOLS
       
    53 
       
    54 PRJ_TESTMMPFILES
       
    55 
       
    56 #ifndef TOOLS
       
    57 #ifndef TOOLS2
       
    58 
       
    59 #endif // TOOLS2
       
    60 #endif // TOOLS