baseport/syborg/webcamera/webcamera_ldd.mmp
changeset 52 0dfaca43d90e
equal deleted inserted replaced
51:457d682728ee 52:0dfaca43d90e
       
     1 /*
       
     2 * Copyright (c) 2010 ISB.
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "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 * ISB - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 #include <variant.mmh>
       
    19 #include "kernel/kern_ext.mmh"
       
    20 
       
    21 TARGET			VariantTarget(ewebcamera,ldd)
       
    22 linkas			ewebcamera.ldd
       
    23 TARGETTYPE		ldd
       
    24 
       
    25 SYSTEMINCLUDE   /epoc32/include/drivers
       
    26 SYSTEMINCLUDE   /epoc32/include/platform/drivers
       
    27 SYSTEMINCLUDE	AsspNKernIncludePath
       
    28 
       
    29 SOURCEPATH		.
       
    30 SOURCE			webcamera_ldd.cpp
       
    31 
       
    32 LIBRARY			PlatformLib
       
    33 
       
    34 EPOCALLOWDLLDATA
       
    35 
       
    36 UID				0x100000af 0x1020044C   //TODO:修正する必要
       
    37 //VENDORID        0x70000001
       
    38 
       
    39 //ROMTARGET		ewebcamera.ldd
       
    40 
       
    41 CAPABILITY		all