diff -r aa99f2208aad -r b8d18c84f71c localisation/apparchitecture/tef/tRuleBasedApps/tRuleBasedApp2.mmp --- a/localisation/apparchitecture/tef/tRuleBasedApps/tRuleBasedApp2.mmp Wed Jul 28 16:03:37 2010 +0100 +++ b/localisation/apparchitecture/tef/tRuleBasedApps/tRuleBasedApp2.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,8 +15,6 @@ // // -#include - // using relative paths for sourcepath and user includes CAPABILITY NONE epocstacksize 0x5000 @@ -24,7 +22,7 @@ TARGETPATH /sys/bin -TARGET tRuleBasedApp2.exe +TARGET trulebasedapp2.exe TARGETTYPE exe @@ -39,10 +37,9 @@ USERINCLUDE . -SYSTEMINCLUDE /epoc32/include -SYSTEMINCLUDE /epoc32/include/techview - -MW_LAYER_SYSTEMINCLUDE +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +APP_LAYER_SYSTEMINCLUDE_SYMBIAN +//SYSTEMINCLUDE /epoc32/include/techview LIBRARY euser.lib apparc.lib cone.lib eikcore.lib bitgdi.lib fntstr.lib fbscli.lib gdi.lib @@ -55,3 +52,5 @@ START RESOURCE tRuleBasedApp2_reg.rss TARGETPATH /private/10003a3f/apps END + +SMPSAFE