Updated script.

This commit is contained in:
Branimir Karadžić 2015-06-08 21:16:07 -07:00
parent a510b8f347
commit 85e6bea936
1 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,11 @@ newoption {
description = "Enable GLFW entry.",
}
newoption {
trigger = "with-scintilla",
description = "Enable building with Scintilla editor.",
}
newoption {
trigger = "with-shared-lib",
description = "Enable building shared library.",