controlpanelplugins/themeplugin/themeplugin.pri
changeset 37 cb294e641644
parent 25 19394c261aa5
equal deleted inserted replaced
31:e79ce701c376 37:cb294e641644
     7 # Initial Contributors:
     7 # Initial Contributors:
     8 # Nokia Corporation - initial contribution.
     8 # Nokia Corporation - initial contribution.
     9 # Contributors:
     9 # Contributors:
    10 # Description: cpthemeplugin source files
    10 # Description: cpthemeplugin source files
    11 # Input
    11 # Input
    12 HEADERS += src/cpthemepreview.h \
    12 HEADERS += src/cpthemecontrol.h \
    13     src/cpthemecontrol.h \
       
    14     src/cpthemeplugin.h \
    13     src/cpthemeplugin.h \
    15     src/cpthemelistview.h \
    14     src/cpthemelistview.h \
    16     src/cpthemelistmodel.h \
    15     src/cpthemelistmodel.h \
    17     src/cpthemechanger.h \
    16     src/cpthemechanger.h \
    18     src/cpthemepluginentryitemdata.h \
    17     src/cpthemepluginentryitemdata.h \
    19     src/cpthemeutil.h \
    18     src/cpthemeutil.h \
    20     src/cpthemeinfo.h
    19     src/cpthemeinfo.h
    21 SOURCES += src/cpthemepreview.cpp \
    20 SOURCES += src/cpthemecontrol.cpp \
    22     src/cpthemecontrol.cpp \
       
    23     src/cpthemeplugin.cpp \
    21     src/cpthemeplugin.cpp \
    24     src/cpthemelistview.cpp \
    22     src/cpthemelistview.cpp \
    25     src/cpthemelistmodel.cpp \
    23     src/cpthemelistmodel.cpp \
    26     src/cpthemepluginentryitemdata.cpp \
    24     src/cpthemepluginentryitemdata.cpp \
    27     src/cpthemechanger.cpp \
    25     src/cpthemechanger.cpp \