diff -r aa99f2208aad -r b8d18c84f71c localisation/apparchitecture/tef/t_winchainChild.mmp --- a/localisation/apparchitecture/tef/t_winchainChild.mmp Wed Jul 28 16:03:37 2010 +0100 +++ b/localisation/apparchitecture/tef/t_winchainChild.mmp Tue Aug 03 10:20:34 2010 +0100 @@ -1,7 +1,7 @@ // Copyright (c) 2004-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 @@ // // -#include - epocstacksize 0x5000 TARGETPATH /sys/bin -TARGET t_winchainChild.exe +TARGET t_winchainchild.exe TARGETTYPE exe UID 0x100039CE 0X10009e9f @@ -33,16 +31,16 @@ SOURCE t_winchainChild_Application.cpp USERINCLUDE . +USERINCLUDE ../tef -SYSTEMINCLUDE /epoc32/include -SYSTEMINCLUDE /epoc32/include/techview -SYSTEMINCLUDE /epoc32/include/test -SYSTEMINCLUDE ../tef +MW_LAYER_SYSTEMINCLUDE_SYMBIAN +APP_LAYER_SYSTEMINCLUDE_SYMBIAN +//SYSTEMINCLUDE /epoc32/include/techview -MW_LAYER_SYSTEMINCLUDE - -LIBRARY euser.lib apparc.lib cone.lib eikcore.lib ws32.lib APPFWK_TEST_APPUI.LIB +LIBRARY euser.lib apparc.lib cone.lib eikcore.lib ws32.lib appfwk_test_appui.lib START RESOURCE t_winchainChild_reg.rss TARGETPATH /private/10003a3f/apps END + +SMPSAFE