controlpanelui/examples/groupplugin/groupplugin.pro
author hgs
Thu, 05 Aug 2010 11:28:29 +0800
changeset 29 313976a11e23
parent 10 0a74be98a8bc
child 40 593f946f4fec
permissions -rw-r--r--
201031

#
# Copyright (c) 2009 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: 
#

TEMPLATE = lib
TARGET = cpgroupplugin

include (../example_common.pri)
include (groupplugin.pri)

# Input
symbian: { 
    TARGET.UID3 = 0x20025FE3
}