menufw/hierarchynavigator/hnengine/group/bld.inf
changeset 0 f72a12da539e
child 54 1b758917cafc
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 /*
       
     2 * Copyright (c) 2007-2008 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:  Build information file for project hnengine
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../inc/hncontrollerinterface.h      |../../../inc/hncontrollerinterface.h
       
    24 ../inc/hnengine.h                   |../../../inc/hnengine.h
       
    25 ../inc/hninterface.h                |../../../inc/hninterface.h
       
    26 ../inc/hninstallnotifier.h          |../../../inc/hninstallnotifier.h
       
    27 ../inc/hneventgenerator.h           |../../../inc/hneventgenerator.h
       
    28 ../inc/menudebug.h                  |../../../inc/menudebug.h
       
    29 
       
    30 
       
    31 PRJ_MMPFILES
       
    32 hnengine.mmp
       
    33 
       
    34 PRJ_TESTMMPFILES
       
    35 #ifdef _MATRIX_MENU_INCLUDE_TEST_CONTENT
       
    36 #include "../internal/test/group/bld.inf"
       
    37 #endif