menufw/hierarchynavigator/hnmetadatamodel/group/bld.inf
branchv5backport
changeset 14 1abc632eb502
parent 13 6205fd287e8a
child 20 636d517f67e6
equal deleted inserted replaced
13:6205fd287e8a 14:1abc632eb502
     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 hnmetadatamodel
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS 
       
    23 ../inc/hnmdmodel.h              |../../../inc/hnmdmodel.h
       
    24 ../inc/hnfilter.h               |../../../inc/hnfilter.h 
       
    25 ../inc/hnitemid.h               |../../../inc/hnitemid.h
       
    26 ../inc/hnutils.h                |../../../inc/hnutils.h
       
    27 ../inc/hnglobals.h              |../../../inc/hnglobals.h
       
    28 ../inc/hnhelper.inl             |../../../inc/hnhelper.inl
       
    29 ../inc/hnqueryresultcollector.h |../../../inc/hnqueryresultcollector.h 
       
    30 ../inc/hnmdsuite.h              |../../../inc/hnmdsuite.h 
       
    31 ../inc/hnmdvaluebase.h          |../../../inc/hnmdvaluebase.h
       
    32 
       
    33 PRJ_MMPFILES
       
    34 hnmetadatamodel.mmp
       
    35 
       
    36 PRJ_TESTMMPFILES
       
    37 #ifdef _MATRIX_MENU_INCLUDE_TEST_CONTENT
       
    38 #include "../internal/test/group/bld.inf"
       
    39 #endif