sbsv2/raptor/test/smoke_suite/test_resources/mmp/mmp3/t_oom.mmp
changeset 616 24e4ef208cca
parent 591 22486c9c7b15
equal deleted inserted replaced
613:839712f5a78c 616:24e4ef208cca
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 targettype 	exe 
    19 targettype 	exe 
    20 
    20 
    21 SOURCEPATH	.
    21 SOURCEPATH	.
    22 source 		t_oom.cpp
    22 source 		t_oom.cpp
    23 
    23 
    24 systeminclude  	/epoc32/include 
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25  
    25  
    26 library 	euser.lib efsrv.lib 
    26 library 	euser.lib efsrv.lib 
    27 debuglibrary 	estor.lib
    27 debuglibrary 	estor.lib
    28 library 	euser.lib
    28 library 	euser.lib
    29 
    29