sdkcreationmw/sdkexamples/cppexamples/S60Ex/DynamicSettingList/group/DynamicSettingList.mmp
changeset 1 ac50fd48361b
parent 0 b26acd06ea60
equal deleted inserted replaced
0:b26acd06ea60 1:ac50fd48361b
     1 /*
     1 /*
     2 * Copyright (c) 2005 - 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005 - 2007 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    15 *     This is the project specification file for DynamicSettingList
    15 *     This is the project specification file for DynamicSettingList
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 TARGET				DynamicSettingList.app
    20 TARGET				DynamicSettingList.exe
    21 TARGETTYPE			app
    21 TARGETTYPE			exe
    22 UID					0x100039CE 0x0D6F698F
    22 
    23 TARGETPATH			\system\apps\DynamicSettingList
    23 UID					0x00000000 0x0D6F698F
    24 LANG				SC
    24 VENDORID			0x00000000
       
    25 
       
    26 SECUREID			0xEA1E2B6C
       
    27 CAPABILITY			None
       
    28 
       
    29 USERINCLUDE 		. 
       
    30 USERINCLUDE			..\inc
       
    31 
       
    32 SYSTEMINCLUDE   \epoc32\include
       
    33 SYSTEMINCLUDE    \epoc32\include\mw
       
    34 SYSTEMINCLUDE    \epoc32\include\app
    25 
    35 
    26 SOURCEPATH			..\src
    36 SOURCEPATH			..\src
    27 SOURCE				DynamicSettingList.cpp
    37 SOURCE				DynamicSettingList.cpp
    28 SOURCE				DynamicSettingListApplication.cpp 
    38 SOURCE				DynamicSettingListApplication.cpp 
    29 SOURCE				DynamicSettingListAppView.cpp
    39 SOURCE				DynamicSettingListAppView.cpp
    30 SOURCE				DynamicSettingListAppUi.cpp
    40 SOURCE				DynamicSettingListAppUi.cpp
    31 SOURCE				DynamicSettingListDocument.cpp 
    41 SOURCE				DynamicSettingListDocument.cpp 
    32 SOURCE				DynamicSettingListSlider.cpp
    42 SOURCE				DynamicSettingListSlider.cpp
    33 
    43 
    34 SOURCEPATH			..\group
    44 SOURCEPATH			..\data
    35 RESOURCE			DynamicSettingList.rss
    45 START RESOURCE		DynamicSettingList.rss
       
    46 	HEADER
       
    47 	TARGETPATH		\resource\apps
       
    48 	LANG 			SC
       
    49 END
    36 
    50 
    37 USERINCLUDE			..\inc 
    51 START RESOURCE		DynamicSettingList_reg.rss
       
    52   TARGETPATH		\private\10003a3f\import\apps
       
    53 END
    38 
    54 
    39 
       
    40 SYSTEMINCLUDE		\epoc32\include
       
    41 SYSTEMINCLUDE    \epoc32\include\mw
       
    42 SYSTEMINCLUDE    \epoc32\include\app
       
    43 
    55 
    44 LIBRARY				euser.lib
    56 LIBRARY				euser.lib
    45 LIBRARY				apparc.lib
    57 LIBRARY				apparc.lib
    46 LIBRARY				cone.lib 
    58 LIBRARY				cone.lib 
    47 LIBRARY				eikcore.lib  
    59 LIBRARY				eikcore.lib