lbstest/lbstestproduct/lbssimulationpsy/group/simulationpsytests.mmp
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:47:01 +0100
branchGCC_SURGE
changeset 49 5f20f71a57a3
parent 0 9cfd9a3ee49c
child 57 3267d9ea3e98
permissions -rw-r--r--
Catchup to latest Symbian^4

/*
* 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:
*
*/
//
// SimulationPSYTests.mmp
//

TARGET          simulationpsytests.exe
TARGETTYPE      EXE
UID             0x1000008d 0x10285A9B


#include 	"../../common/group/ctlbscommon.mmp"

// CAP_GENERAL_DLL is equal to ALL -Tcb, see /epoc32/include/oem/defaultcaps.hrh
CAPABILITY	ALL -TCB

MACRO NO_PRIVACY

SOURCEPATH      ../src

SOURCE          ctlbssimulationpsyposnmeafilereader.cpp 
SOURCE          ctlbssimulationpsypostp115.cpp
SOURCE          ctlbssimulationpsypostp221.cpp
SOURCE          ctlbssimulationpsypostp242.cpp
SOURCE          ctlbssimulationpsypostp254.cpp
SOURCE          ctlbssimulationpsypostp256.cpp
SOURCE          ctlbssimulationpsypostp262.cpp
SOURCE  	ctlbssimulationpsypostp300.cpp
SOURCE		ctlbssimulationpsypostp400.cpp
SOURCE		ctlbssimulationpsypostp500.cpp
SOURCE		ctlbssimulationpsypostp600.cpp
SOURCE  	ctlbssimulationtestpsyserver.cpp 

USERINCLUDE     ../inc
USERINCLUDE     ../../common/src

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY			lbs.lib
LIBRARY         epospluginfw.lib
LIBRARY			lbsadmin.lib
LIBRARY			lbsloccommon.lib
LIBRARY 		lbsnetprotocol.lib
LIBRARY			lbsnetsim.lib
LIBRARY 		lbstestutils.lib
LIBRARY			lbstestclient.lib

SMPSAFE