summaryrefslogtreecommitdiffstats
path: root/tests/manual/testCpp
diff options
context:
space:
mode:
authorLouai Al-Khanji <louai.al-khanji@theqtcompany.com>2015-08-11 18:37:15 +0300
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-08-12 11:55:31 +0300
commitf5b9733b4442d1ea5667b8be61ce28d4991ed48d (patch)
tree77f5e72b60c2c1e88033880649b7dcc94aa35a82 /tests/manual/testCpp
parentd843fae8e9b81675459ccc2d6e056ab2b6f943a0 (diff)
Canonicalize module naming (QScxml -> QtScxml)
Change-Id: Iad3f027cddcd3c56bca9a136099ef0628f71f5ba Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'tests/manual/testCpp')
-rw-r--r--tests/manual/testCpp/testCpp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/testCpp/testCpp.pro b/tests/manual/testCpp/testCpp.pro
index 50e92c4..25c27b4 100644
--- a/tests/manual/testCpp/testCpp.pro
+++ b/tests/manual/testCpp/testCpp.pro
@@ -1,6 +1,6 @@
option(host_build)
-QT += core qml qscxml
+QT += core qml scxml
QT -= gui
TARGET = testCpp