aboutsummaryrefslogtreecommitdiffstats
path: root/qtvirtualkeyboard.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2016-02-01 11:17:29 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-02-01 12:33:35 +0000
commitcef8d8d0398b883f61104a4ed047f387225514a1 (patch)
tree8dc53ac3cd18c518a36ef9bd25b01b0096b7501c /qtvirtualkeyboard.pro
parent1f4043eec97a58535e5d4e3e66d129a614672804 (diff)
Rename top-level project file to match repository name
The consistency between project file name and repository name avoids the need to code the name of the .pro file in .gitmodules. Change-Id: I3691c62ca35c6882e7cacacce5c4f78f729e6d11 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Diffstat (limited to 'qtvirtualkeyboard.pro')
-rw-r--r--qtvirtualkeyboard.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtvirtualkeyboard.pro b/qtvirtualkeyboard.pro
new file mode 100644
index 00000000..2f211cd4
--- /dev/null
+++ b/qtvirtualkeyboard.pro
@@ -0,0 +1,3 @@
+OTHER_FILES += README.md
+
+load(qt_parts)