applications/SymbianLogo_TextShell/SymbianLogo.iby
changeset 19 2dd1d22cb0f3
equal deleted inserted replaced
18:0b7d3b28f025 19:2dd1d22cb0f3
       
     1 /*******************************************************************************
       
     2 * Copyright (c) 2009 Accenture
       
     3 * All rights reserved. This program and the accompanying materials
       
     4 * are made available under the terms of the Eclipse Public License v1.0
       
     5 * which accompanies this distribution, and is available at
       
     6 * http://www.eclipse.org/legal/epl-v10.html
       
     7 *
       
     8 * Contributors:
       
     9 * Accenture - Johnathan White
       
    10 
       
    11 *******************************************************************************/
       
    12 
       
    13 #ifndef __SYMBIANLOGO_IBY__
       
    14 #define __SYMBIANLOGO_IBY__
       
    15 
       
    16 
       
    17 //actual logo console app
       
    18 file=\epoc32\release\armv5\urel\symbianlogo.exe sys\bin\symbianlogo.exe
       
    19 
       
    20 //library containing RFileReadStream
       
    21 file=\epoc32\release\armv5\urel\estor.dll sys\bin\estor.dll
       
    22 
       
    23 #endif