graphicscompositionref/surfacemgrref/group/surfacemanagerdriver.mmp
author Faisal Memon <faisal.memon@nokia.com>
Mon, 16 Aug 2010 10:28:15 +0100
changeset 0 91fe342bd9c4
permissions -rwxr-xr-x
Provide code to deliver both syborg and reference implementations of surface manager.

// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "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:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//


OS_LAYER_SYSTEMINCLUDE

#include <kernel/kern_ext.mmh>

target			surfacemanagerdriver.ldd
targettype		ldd
sourcepath		../../surfacemgrcommon/src
userinclude		../../surfacemgrcommon/inc
source			surfacemanagerdriver.cpp
source			extension.cpp

epocallowdlldata

start wins
win32_headers
end

uid				0x100000af
capability		all

SMPSAFE