Add new options, rename some

Modules options have been capitalized.
"project's name" was renamed to "project's title".
Many options to set global variables were added.
"--clean" option was reimplemented.
This commit is contained in:
Antonin Décimo
2015-06-18 18:48:31 +02:00
parent 6302efed97
commit 63bb8cc807
8 changed files with 87 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
# Windows
init_module "Windows" "windows" "w"
OPTIONS="w"
init_module "Windows" "windows" "W"
OPTIONS="W"
LONG_OPTIONS=""