From 9778eb24c145ce24c80ca753ea3526e104e9aa91 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Mon, 27 Jan 2014 14:06:59 +0100 Subject: Restructure and rename. This restructures the repo to match other Qt modules, like the Enterprise Controls. It also renames the plugin and usages of its name in the documentation so that the abbreviated "VKB" is not used anywhere. Change-Id: I5de3fc67846a50438e52f4be057abfa0d9be0d91 Reviewed-by: Frederik Gladhorn --- examples/examples.pro | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/examples.pro (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro new file mode 100644 index 00000000..7664d615 --- /dev/null +++ b/examples/examples.pro @@ -0,0 +1,3 @@ +TEMPLATE = subdirs + +SUBDIRS += quick/enterprise/virtualkeyboard -- cgit v1.2.3