controlpanelplugins/themeplugin/themeplugin.pro
changeset 29 313976a11e23
parent 22 a5692c68d772
child 33 0cfa53de576f
--- a/controlpanelplugins/themeplugin/themeplugin.pro	Fri Jul 23 11:04:51 2010 +0800
+++ b/controlpanelplugins/themeplugin/themeplugin.pro	Thu Aug 05 11:28:29 2010 +0800
@@ -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