dbgagents/trkagent/dccdriver/TrkDccDriver_s60.mmp
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #if(!defined __SERIES60_30__ && !defined __SERIES60_31__)
       
    20   #include <platform_paths.hrh>
       
    21 #endif
       
    22 
       
    23 #include <kernel/kern_ext.mmh>
       
    24 
       
    25 macro 	__OEM_TRK__
       
    26 macro 	__S60__
       
    27 
       
    28 TARGET			TrkDccDriver.ldd
       
    29 TARGETTYPE		LDD
       
    30 UID				0x100000AF 0x200159DE
       
    31 SOURCEPATH		.
       
    32 SOURCE			TrkDccDriver.cpp
       
    33 
       
    34 
       
    35 NOSTRICTDEF
       
    36 
       
    37 #if defined (__SERIES60_30__) || defined(__SERIES60_31__)
       
    38 
       
    39 systeminclude		\epoc32\include
       
    40 systeminclude		\epoc32\include\nkern 
       
    41 systeminclude 		\epoc32\include\kernel
       
    42 systeminclude		\epoc32\include\kernel\arm
       
    43 systeminclude		\epoc32\include\nkern\arm
       
    44 systeminclude		\epoc32\include\memmodel\epoc
       
    45 systeminclude		\epoc32\include\memmodel\epoc\mmubase
       
    46 
       
    47 DEFFILE			..\eabi\trkdccdriver.def
       
    48 #else
       
    49 OS_LAYER_KERNEL_SYSTEMINCLUDE
       
    50 
       
    51 DEFFILE			../eabi/trkdccdriver.def
       
    52 #endif
       
    53 
       
    54 VENDORID VID_DEFAULT
       
    55 capability			all