applications/SymbianLogo_TextShell/SymbianLogo.iby
author William Roberts <williamr@symbian.org>
Tue, 13 Apr 2010 18:30:00 +0100
branchCompilerCompatibility
changeset 59 62a56fb37080
parent 19 2dd1d22cb0f3
permissions -rw-r--r--
Update hal.mmp to cope with change in kernelhwsrv that exports hal_int.h to epoc32\include\platform\kernel

/*******************************************************************************
* Copyright (c) 2009 Accenture
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Accenture - Johnathan White

*******************************************************************************/

#ifndef __SYMBIANLOGO_IBY__
#define __SYMBIANLOGO_IBY__


//actual logo console app
file=\epoc32\release\armv5\urel\symbianlogo.exe sys\bin\symbianlogo.exe

//library containing RFileReadStream
file=\epoc32\release\armv5\urel\estor.dll sys\bin\estor.dll

#endif