summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2009-08-11 17:29:21 (GMT)
committerRemko Tronçon <git@el-tramo.be>2009-08-11 17:29:21 (GMT)
commita6104246c55cd567d67fb512098ff80d25dc8837 (patch)
treef8489f2c5a6dd4194a9261610b9001fab2ac2b7c /3rdParty
parentd07a31cc74304b942a320f5d17330e83c17e152a (diff)
downloadswift-a6104246c55cd567d67fb512098ff80d25dc8837.zip
swift-a6104246c55cd567d67fb512098ff80d25dc8837.tar.bz2
Add Qt scons variable.
Diffstat (limited to '3rdParty')
-rw-r--r--3rdParty/Expat/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdParty/Expat/SConscript b/3rdParty/Expat/SConscript
index 8220f01..3e3b751 100644
--- a/3rdParty/Expat/SConscript
+++ b/3rdParty/Expat/SConscript
@@ -1,4 +1,4 @@
-Import(["env", "conf_env")
+Import(["env", "conf_env"])
env["EXPAT_FLAGS"] = {
"CPPDEFINES": ["XML_STATIC"],