uiacceltk/hitchcock/AlfHintPlugin/group/AlfHintPlugin.mmp
changeset 0 15bf7259bb7c
child 60 5dafecb0892a
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 /*
       
     2 * Copyright (c) 2006 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:   Project definition file for project alfappservercore
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <bldvariant.hrh>
       
    23 #include <platform_paths.hrh>
       
    24 
       
    25 TARGETTYPE DLL
       
    26 TARGET alfhintplugin.dll
       
    27 
       
    28 UID 0 0x200242A3
       
    29 
       
    30 CAPABILITY	CAP_GENERAL_DLL
       
    31 VENDORID	0x70000001
       
    32 
       
    33 SYSTEMINCLUDE /epoc32/include 
       
    34 USERINCLUDE ../inc
       
    35 SYSTEMINCLUDE ../../CommonInc
       
    36 
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 SOURCEPATH ../src
       
    40 
       
    41 SOURCE alfhintplugin.cpp
       
    42 
       
    43 LIBRARY		estor.lib
       
    44 LIBRARY		euser.lib
       
    45 LIBRARY 	ws32.lib