diff -r aa99f2208aad -r b8d18c84f71c localisation/apparchitecture/tef/UnProctectedUidApp.mmp --- a/localisation/apparchitecture/tef/UnProctectedUidApp.mmp Wed Jul 28 16:03:37 2010 +0100 +++ b/localisation/apparchitecture/tef/UnProctectedUidApp.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". // @@ -13,16 +13,12 @@ // Description: // - - /** @file @test @internalComponent - Internal Symbian test code */ -#include - // using relative paths for sourcepath and user includes TARGET unproctecteduidapp.exe TARGETTYPE exe @@ -34,26 +30,27 @@ VENDORID 0x70000001 SOURCEPATH . -SOURCE unproctecteduidapp.cpp +SOURCE UnProctectedUidApp.cpp SOURCEPATH . -start resource unproctecteduidapp.rss +start resource UnProctectedUidApp.rss HEADER targetpath /resource/apps end // Application exe registration resource file -resource unproctecteduidapp_reg.rss -start resource unproctecteduidapp_reg.rss +resource UnProctectedUidApp_reg.rss +start resource UnProctectedUidApp_reg.rss targetpath /private/10003a3f/apps lang sc end USERINCLUDE . -SYSTEMINCLUDE /epoc32/include -SYSTEMINCLUDE /epoc32/include/techview -MW_LAYER_SYSTEMINCLUDE +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +//SYSTEMINCLUDE /epoc32/include/techview LIBRARY euser.lib apparc.lib eikcore.lib cone.lib + +SMPSAFE