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

Generated by  doxygen 1.6.2