appinstaller/AppinstUi/startuplistupdater/tsrc/mt_startuplistupdater/data_src/teststartlist/teststartlist.mmp
changeset 33 8110bf1194d1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/appinstaller/AppinstUi/startuplistupdater/tsrc/mt_startuplistupdater/data_src/teststartlist/teststartlist.mmp	Fri May 14 15:58:48 2010 +0300
@@ -0,0 +1,38 @@
+/*
+* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* 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".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:  Test exe for startup list updater test module.
+*
+*/
+
+#include <platform_paths.hrh>
+
+TARGET          teststartlist.exe
+TARGETTYPE      exe
+UID             0 0xEBE1C11B    // random UID
+
+START RESOURCE  teststartlist.rss
+TARGET          ebe1c11b.rsc
+TARGETPATH      /private/101f875a/import
+END
+
+USERINCLUDE     .
+APP_LAYER_SYSTEMINCLUDE
+
+SOURCEPATH      .
+SOURCE          teststartlist.cpp
+
+LIBRARY         euser.lib
+
+SMPSAFE
+