summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-05-04 14:47:20 +0200
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-05-11 16:51:17 +0300
commit119493182c93a490aa2305b39a6d0735917f5408 (patch)
treee894f9b637822d2c4fecc03f094e9ad57d9d840e /src/src.pro
parent044ba2b6675b20d96f06a7a445ac505e79b46367 (diff)
Remove the dumper for .scxml output.
This wasn't used. Change-Id: Id47373d0dc4498f240167c94b76b7a0c4f4ca86d Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 0eff3d1..66c8640 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,7 +2,6 @@ TEMPLATE = subdirs
SUBDIRS += \
qscxmllib \
- qscxmlparse \
qscxmlcpp
qscxmlparse.depends = qscxmllib