controlpanelplugins/langandregplugin/t_languageplugin/t_languageplugin.pri
changeset 40 593f946f4fec
equal deleted inserted replaced
22:a5692c68d772 40:593f946f4fec
       
     1 #
       
     2 # Copyright (c) 2010 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: tests for Language plugin
       
    15 #
       
    16 
       
    17 HEADERS += ./inc/t_languageplugin.h \
       
    18            ../src/cplanguageview.h \
       
    19            ../src/cplanguageplugin.h \
       
    20            ../src/cplanguagepluginutil.h \
       
    21            ../src/extendedlocaleutil.h 
       
    22 
       
    23 SOURCES += ./src/t_languageplugin.cpp \
       
    24            ../src/cplanguageview.cpp \
       
    25            ../src/cplanguageplugin.cpp \
       
    26            ../src/cplanguagepluginutil.cpp \
       
    27            ../src/extendedlocaleutil.cpp