sysresmonitoring/oommonitor/tsrc/ut_oom/group/bld.inf
changeset 77 b01c07dfcf84
equal deleted inserted replaced
74:1505405bc645 77:b01c07dfcf84
       
     1 /*
       
     2 * Copyright (c) 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 *
       
    16 */
       
    17 #include "../../ut_oomwatcher/group/bld.inf"
       
    18 #include "../../ut_oom_closeapp/group/bld.inf"
       
    19 #include "../../appfortest/group/bld.inf"
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 
       
    24 	DEFAULT
       
    25 
       
    26 PRJ_TESTEXPORTS
       
    27 
       
    28 PRJ_EXPORTS
       
    29 
       
    30 
       
    31 PRJ_TESTMMPFILES
       
    32 	ut_oom.mmp
       
    33 	ut_oomlib.mmp
       
    34 	../ut_oomplugin/group/ut_oomplugin.mmp
       
    35 	../ut_oomplugin2/group/ut_oomplugin2.mmp
       
    36 
       
    37 PRJ_MMPFILES
       
    38 
       
    39 
       
    40 
       
    41 //  End of File