applications/SymbianLogo_TextShell/SymbianLogo.iby
author Simon Howkins <simonh@symbian.org>
Tue, 07 Sep 2010 14:16:12 +0100
branchRCL_1
changeset 104 d04535f1640a
parent 16 2dd1d22cb0f3
permissions -rw-r--r--
Create RCL_1 branch to isolate Symbian^2 builds from changes that only work on Symbian^3. Branch point is the latest that seems to work out of the box.

/*******************************************************************************
* 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