--- a/localisation/apparchitecture/tef/TAppInstall/TestAppInstall.mmp Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TAppInstall/TestAppInstall.mmp Tue Aug 03 10:20:34 2010 +0100
@@ -1,7 +1,7 @@
// Copyright (c) 2006-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,17 +15,13 @@
//
//
-
-
/**
@file
@test
@internalComponent - Internal Symbian test code
*/
-#include <platform_paths.hrh>
-
-TARGET TestAppInstall.exe
+TARGET testappinstall.exe
TARGETTYPE exe
UID 0x100039CE 0x102826DD
VENDORID 0x70000001
@@ -34,14 +30,15 @@
SOURCE TestAppInstall.cpp
USERINCLUDE .
-SYSTEMINCLUDE /epoc32/include
-SYSTEMINCLUDE /epoc32/include/techview
+
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+APP_LAYER_SYSTEMINCLUDE_SYMBIAN
+//SYSTEMINCLUDE /epoc32/include/techview
-MW_LAYER_SYSTEMINCLUDE
-START RESOURCE TestAppInstall.RSS
+START RESOURCE TestAppInstall.rss
HEADER
-TARGETPATH /Resource/Apps
+TARGETPATH /resource/apps
end
START RESOURCE TestAppInstall_reg.rss
@@ -49,3 +46,5 @@
END
LIBRARY euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
+
+SMPSAFE