diff -r 05bc53fe583b -r 83ca720e2b9a keepalive/flextimer/test/testflextimer/group/testflextimer_nrm.mmp --- a/keepalive/flextimer/test/testflextimer/group/testflextimer_nrm.mmp Tue Aug 31 15:35:44 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -/* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: MMP file for STIF Test Framework's Normal test module. -* -*/ - -#include - -TARGET testflextimer.dll -TARGETTYPE dll -UID 0x1000008D 0x101FB3E7 - -CAPABILITY ALL -TCB -VENDORID VID_DEFAULT - -EPOCALLOWDLLDATA - -DEFFILE testflextimer.def - -USERINCLUDE ../inc -USERINCLUDE ../flextimerservermonitor/inc -USERINCLUDE ../../../server/inc - -MW_LAYER_SYSTEMINCLUDE - -SOURCEPATH ../src - -SOURCE testflextimer.cpp -SOURCE testcflextimer.cpp -SOURCE inheritedcflextimer.cpp -SOURCE inheritedcflextimer2.cpp -SOURCE testflexperiodic.cpp -SOURCE testrflextimer.cpp - -LIBRARY euser.lib -LIBRARY stiftestinterface.lib -LIBRARY stiftestengine.lib -LIBRARY flextimerclient.lib -LIBRARY flextimerservermonitorclient.lib - -LANG SC - -// End of File