examples/SFExamples/PIM/ContactAsynchFind/group/ContactAsynchFind.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           ContactAsynchFind.exe
00018 TARGETTYPE       EXE
00019 UID              0x100039CE 0xA0004054
00020 
00021 CAPABILITY       WriteUserData ReadUserData
00022 
00023 LANG             SC
00024 
00025 SYSTEMINCLUDE    \epoc32\include
00026 SYSTEMINCLUDE    \epoc32\include\mw
00027 SYSTEMINCLUDE    \epoc32\include\platform
00028 SYSTEMINCLUDE    \epoc32\include\platform\mw
00029 
00030 USERINCLUDE      ..\inc
00031 USERINCLUDE      ..\data
00032 
00033 SOURCEPATH       ..\src
00034 SOURCE           ContactAsynchFindApplication.cpp
00035 SOURCE           ContactAsynchFindDocument.cpp
00036 SOURCE           ContactAsynchFindAppUi.cpp
00037 
00038 // --------------------------------------------------------------------------
00039 
00040 SOURCEPATH       ..\data\s60_3rd
00041 
00042 START RESOURCE   ContactAsynchFind.rss
00043 HEADER
00044 TARGETPATH       \resource\apps
00045 END
00046 
00047 SOURCEPATH       ..\src\s60_3rd
00048 SOURCE           ContactAsynchFindMainView.cpp
00049 
00050 USERINCLUDE      ..\inc\s60_3rd
00051 
00052 LIBRARY          avkon.lib
00053 
00054 
00055 SOURCEPATH              ..\src
00056 SOURCE                  ContactRead.cpp
00057 
00058 
00059 SOURCEPATH       ..\data
00060 
00061 START RESOURCE   ContactAsynchFind_reg.rss
00062 TARGETPATH       \private\10003a3f\apps
00063 END
00064 
00065 
00066 LIBRARY         cntmodel.lib
00067 LIBRARY         euser.lib
00068 LIBRARY         apparc.lib
00069 LIBRARY         cone.lib
00070 LIBRARY         eikcore.lib
00071 LIBRARY         eikcoctl.lib
00072 LIBRARY         bafl.lib
00073 
00074 // --------------------------------------------------------------------------
00075 
00076 // End of File

Generated by  doxygen 1.6.2