diff -r aa99f2208aad -r b8d18c84f71c localisation/apparchitecture/tef/TBufferOnlyRec/TBufferOnlyRec.mmp --- a/localisation/apparchitecture/tef/TBufferOnlyRec/TBufferOnlyRec.mmp Wed Jul 28 16:03:37 2010 +0100 +++ b/localisation/apparchitecture/tef/TBufferOnlyRec/TBufferOnlyRec.mmp Tue Aug 03 10:20:34 2010 +0100 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// 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". // @@ -15,13 +15,11 @@ // // - - /** @file */ -target TBufferOnlyRec.dll +target tbufferonlyrec.dll targettype plugin uid 0x10009d8d 0x10207f88 @@ -30,16 +28,21 @@ VENDORID 0x70000001 -systeminclude /EPOC32/INCLUDE/ECOM +systeminclude /epoc32/include/ecom SOURCEPATH . -systeminclude ../../INC -systeminclude /EPOC32/INCLUDE /EPOC32/INCLUDE/TEST +userinclude ../../inc + +MW_LAYER_SYSTEMINCLUDE_SYMBIAN source TBufferOnlyRec.cpp -library EUSER.LIB APMIME.LIB APPARC.LIB +library euser.lib apmime.lib apparc.lib START resource 10207f88.rss -target TBufferOnlyRec.rsc +target tbufferonlyrec.rsc END + +SMPSAFE + +