applications/SymbianLogo_TextShell/BLD.INF
author Simon Howkins <simonh@symbian.org>
Tue, 07 Sep 2010 14:16:12 +0100
branchRCL_1
changeset 92 d04535f1640a
parent 19 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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     1
/*******************************************************************************
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     2
* Copyright (c) 2009 Accenture
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     3
* All rights reserved. This program and the accompanying materials
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     4
* are made available under the terms of the Eclipse Public License v1.0
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     5
* which accompanies this distribution, and is available at
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     6
* http://www.eclipse.org/legal/epl-v10.html
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     7
*
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     8
* Contributors:
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
     9
* Accenture - Johnathan White
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    10
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    11
*******************************************************************************/
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    12
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    13
PRJ_PLATFORMS
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    14
ARMV5
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    15
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    16
PRJ_EXPORTS
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    17
symbian_logo.bmp \svphostfs\symbian_logo.bmp
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    18
symbianlogo.iby \epoc32\rom\include\symbianlogo.iby
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    19
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    20
PRJ_MMPFILES
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    21
SymbianLogo
2dd1d22cb0f3 Add TextShell example application, enable display pointer, fix issue with abstract class in sounddriver
johnathan.white@2718R8BGH51
parents:
diff changeset
    22