diff -r 000000000000 -r 15bf7259bb7c exampleapps/alfexanalogdialer/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/exampleapps/alfexanalogdialer/group/bld.inf Tue Feb 02 07:56:43 2010 +0200 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2008-2008 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Build information file for project for Analog Dialer +* +*/ + + + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS + +../data/background.png /epoc32/winscw/c/Data/Images/Pictures/background.png +../data/numbers.png /epoc32/winscw/c/Data/Images/Pictures/numbers.png +../data/plate.png /epoc32/winscw/c/Data/Images/Pictures/plate.png +../data/stopper.png /epoc32/winscw/c/Data/Images/Pictures/stopper.png + +PRJ_MMPFILES +alfexanalogdialer.mmp + +PRJ_TESTMMPFILES + +PRJ_TESTEXPORTS \ No newline at end of file