diff -r aa99f2208aad -r b8d18c84f71c localisation/apparchitecture/tef/tnotifydrivesapp/tnotifydrivesapp.mmp --- a/localisation/apparchitecture/tef/tnotifydrivesapp/tnotifydrivesapp.mmp Wed Jul 28 16:03:37 2010 +0100 +++ b/localisation/apparchitecture/tef/tnotifydrivesapp/tnotifydrivesapp.mmp Tue Aug 03 10:20:34 2010 +0100 @@ -1,7 +1,7 @@ // Copyright (c) 2007-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,16 +15,12 @@ // // - - /** @file @test @internalComponent - Internal Symbian test code */ -#include - TARGET tnotifydrivesapp.exe TARGETTYPE exe TARGETPATH /sys/bin @@ -35,21 +31,22 @@ SOURCE tnotifydrivesapp.cpp USERINCLUDE . -SYSTEMINCLUDE /epoc32/include -SYSTEMINCLUDE /epoc32/include/techview - -MW_LAYER_SYSTEMINCLUDE +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +APP_LAYER_SYSTEMINCLUDE_SYMBIAN +//SYSTEMINCLUDE /epoc32/include/techview SOURCEPATH . -RESOURCE tnotifydrivesapp.RSS -START RESOURCE tnotifydrivesapp.RSS -TARGETPATH /System/Data +RESOURCE tnotifydrivesapp.rss +START RESOURCE tnotifydrivesapp.rss +TARGETPATH /system/data LANG SC END SOURCEPATH . START RESOURCE tnotifydrivesapp_reg.rss -TARGETPATH /System/Data +TARGETPATH /system/data END LIBRARY euser.lib apparc.lib cone.lib eikcore.lib gdi.lib + +SMPSAFE