controlpanelui/examples/examples.pro
changeset 19 36aa4756ee82
parent 10 0a74be98a8bc
--- a/controlpanelui/examples/examples.pro	Mon May 03 12:32:06 2010 +0300
+++ b/controlpanelui/examples/examples.pro	Fri May 14 13:21:08 2010 +0800
@@ -15,7 +15,9 @@
 #
 
 TEMPLATE = subdirs
-SUBDIRS = groupplugin/groupplugin.pro viewplugin/viewplugin.pro themeplugin/themeplugin.pro
+SUBDIRS = groupplugin/groupplugin.pro \
+          viewplugin/viewplugin.pro \
+          pluginlauncherclient/pluginlauncherclient.pro
 CONFIG += ordered
 
 include (rom/rom.pri)
\ No newline at end of file