summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorFawzi Mohamed <fawzi.mohamed@theqtcompany.com>2015-02-19 18:20:28 +0100
committerFawzi Mohamed <fawzi.mohamed@theqtcompany.com>2015-02-26 12:37:05 +0200
commit1fede83c319ba325201e4391a346a544eca94972 (patch)
tree48d0654479d01538ab0e1468ebbf19426656e62c /src/src.pro
parent55c6de9af6193e65b352532385ecc6d57f985207 (diff)
adding infrastructure for c++ compilation
Change-Id: If47814f96f263b71f1ce85c4fd5f629f217179e2 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 7be6828..091dbc2 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -5,4 +5,5 @@ CONFIG += ordered
SUBDIRS += \
qscxmllib \
qscxmlparse \
- qscxmlserver
+ qscxmlserver \
+ qscxmlcpp