controlpanelui/src/cpplugins/applicationsettingsplugin/applicationsettingsplugin.pri
changeset 12 624337f114fe
parent 11 10d0dd0e43f1
child 14 23411a3be0db
child 19 36aa4756ee82
equal deleted inserted replaced
11:10d0dd0e43f1 12:624337f114fe
     1 
       
     2 #
       
     3 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 # All rights reserved.
       
     5 # This component and the accompanying materials are made available
       
     6 # under the terms of "Eclipse Public License v1.0"
       
     7 # which accompanies this distribution, and is available
       
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 #
       
    10 # Initial Contributors:
       
    11 # Nokia Corporation - initial contribution.
       
    12 #
       
    13 # Contributors:
       
    14 #
       
    15 # Description: cpapplicationsettingsplugin source files
       
    16 #
       
    17 
       
    18 # Input
       
    19 HEADERS += src/cpapplicationsettingsplugin.h \
       
    20            src/cpapplicationsettingsitemdata.h
       
    21 SOURCES += src/cpapplicationsettingsplugin.cpp \
       
    22            src/cpapplicationsettingsitemdata.cpp