-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,4 +1,4 @@ -TEMPLATE = subdirs -SUBDIRS = applet \ +TEMPLATE = subdirs +SUBDIRS = applet \ inputmethod \ main-tab \ @@ -14,4 +14,5 @@ SUBDIRS = applet \ opiemm \ opienet \ - opieui + opieui \ + opieshower |