examples/sfexamples/IRDevice/group/IRDevice.mmp

00001 // 
00002 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
00003 // All rights reserved.
00004 // This component and the accompanying materials are made available
00005 // under the terms of the License "Eclipse Public License v1.0"
00006 // which accompanies this distribution, and is available
00007 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00008 // 
00009 // Initial Contributors:
00010 // Nokia Corporation - initial contribution.
00011 // 
00012 // Contributors:
00013 // 
00014 // Description:
00015 // 
00016 
00017 TARGET           IRDevice.exe
00018 TARGETTYPE       EXE
00019 UID              0x100039CE 0xE4CC9761
00020 
00021 
00022 LANG             SC
00023 
00024 // --------------------------------------------------------------------------
00025 
00026 SOURCEPATH       ..\data\s60_3rd
00027 
00028 START RESOURCE   IRDevice.rss
00029 HEADER
00030 TARGETPATH       \resource\apps
00031 END
00032 
00033 //
00034 // For the device, the target path is \private\10003a3f\import\apps
00035 //
00036 SOURCEPATH       ..\data
00037 
00038 START RESOURCE   IRDevice_reg.rss
00039 TARGETPATH       \private\10003a3f\apps
00040 END
00041 
00042 SOURCEPATH       ..\src
00043 SOURCE           IRDeviceApplication.cpp
00044 SOURCE           IRDeviceDocument.cpp
00045 SOURCE           IRDeviceAppUi.cpp
00046 
00047 SOURCEPATH       ..\src\s60_3rd
00048 SOURCE           IRDeviceMainView.cpp
00049 
00050 SYSTEMINCLUDE    \epoc32\include
00051 SYSTEMINCLUDE    \epoc32\include\platform\mw
00052 SYSTEMINCLUDE    \epoc32\include\mw
00053 SYSTEMINCLUDE    \epoc32\include\app
00054 SYSTEMINCLUDE    \epoc32\include\platform
00055 
00056 USERINCLUDE      ..\inc
00057 USERINCLUDE      ..\inc\s60_3rd
00058 USERINCLUDE      ..\data
00059 
00060 LIBRARY          euser.lib
00061 LIBRARY          apparc.lib
00062 LIBRARY          cone.lib
00063 LIBRARY          eikcore.lib
00064 LIBRARY          eikcoctl.lib
00065 LIBRARY          avkon.lib
00066 
00067 
00068 
00069 // --------------------------------------------------------------------------
00070 
00071 // End of File
00072 LIBRARY esock.lib

Generated by  doxygen 1.6.2