bearermanagement/mpm/group/mpmserver.mmp
changeset 71 9f263f780e41
parent 56 dd6aaa97e7b1
equal deleted inserted replaced
70:ac5daea24fb0 71:9f263f780e41
     1 /*
     1 /*
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2004-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 "Eclipse Public License v1.0"
     5 * under the terms of "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".
    34 epocstacksize 0x5000
    34 epocstacksize 0x5000
    35 
    35 
    36 SOURCEPATH        ../src
    36 SOURCEPATH        ../src
    37 SOURCE            mpmconnmonevents.cpp
    37 SOURCE            mpmconnmonevents.cpp
    38 SOURCE            mpmconnmonreqs.cpp
    38 SOURCE            mpmconnmonreqs.cpp
       
    39 SOURCE            mpmscheduler.cpp
    39 SOURCE            mpmserversession.cpp
    40 SOURCE            mpmserversession.cpp
    40 SOURCE            mpmserver.cpp
    41 SOURCE            mpmserver.cpp
    41 SOURCE            mpmstarter.cpp
    42 SOURCE            mpmstarter.cpp
    42 SOURCE            mpmdtmwatcher.cpp
    43 SOURCE            mpmdtmwatcher.cpp
    43 SOURCE            mpmroamingwatcher.cpp 
    44 SOURCE            mpmroamingwatcher.cpp