diff -r 35368b604b28 -r 6727c5d0afc7 screensaver/snsrdisplaycontrol_s60/group/group.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/screensaver/snsrdisplaycontrol_s60/group/group.pro Fri Sep 17 08:27:54 2010 +0300 @@ -0,0 +1,26 @@ +# +# Copyright (c) 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: Project file of Symbian client-server pair to contorl display power save mode. +# These are pure Symbian components and should be excluded from build on any +# other platform. +# + +TEMPLATE = subdirs + +BLD_INF_RULES.prj_exports += \ + "../inc/snsrdisplaycontrolclient.h |../../inc/snsrdisplaycontrolclient.h" \ + "../rom/snsrdisplaycontrol_s60.iby CORE_APP_LAYER_IBY_EXPORT_PATH(snsrdisplaycontrol_s60.iby)" + +BLD_INF_RULES.prj_mmpfiles += "snsrdisplaycontrolclient.mmp" +BLD_INF_RULES.prj_mmpfiles += "snsrdisplaycontrolserver.mmp"