baseintegtests/baseintegrationtest/testsuites/fat32/group/basetestfat32.mmp
branchanywhere
changeset 20 d63d727ee0a6
parent 19 f6d3d9676ee4
parent 16 6d8ad5bee44b
child 21 af091391d962
--- a/baseintegtests/baseintegrationtest/testsuites/fat32/group/basetestfat32.mmp	Tue Dec 08 08:11:42 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-// 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"
-// 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:
-//
-
-
-TARGET      	basetestfat32server.exe
-TARGETTYPE  	exe
-UID             0x1000007A 0x10281824
-VENDORID 		0x70000001
-EPOCHEAPSIZE	0x1000 0x02000000
-EPOCSTACKSIZE 	0x8000
-
-
-CAPABILITY		ALL
-
-SOURCEPATH  	../src
-SOURCE			basetestfat32server.cpp 
-SOURCE			basetestfat32base.cpp
-SOURCE			basetestfat32format.cpp
-SOURCE			basetestfat32mount.cpp
-SOURCE			basetestfat32readraw.cpp
-SOURCE			basetestfat32writeraw.cpp
-SOURCE			basetestfat32readfile.cpp
-SOURCE			basetestfat32writefile.cpp
-SOURCE			basetestfat32checkdisk.cpp
-SOURCE			basetestfat32calculate.cpp
-SOURCE			basetestfat32filldisk.cpp
-SOURCE			basetestfat32clusterbound.cpp
-SOURCE			basetestfat32readwrite.cpp
-SOURCE			basetestfat32larger512.cpp
-
-USERINCLUDE   	../inc
-OS_LAYER_SYSTEMINCLUDE_SYMBIAN
-//SYSTEMINCLUDE 	/epoc32/include/basetest
-
-LIBRARY     	euser.lib
-LIBRARY			efsrv.lib
-LIBRARY			testexecuteutils.lib
-LIBRARY			testexecutelogclient.lib
-LIBRARY			hal.lib
-
-