diff options
Diffstat (limited to '3rdParty')
| -rw-r--r-- | 3rdParty/Expat/SConscript | 2 | 
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"],  | 
 Swift