testtoolsconn/stat/desktop/source/dll/updatedll.bat
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 @rem
       
     2 @rem Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description: 
       
    15 @rem
       
    16 @@rem
       
    17 
       
    18 rem
       
    19 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
    20 rem All rights reserved.
       
    21 rem This component and the accompanying materials are made available
       
    22 
       
    23 rem which accompanies this distribution, and is available
       
    24 
       
    25 rem
       
    26 rem Initial Contributors:
       
    27 rem Nokia Corporation - initial contribution.
       
    28 rem
       
    29 rem Contributors:
       
    30 rem
       
    31 rem Description:
       
    32 rem
       
    33 
       
    34 copy ..\lib\inc\statexp.h \epoc32\tools\stat\headers\statexp.h
       
    35 copy ..\lib\inc\stat.h \epoc32\tools\stat\headers\stat.h
       
    36 
       
    37 copy ..\..\lib\statdll.lib \epoc32\tools\stat\stat.lib
       
    38 copy ..\..\lib\statdll.exp \epoc32\tools\stat\stat.exp
       
    39 
       
    40 copy ..\..\bin\stat.dll \epoc32\tools\stat\stat.dll