summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorRisto Avila <risto.avila@theqtcompany.com>2015-04-10 16:12:41 +0300
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-04-13 11:33:16 +0300
commit0c21025b3da6cbb523bd826e29e16a704d94cafe (patch)
tree77af23c0d6a93492fe390f148e9934cfb921bf1b /src/src.pro
parent2e3684c450fd1bb774036f033ce743920d2c0714 (diff)
Removed qscxmlserver as obsolete
Change-Id: I1505b107ef1e91f2c6554f19cbe5b8510081fa2f Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index 9fa70b8..0eff3d1 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -3,10 +3,8 @@ TEMPLATE = subdirs
SUBDIRS += \
qscxmllib \
qscxmlparse \
- qscxmlserver \
qscxmlcpp
qscxmlparse.depends = qscxmllib
-qscxmlserver.depends = qscxmllib
qscxmlcpp.depends = qscxmllib
imports.depends = qscxmllib