applications/SymbianLogo_TextShell/SymbianLogo.iby
author Mike Kinghan <mikek@symbian.org>
Wed, 04 Aug 2010 15:41:26 +0100
branchGCC_SURGE
changeset 93 285922d13199
parent 16 2dd1d22cb0f3
permissions -rw-r--r--
Correction for the fix for Bug 3508 - Persistent storage support breaks Linux compatibility. A 2nd `make install' will fail attempting to create symlink libnvmemmory.so already created by 1st install. Install should pre-emptively delete it.

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