diff -r 000000000000 -r 3553901f7fa8 telephonyprotocols/psdagt/group/dummypsdagtOLD.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/telephonyprotocols/psdagt/group/dummypsdagtOLD.mmp Tue Feb 02 01:41:59 2010 +0200 @@ -0,0 +1,58 @@ +/* +* 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: +* +*/ +// DummyPSD.AGT +// Clone of PSD.AGT for unit testing with TS_PSDAGT + + +TARGET DummyPSD.AGT +TARGETTYPE DLL +UID 0x10008b6a 0x1000AD46 // Temp 2nd UID (borrowed from pearl ref ui project) +VENDORID 0x70000001 +TARGETPATH \System\Libs + +NOEXPORTLIBRARY /* Ensures that DEF file can be safely shared + for RVCT builds */ + +SOURCEPATH ..\SRC +SOURCE PSDAGTBASE.CPP PSDAGT.CPP PSDSTATES.CPP PSDEntry.cpp PSDLogger.cpp MipCdma.cpp + +USERINCLUDE ..\SRC +USERINCLUDE ..\INC + +SYSTEMINCLUDE \EPOC32\INCLUDE +SYSTEMINCLUDE \EPOC32\INCLUDE\COMMS-INFRAS +SYSTEMINCLUDE \EPOC32\INCLUDE\NETWORKING + +LIBRARY EUSER.LIB DummyETEL.LIB comsdbgutil.lib + +//libraries needed by CCover +//LIBRARY covrt.obj covrt-nt-entryuser.obj covrt-nt-link.obj +//LIBRARY kernel32.lib user32.lib // Windoz stuff + +#if defined(WINS) +deffile \epoc32\release\wins\agent.def +#elif defined(GCC32) +deffile \epoc32\release\marm\agent.def +#else +deffile \epoc32\include\def\EABI\agent.def +#endif + +START WINS +BASEADDRESS 0x7d030000 +END + +CAPABILITY ALL -Tcb