diff -r aa99f2208aad -r b8d18c84f71c localisation/apparchitecture/tef/TAppEmbeddableUiOrStandalone_standalone.mmp --- a/localisation/apparchitecture/tef/TAppEmbeddableUiOrStandalone_standalone.mmp Wed Jul 28 16:03:37 2010 +0100 +++ b/localisation/apparchitecture/tef/TAppEmbeddableUiOrStandalone_standalone.mmp Tue Aug 03 10:20:34 2010 +0100 @@ -1,7 +1,7 @@ // Copyright (c) 2003-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". // @@ -17,7 +17,7 @@ - TARGET TAppEmbeddableUiOrStandalone.exe + TARGET tappembeddableuiorstandalone.exe TARGETTYPE exe TARGETPATH /sys/bin @@ -30,8 +30,10 @@ SOURCE TAppEmbeddableUiOrStandalone_standalone.cpp USERINCLUDE . -SYSTEMINCLUDE /epoc32/include -SYSTEMINCLUDE /epoc32/include/techview //added this from original? + +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +APP_LAYER_SYSTEMINCLUDE_SYMBIAN +//SYSTEMINCLUDE /epoc32/include/techview //added this from original? //reg added for Datacaging START RESOURCE TAppEmbeddableUiOrStandAlone_reg.rss @@ -39,3 +41,5 @@ END LIBRARY euser.lib apparc.lib eikcore.lib cone.lib //added cone.lib from original? + +SMPSAFE