controlpanelplugins/themeplugin/themeplugin.pro
changeset 31 e79ce701c376
parent 25 19394c261aa5
child 33 0cfa53de576f
--- a/controlpanelplugins/themeplugin/themeplugin.pro	Tue Jul 06 14:17:10 2010 +0300
+++ b/controlpanelplugins/themeplugin/themeplugin.pro	Wed Aug 18 09:49:35 2010 +0300
@@ -25,6 +25,10 @@
 CONFIG += debug_and_release 
 RESOURCES += themeplugin.qrc
 
+#comment this out if theme plugin should have
+#a preview view.
+DEFINES += CP_THEME_PREVIEW_DEFINED
+
 include (themeplugin.pri)
 include (rom/themeplugin_rom.pri)
 
@@ -61,6 +65,7 @@
 LIBS += -L$$DESTDIR
 
 
+
 #For some reason the default include path doesn't include MOC_DIR on symbian
 symbian {
     INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE