Updated script.

This commit is contained in:
Branimir Karadžić 2015-06-08 21:16:07 -07:00
parent a510b8f347
commit 85e6bea936

View file

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