applications/SymbianLogo_TextShell/SymbianLogo.iby
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 24 Sep 2010 13:44:00 +0100
branchgraphics-phase-3
changeset 117 b7d35cad610d
parent 16 2dd1d22cb0f3
permissions -rw-r--r--
Modified path to qemu package source to /sf/adapt/qemu This is to conform with the convention that adaptation-level packages should be located in /sf/adapt rather than /sf/adaptation. This is an interim workaround for bug 3744.

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