controlpanel/examples/viewplugin/viewplugin.pri
author hgs
Thu, 10 Jun 2010 16:03:48 +0800
changeset 39 c044bc2ea8f7
parent 31 2c9d3aa5bea2
permissions -rw-r--r--
201023

#
# 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: 
#

# Input
HEADERS += src/cpviewplugin.h \
           src/cpsampleview.h 
    
SOURCES += src/cpviewplugin.cpp \
           src/cpsampleview.cpp