controlpanel/controlpanel_plat/inc/controlpanel_plat.pri
changeset 31 2c9d3aa5bea2
child 32 20bd089f4aaa
equal deleted inserted replaced
2:051d34a3f367 31:2c9d3aa5bea2
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description: 
       
    15 #
       
    16 
       
    17 PLATFORM_HEADERS += $$PWD/cpglobal.h \
       
    18                     $$PWD/cppluginplatinterface.h \
       
    19                     $$PWD/cpsettingformitemdata.h \
       
    20                     $$PWD/cppluginlauncher.h \
       
    21                     $$PWD/cpbasesettingview.h \
       
    22                     $$PWD/cpitemdatahelper.h \
       
    23                     $$PWD/cpsettingformentryitemdata.h \
       
    24                     $$PWD/cpsettingformentryitemdataimpl.h
       
    25                     
       
    26 HEADERS += $$PLATFORM_HEADERS