00001 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). 00002 // All rights reserved. 00003 // This component and the accompanying materials are made available 00004 // under the terms of "Eclipse Public License v1.0" 00005 // which accompanies this distribution, and is available 00006 // at the URL "http://www.eclipse.org/legal/epl-v10.html". 00007 // 00008 // Initial Contributors: 00009 // Nokia Corporation - initial contribution. 00010 // 00011 // Contributors: 00012 // 00013 // Description: 00014 // 00015 00016 00017 epocstacksize 0x5000 00018 00019 TARGETPATH /sys/bin 00020 00021 TARGET bmpanimgui.exe 00022 TARGETTYPE exe 00023 00024 UID 0x100039CE 0xE80000A4 00025 VENDORID 0x70000001 00026 00027 SOURCEPATH . 00028 00029 SOURCE BmpAnimGui_Main.cpp 00030 SOURCE BmpAnimGui_Application.cpp 00031 SOURCE BmpAnimGui_Document.cpp 00032 SOURCE BmpAnimGui_AppUi.cpp 00033 SOURCE BmpAnimGui_AppView.cpp 00034 00035 USERINCLUDE . 00036 00037 APP_LAYER_SYSTEMINCLUDE 00038 OS_LAYER_LIBC_SYSTEMINCLUDE 00039 SYSTEMINCLUDE /epoc32/include/techview 00040 SYSTEMINCLUDE /epoc32/include/platform/app/techview 00041 00042 00043 LIBRARY euser.lib apparc.lib cone.lib eikcore.lib 00044 LIBRARY bmpanim.lib bafl.lib eikdlg.lib eikctl.lib ws32.lib eikcoctl.lib 00045 LIBRARY fbscli.lib gdi.lib 00046 LIBRARY estlib.lib 00047 00048 START RESOURCE BmpAnimGui.rss 00049 HEADER 00050 TARGETPATH /resource/apps 00051 END 00052 00053 START RESOURCE BmpAnimGui_reg.rss 00054 TARGETPATH /private/10003a3f/apps 00055 END 00056 00057 00058 START BITMAP colorballs.mbm 00059 HEADER 00060 TARGETPATH /resource/apps/bmpanimgui 00061 SOURCE c8 GreenBall.bmp 00062 SOURCE c8 BlueBall.bmp 00063 SOURCE c8 RedBall.bmp 00064 SOURCE c8 YellowBall.bmp 00065 SOURCE c8 GreenBallm.bmp 00066 END 00067 00068 SMPSAFE
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.