glib/tsrc/genatsmodules.bat
changeset 34 5fae379060a7
parent 31 ce057bb09d0b
child 45 4b03adbd26ca
equal deleted inserted replaced
31:ce057bb09d0b 34:5fae379060a7
     1 @rem
     1 rem
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
     3 @rem All rights reserved.
     3 rem
     4 @rem This component and the accompanying materials are made available
     4 rem This library is free software; you can redistribute it and/or
     5 @rem under the terms of "Eclipse Public License v1.0"
     5 rem modify it under the terms of the GNU Lesser General Public
     6 @rem which accompanies this distribution, and is available
     6 rem License as published by the Free Software Foundation; either
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 rem version 2 of the License, or (at your option) any later version.
     8 @rem
     8 rem
     9 @rem Initial Contributors:
     9 rem This library is distributed in the hope that it will be useful,
    10 @rem Nokia Corporation - initial contribution.
    10 rem but WITHOUT ANY WARRANTY; without even the implied warranty of
    11 @rem
    11 rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    12 @rem Contributors:
    12 rem Lesser General Public License for more details.
    13 @rem
    13 rem
    14 @rem Description: 
    14 rem You should have received a copy of the GNU Lesser General Public
    15 @rem
    15 rem License along with this library; if not, write to the
       
    16 rem Free Software Foundation, Inc., 59 Temple Place - Suite 330,
       
    17 rem Boston, MA 02111-1307, USA.
       
    18 rem
       
    19 rem Description:      
       
    20 rem
    16 
    21 
    17 @perl -x GenATSModules.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 
    22 @perl -x GenATSModules.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 
    18 @goto end
    23 @goto end
    19 
    24 
    20 #!perl
    25 #!perl