|
@@ -124,7 +124,9 @@ if $(__file__:D) = ""
|
|
|
default-build =
|
|
default-build =
|
|
|
debug release
|
|
debug release
|
|
|
<threading>single <threading>multi
|
|
<threading>single <threading>multi
|
|
|
- <runtime-link>shared <runtime-link>static
|
|
|
|
|
|
|
+ <link>shared <link>static
|
|
|
|
|
+ # <runtime-link>shared <runtime-link>static
|
|
|
|
|
+ <runtime-debugging>off
|
|
|
;
|
|
;
|
|
|
}
|
|
}
|
|
|
else
|
|
else
|