baseport/syborg/webcamera/webcamera_ldd.mmp
author Shimizu Satoshi <s_shimizu@isb.co.jp>
Mon, 18 Oct 2010 19:39:25 +0900
changeset 124 606eafc6d6a8
parent 52 0dfaca43d90e
permissions -rw-r--r--
Obtain an image of Webcamera from QEMU and add the Bitmap change display function.

/*
* Copyright (c) 2010 ISB.
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* ISB - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#include <variant.mmh>
#include "kernel/kern_ext.mmh"

TARGET			VariantTarget(ewebcamera,ldd)
linkas			ewebcamera.ldd
TARGETTYPE		ldd

SYSTEMINCLUDE	/epoc32/include/drivers
SYSTEMINCLUDE	AsspNKernIncludePath

SOURCEPATH		.
SOURCE			webcamera_ldd.cpp
SOURCE			webcamer_convert.cpp

LIBRARY			PlatformLib

EPOCALLOWDLLDATA

UID				0x100000af 0x1020044C
//VENDORID        0x70000001


CAPABILITY		all