summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorRisto Avila <risto.avila@theqtcompany.com>2015-06-05 14:27:02 +0300
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-06-08 14:05:37 +0300
commit44e30ecea75afc02eda544a250164974c7ba6221 (patch)
treed85f15ba654834f0c69356dda85c0fefc128617d /sync.profile
parent4030fbd57502bbfa785c51dfd208ea0a84f9f5ac (diff)
Rename QScxmlLibt to QScxml
Change-Id: I772c9b6aa87b5ea61005ebb8f63c0559de8cf348 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 003a44d..c2442b0 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,5 @@
%modules = ( # path to module name map
- "QScxmlLib" => "$basedir/src/qscxmllib",
+ "QScxml" => "$basedir/src/qscxml",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);