commsprocess/commsrootserverconfig/etc/bld.inf
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     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 "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 PRJ_EXPORTS
       
    18 // Specify the source file followed by its destination here
       
    19 // copy will be used to copy the source file to its destination
       
    20 // If there's no destination then the source file will be copied
       
    21 // to the same name in epoc32include
       
    22 
       
    23 ../etc/c32start.ini z:/private/101f7988/c32start.ini
       
    24 // ../etc/c32start.ini /epoc32/release/winscw/udeb/z/private/101f7988/c32start.ini
       
    25 // ../etc/c32start.ini /epoc32/release/winscw/urel/z/private/101f7988/c32start.ini
       
    26 
       
    27 PRJ_TESTEXPORTS
       
    28 ../etc/t_c32start.ini z:/private/101f7988/t_c32start.ini
       
    29 // ../etc/t_c32start.ini /epoc32/release/winscw/udeb/z/private/101f7988/t_c32start.ini
       
    30 // ../etc/t_c32start.ini /epoc32/release/winscw/urel/z/private/101f7988/t_c32start.ini
       
    31