adaptationlayer/devicemodecontroller/internal/dmc_tester/group/bld.inf
changeset 3 1972d8c2e329
parent 2 a0210f210a3b
child 4 510c70acdbf6
equal deleted inserted replaced
2:a0210f210a3b 3:1972d8c2e329
     1 /*
       
     2 * Copyright (c) 2009 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 the License "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 *     dmc_test application
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <non_foundation_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 dmc_autoexec.bat    NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(dmc_autoexec.bat)
       
    27 dmc_tester.iby      NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(dmc_tester.iby)
       
    28 
       
    29 PRJ_MMPFILES
       
    30 ./dmc_tester.mmp
       
    31 
       
    32 PRJ_TESTMMPFILES
       
    33 
       
    34 // End of File