-rw-r--r-- | examples/examples.pro | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 88b244a..fd83a9b 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -1,6 +1,6 @@ -TEMPLATE = subdirs -SUBDIRS = applet \ +TEMPLATE = subdirs +SUBDIRS = applet \ inputmethod \ main-tab \ menuapplet \ networksettings \ @@ -12,6 +12,7 @@ SUBDIRS = applet \ opiecore \ opiedb \ opiemm \ opienet \ - opieui + opieui \ + opieshower |