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 epocstacksize 0x5000 00017 00018 TARGETPATH /sys/bin 00019 00020 TARGET animexample.exe 00021 TARGETTYPE exe 00022 00023 UID 0x100039CE 0xE80000A5 00024 00025 VENDORID 0x70000001 00026 00027 SOURCEPATH . 00028 00029 SOURCE Anim_Main.cpp 00030 SOURCE Anim_Application.cpp 00031 SOURCE Anim_Document.cpp 00032 SOURCE Anim_AppUi.cpp 00033 SOURCE Anim_AppView.cpp 00034 SOURCE AnimMover.cpp 00035 00036 USERINCLUDE . 00037 00038 APP_LAYER_SYSTEMINCLUDE 00039 OS_LAYER_LIBC_SYSTEMINCLUDE 00040 SYSTEMINCLUDE /epoc32/include/techview 00041 SYSTEMINCLUDE /epoc32/include/platform/app/techview 00042 00043 LIBRARY euser.lib apparc.lib cone.lib eikcore.lib 00044 LIBRARY eikdlg.lib eikcoctl.lib gdi.lib 00045 LIBRARY eikctl.lib bafl.lib charconv.lib 00046 LIBRARY efsrv.lib estor.lib eikfile.lib 00047 LIBRARY techviewctl.lib 00048 LIBRARY animation.lib 00049 LIBRARY ws32.lib 00050 LIBRARY estlib.lib 00051 00052 START RESOURCE AnimExample.rss 00053 HEADER 00054 TARGETPATH /resource/apps 00055 END 00056 00057 START RESOURCE AnimExample_reg.rss 00058 TARGETPATH /private/10003a3f/apps 00059 END 00060 00061 START BITMAP animexample_icon.mbm 00062 HEADER 00063 TARGETPATH /resource/apps 00064 SOURCE c8 AnimExample_24.BMP AnimExample_2M.BMP 00065 SOURCE c8 AnimExample_32.BMP AnimExample_3M.BMP 00066 SOURCE c8 AnimExample_48.BMP AnimExample_4M.BMP 00067 END 00068 00069 00070 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.