coreapplicationuis/Rfs/group/rfsMain.mmp
changeset 0 2e3d3ce01487
child 19 924385140d98
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coreapplicationuis/Rfs/group/rfsMain.mmp	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,34 @@
+/*
+* Copyright (c) 2001 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: 
+*     This is project specification file for RFS.
+*     
+*
+*/
+
+#include <platform_paths.hrh>
+
+TARGET RfsServer.exe
+TARGETTYPE exe
+SOURCEPATH ../src
+VENDORID VID_DEFAULT
+SECUREID 0x102073EA
+CAPABILITY CAP_SERVER DiskAdmin AllFiles ReadUserData WriteUserData ReadDeviceData WriteDeviceData NetworkControl
+SOURCE rfsMain.cpp
+
+USERINCLUDE ../inc
+MW_LAYER_SYSTEMINCLUDE
+
+LIBRARY euser.lib
+LIBRARY rfs.lib