websrv_pub/hostlet_connection_api/tsrc/hostconn/group/bld.inf
changeset 0 62f9d29f7211
equal deleted inserted replaced
-1:000000000000 0:62f9d29f7211
       
     1 /*
       
     2 * Copyright (c) 2004-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 "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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 PRJ_PLATFORMS
       
    23     DEFAULT
       
    24 
       
    25 // Specify the source file followed by its destination here
       
    26 // copy will be used to copy the source file to its destination
       
    27 // If there's no destination then the source file will be copied
       
    28 // to the same name in /epoc32/include
       
    29 
       
    30 PRJ_EXPORTS
       
    31 ../sis/testhc_c.bat		/epoc32/winscw/c/testhc_c.bat
       
    32 ../sis/testhc_z.bat		/epoc32/winscw/c/testhc_z.bat
       
    33 ../sis/testframework.ini		/epoc32/winscw/c/testframework/testframework_hostlet.ini
       
    34 
       
    35 PRJ_MMPFILES
       
    36 
       
    37 
       
    38 
       
    39 PRJ_TESTMMPFILES
       
    40 hostletconnection.mmp
       
    41 
       
    42 // End of file