tcpiputils/dnd/data/bld.inf
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     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 #ifdef __SECURE_DATA__
       
    24 resolver.ini       /epoc32/data/z/private/10000882/resolver.ini
       
    25 resolver.ini       /epoc32/winscw/c/private/10000882/resolver.ini
       
    26 #else
       
    27 resolver.ini       \epoc32\data\z\system\data\resolver.ini
       
    28 resolver.ini       \epoc32\wins\c\system\data\resolver.ini
       
    29 resolver.ini       \epoc32\winscw\c\system\data\resolver.ini
       
    30 #endif