nettools/conntest/group/bld.inf
changeset 0 857a3e953887
child 2 4cefe9af9cf4
equal deleted inserted replaced
-1:000000000000 0:857a3e953887
       
     1 /*
       
     2 * Copyright (c) 2005-2008 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 "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:  Build information file for project ConnTest
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include "../probe/group/bld.inf"
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../rom/ConnTest.iby CORE_IBY_EXPORT_PATH(tools,ConnTest.iby)
       
    26 
       
    27 PRJ_MMPFILES
       
    28 ConnTest.mmp
       
    29 
       
    30 PRJ_EXTENSIONS
       
    31 START EXTENSION s60/mifconv
       
    32 OPTION TARGETFILE conntest_aif.mif
       
    33 OPTION SOURCEDIR ../aif
       
    34 OPTION SOURCES -c8,1 list_icon -c8,1 context_pane_icon
       
    35 END
       
    36 
       
    37 // End of File