This commit is contained in:
Branimir Karadžić
2017-02-18 14:50:28 -08:00
parent 2923fe8ad1
commit 8cda5da3b8
5 changed files with 46 additions and 30 deletions

View File

@@ -8,6 +8,11 @@ newoption {
description = "Enable amalgamated build.",
}
newoption {
trigger = "with-crtnone",
description = "Enable build without CRT.",
}
solution "bx"
configurations {
"Debug",