diff options
Diffstat (limited to 'examples/assistant/assistant.pro')
-rw-r--r-- | examples/assistant/assistant.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/assistant/assistant.pro b/examples/assistant/assistant.pro index fd289a670..578c7ff5b 100644 --- a/examples/assistant/assistant.pro +++ b/examples/assistant/assistant.pro @@ -1,4 +1,5 @@ TEMPLATE = subdirs CONFIG += ordered -SUBDIRS += simpletextviewer +SUBDIRS += simpletextviewer \ + remotecontrol |