examples/AppFramework/Clock/ClockExample.mmp

00001 // Copyright (c) 2005-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                          clockexample.exe
00022 TARGETTYPE                      exe
00023 
00024 UID                     0x100039CE 0xE8000098
00025 
00026 VENDORID                        0x70000001
00027 
00028 SOURCEPATH              .
00029 
00030 SOURCE                  ClockExample_Main.cpp
00031 SOURCE                  ClockExample_Application.cpp
00032 SOURCE                  ClockExample_Document.cpp
00033 SOURCE                  ClockExample_AppUi.cpp
00034 SOURCE                  ClockExample_AppView.cpp
00035 
00036 USERINCLUDE             .
00037 
00038 APP_LAYER_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                         fbscli.lib ws32.lib gdi.lib clock.lib
00045 
00046 START RESOURCE      ClockExample.rss
00047 HEADER
00048 TARGETPATH                      /resource/apps
00049 END
00050 
00051 START RESOURCE          ClockExample_reg.rss
00052 TARGETPATH                      /private/10003a3f/apps
00053 END
00054 
00055 START BITMAP            clockexample_icon.mbm
00056 HEADER
00057 TARGETPATH                      /resource/apps
00058 SOURCE                          c8 ClockExample_24.BMP ClockExample_2M.BMP
00059 SOURCE                          c8 ClockExample_32.BMP ClockExample_3M.BMP
00060 SOURCE                          c8 ClockExample_48.BMP ClockExample_4M.BMP
00061 END
00062 
00063 start bitmap            mymbs0.mbm
00064 header
00065 targetpath                      /system/data
00066 sourcepath                      .
00067 source                          2 MyCLock.BMP MyCLockM.bmp
00068 end
00069 
00070 
00071 SMPSAFE
00072 
00073 

Generated by  doxygen 1.6.2