--- a/localisation/apparchitecture/tef/t_winchainLaunch.mmp Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/t_winchainLaunch.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 <platform_paths.hrh>
-
epocstacksize 0x5000
TARGETPATH /sys/bin
-TARGET t_winchainLaunch.exe
+TARGET t_winchainlaunch.exe
TARGETTYPE exe
UID 0x100039CE 0X10009f9a
@@ -33,16 +31,16 @@
SOURCE t_winchainLaunch_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_winchainLaunch_reg.rss
TARGETPATH /private/10003a3f/apps
END
+
+SMPSAFE