emulator/emulatorbsp/econsnogui.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 02:09:16 +0300
changeset 50 813fe1019b70
parent 0 cec860690d41
permissions -rw-r--r--
Revision: 201039 Kit: 201039

// Copyright (c) 2005-2009 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:
// wins/econsnogui.mmp
// econsnogui.dll Implementation of console used when running without a GUI
// 
//

/**
 @file
*/

TARGET			econsnogui.dll
TARGETTYPE		dll
UID				0x1000008d 0x100039e7
DEFFILE			bwins/econsnogui.def

CAPABILITY		All

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

SOURCEPATH		specific
SOURCE			econsnogui.cpp

LIBRARY			euser.lib

VENDORID		0x70000001