controlpanelplugins/themeplugin/themeplugin.pro
changeset 33 0cfa53de576f
parent 29 313976a11e23
child 41 ab0490982943
equal deleted inserted replaced
29:313976a11e23 33:0cfa53de576f
    25 CONFIG += debug_and_release 
    25 CONFIG += debug_and_release 
    26 RESOURCES += themeplugin.qrc
    26 RESOURCES += themeplugin.qrc
    27 
    27 
    28 #comment this out if theme plugin should have
    28 #comment this out if theme plugin should have
    29 #a preview view.
    29 #a preview view.
    30 DEFINES += CP_THEME_PREVIEW_DEFINED
    30 #DEFINES += CP_THEME_PREVIEW_DEFINED
    31 
    31 
    32 include (themeplugin.pri)
    32 include (themeplugin.pri)
    33 include (rom/themeplugin_rom.pri)
    33 include (rom/themeplugin_rom.pri)
    34 
    34 
    35 MOC_DIR = moc
    35 MOC_DIR = moc