sbsv2/raptor/test/smoke_suite/test_resources/tools2/pdrtran/PDRTRAN.MMP
branchwip
changeset 328 8bc2b0b8d54c
parent 327 f2b4ff56396b
child 329 b2c00b774e4f
equal deleted inserted replaced
327:f2b4ff56396b 328:8bc2b0b8d54c
     1 /*
       
     2 * Copyright (c) 2005-2010 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 * pdrtran.exe for windows and pdrtran for linux
       
    16 */
       
    17 
       
    18 TARGET			pdrtran
       
    19 TARGETTYPE		exe
       
    20 
       
    21 SOURCEPATH		./src
       
    22 SOURCE			LEXICAL.CPP PDRREADR.CPP PDRRECRD.CPP PDRTRAN.CPP
       
    23 SOURCE			READER.CPP RECORD.CPP STRNG.CPP
       
    24 
       
    25 SYSTEMINCLUDE		/epoc32/include 
       
    26